No detailed description available for "Modern Frontend Development with Node.js".
Sprache
Verlagsort
Basel/Berlin/Boston
Großbritannien
Zielgruppe
Editions-Typ
Produkt-Hinweis
Dateigröße
ISBN-13
978-1-80461-738-0 (9781804617380)
Schweitzer Klassifikation
Rappl Florian:
Florian Rappl is a solution architect working on distributed web applications for digital transformation and IoT projects. His main interest lies in the implementation of micro frontends and their impact on teams and business models. As the lead architect he helped to create outstanding web applications for many industry leading companies. He regularly gives lectures on software design patterns and web development. Florian won multiple prizes for his work over the years and is recognized as a Microsoft MVP for development technologies. He started his career in software engineering before studying physics and helping to build an energy-efficient supercomputer. Florian currently lives in Munich, Germany, with his wife and two daughters.
Table of Contents - Learning about the Internals of Node.js
- Dividing Code into Modules and Packages
- Choosing a Package Manager
- Using Different Flavors of JavaScript
- Enhancing Code Quality with Linters and Formatters
- Building Web Apps with Bundlers
- Improving Reliability with Testing Tools
- Publishing npm Packages
- Structuring Code in Monorepos
- Integrating Native Code with WebAssembly
- Using Alternative Runtimes