Steve Kinney – författare
429 kr
Skickas inom 7-10 vardagar
Electron is a framework for building cross-platform desktopapplications with web technologies. It combines Google Chrome'scontent module with Node.js, letting users use their web developmentskill set to build applications that run natively on all major platforms.
Electron in Action guides the reader, step-by-step, as they learn tobuild desktop applications that run on Windows, OSX, and Linux. Bythe end, readers will be ready to build their own professional desktopapplications using the web tools and technologies they already know.
KEY FEATURES
• Hands-on learning• Step-by-step guide• Real-world examples
This book is for web developers who want to use their existing skill setto create desktop applications that wouldn't be possible inside of thetraditional browser environment. No experience building desktopapplications needed.
ABOUT THE TECHNOLOGYElectron is a runtime that allows you to create desktop applications withHTML, CSS, and JavaScript.
AUTHOR BIO
Steven Kinney is the Director of the Front-End Engineering program at theTuring School of Software and Design and a front-end developer.Previously, he was Director of Educational Technology at the Council forEconomic Education and a New York City teacher for seven years.
395 kr
Läs direkt efter köp
PART 1 - GETTING STARTED WITH ELECTRON
Introducing Electron Your first Electron applicationPART 2 - BUILDING CROSS-PLATFORM APPLICATIONS WITH ELECTRON
Building a notes application Using native file dialog boxes and facilitating interprocess communication Working with multiple windows Working with files Building application and context menus Further operating system integration and dynamically enabling menu items Introducing the tray module Building applications with the menubar library Using transpilers and frameworks Persisting use data and using native Node.js modules Testing applications with SpectronPART 3 - DEPLOYING ELECTRON APPLICATIONS
Building applications for deploymentReleasing and updating applications Distributing your application through the Mac App Store165 kr
Läs direkt efter köp
If you''re a JavaScript developer struggling to get to grips with TypeScript or use it effectively in your projects, this book will guide you in making the most of this powerful language and its latest features, and help you overcome some common misunderstandings and pitfalls.
TypeScript5.0 is a major advancement to the user-friendliness and flexibility of the language. It nudges us toward better coding practices, promotes cleaner code, and catches potential errors before they become a headache. It''s a great time to start using TypeScript, but if you''re a JavaScript developer struggling to get to grips with the language or useit effectively in your projects, this short book is for you. It will guide you in making the most of this powerful language and its latest features, and help you overcome some common misunderstandings and pitfalls.
It covers:
Simplifying Reducers in React with TypeScriptA Gentle Introduction to Generics in TypeScriptNavigating the Perils and Pitfalls of Using React’s Context API with TypeScriptExtending DOM Elements and Creating Polymorphic ComponentsA Guided Tour of the Three Biggest Features in TypeScript 5.0This book is for intermediate-level JavaScript developers who want toget to grips with the powerful features that TypeScript offers.