Mobile Development
Top 3 iOS 11 Development Online Courses
Are You Ready for iOS 11? It’s Time. The official iOS 11 release is coming, and it promises some amazing features. iOS11 is all about new camera capacities, improved Siri, reworked iOS multitasking, changes to Control Center, peer-to-peer transactions with Apple Pay, and awesome augmented reality. Are you ready? And there’s no better way [...]
Getting Started With Visual Studio Code
Visual Studio Code is a lightweight code editor from Microsoft. It comes with built-in support for JavaScript, TypeScript and Node.js and is available for Windows, MacOS and Linux. Additional functionality can be added to Visual Studio Code by using Extensions. In the following you’ll learn how to setup VS Code and we’ll [...]
Ionic 2 – Developing A Real-World Mobile App
The final release of Ionic 2 is out and building modern hybrid mobile apps has become easier and more powerful. Ionic 2 is a complete re-design and re-implementation of the great Ionic framework and is now based on Angular 2. With that new version the Ionic team has improved performance, reduced the complexity of code you need to write, [...]
Ionic 2 Project Structure
In this video you we’ll dive deeper into the project structure of an Ionic 2 starter project and examine the most important parts step-by-step. Let’s examine the initial project structure of an empty Ionic 2 project. The project structure which can be seen in the following screenshot is created by using the blank project [...]
Ionic 2 Quickstart Tutorial 2016
In this video you will learn how to get started with Ionic 2 (Beta) very quickly. It takes you through the basic steps of installing Ionic 2, generating projects based on starter templates and using the Ionic 2 live reload server.