- Learning Node.js for Mobile Application Development
- Stefan Buttigieg Milorad Jevdjenic
- 204字
- 2021-07-09 21:21:32
Summary
By now, you may have perhaps noted the red thread running through all the components that we picked for our toolchain; they are all based on JavaScript. This gives us the ability to write all our logic from top to bottom in one single language rather than using different ones for different components (Objective-C or Java for the client, PHP for the server, SQL for the database, or some other unholy combination). As you will see throughout the remainder of the book, this will make it much easier for us to write concise, focused, and comprehensible code.
Once you go through all the preceding steps, I can safely assume that you have the necessary toolkit and you are ready to tackle the upcoming chapters, where we will have an opportunity to create our very first Ionic app and make it work on both Android and iOS devices.
Once you finish setting up your workspace, I recommend that you spend some time reading the Apache Cordova documentation, especially the documentation related to the different platform dependencies.
In the next chapter, we will perform further preparations and configure persistence with MongoDB as part of our preparations for our very own backend for our Ionic app.
- Web程序設計及應用
- WebAssembly實戰
- 數據庫系統原理及MySQL應用教程
- Multithreading in C# 5.0 Cookbook
- Mastering Git
- Creating Data Stories with Tableau Public
- Instant jQuery Boilerplate for Plugins
- Distributed Computing in Java 9
- Training Systems Using Python Statistical Modeling
- Python Digital Forensics Cookbook
- Web編程基礎:HTML5、CSS3、JavaScript(第2版)
- Learning Kotlin by building Android Applications
- Neo4j 3.x入門經典
- Shopify Application Development
- Visual FoxPro程序設計教程(第3版)