Vue.js is one of the fastest growing and most popular open-source JavaScript frameworks around. Vue's meteoric success is found in its simplicity and short learning curve, but few resources are availa
Why use several languages for a web application when you only need one? Node.js is a server-side platform and runtime that readers can use to build full stack web applications entirely in JavaScript!G
Aurelia is a web framework that makes it much easier to create single page web applications. Aurelia was written with ES6, so modern JavaScript design principles are baked in from the ground level.Aur
The Redux JavaScript library consolidates state in a single object, radically simplifying one of the largest sources of bugs. With Redux in Action, you'll discover how to integrate Redux into your Rea
CoderDojo Nano: Make Your Own Game teaches the fundamentals of the Javascript coding language in a simple, logical way to help kids reach their goal of creating their very own PC game.Children will le
‧Bootstrap及Vue.js熱門前端技術一手掌握 ‧Firebase資料庫功能與Web應用程式的Authentication一次到位 ‧沒有Node.js套件管理及Vue-CLI模組一樣搞定SPA 現今前端工程師所必備的能力,已經不是個別學會HTML、CSS與JavaScript而已,除了要對不同尺寸的載具設計出RWD頁面外,更需要學會運用不同框架的整合,才能讓專案得心應手並展現前端工程師的價值。 目前普遍運用Bootstrap的CSS框架來呈現版面並達成RWD,而Vue.js則是近年來三大JavaScript框架中的後起之秀。本書將以Vue.js框架為主體搭配Bootstrap做為UI的呈現,並讓讀者具有駕馭前端框架的實力。 以往資料的儲存需要搭配後端資料庫,在後端即服務(Backend as a Service; BaaS)逐漸普及使用後,前端工程師已可以直接在前述框架中使用Firebase,取代原本後端資料庫建置。本書針對如何使用Firebase資料庫提供詳細的說明,同時說明使用Firebase建置出像是手機簡訊的認證機制。