Getting Started with Ionic v2/v3 and Parse Server
Build mobile apps for Android, iOS, and Windows Phone using Ionic Framework and Parse Server. No prior knowledge needed!
Brief Summary
This course is all about creating cool mobile apps without breaking a sweat. If you know a bit of HTML, CSS, and JavaScript, you’re already halfway there! We’ll build an app from scratch, and it's going to be super fun!
Key Points
- Learn to build mobile apps for multiple platforms.
- No need for expensive software or tools.
- Hands-on experience with CRUD operations and Parse Server.
Learning Outcomes
- Understand the basics of Ionic Framework and Parse Server.
- Perform CRUD operations on data stored on Parse Server.
- Deploy a full-fledged Parse Server for local and online use.
About This Course
Learn to build mobile apps for Android, iOS and Windows Phone Apps using Ionic v2/v3 and Parse Server as the backend.
Create an Android, iOS and Windows Phone using Ionic Framework v2/v3 and Parse Server as the backend. All you need is little know-how of HTML, CSS and JS. Ionic Framework v2 uses Angular 2, and v3 uses Angular 4 which in turn use TypeScript. We will be learning all this while building a complete app from scratch. Since Ionic 3 is very similar to Ionic 2, the app that you build after April 6th, 2017 will be built with Ionic 3 instead of Ionic 2.
Learn to perform CRUD operations on data stored on Parse Server using the Parse Server's RESTful API in Ionic 2/3. We will be building a Friends List app from scratch and perform create, read, update and delete operations on the data stored on Parse Server. You do not need to buy or download anything to take this course, all you need is a computer with any OS installed on it and you are ready to get stared with the course.
You will also learn how to install and deploy a full-fledged Parse Server for free along with the amazing Parse Dashboard that we all have been missing since Parse announced its termination. All you Parse data will be stored on you own server. Don't want to go online? No worries, everything can be tried out on a local machine just the same way.
All the tools we use throughout the course are either free or opensource. We will use Microsoft's latest open-source IDE, Visual Studio Code to write our application code. We will also deploy our Parse Server on C9 which is free for basic usage.
Build mobile apps using web skills such as HTML, CSS and JS for Android, iOS and Windows Phone
Create amazing mobile apps using Ionic 2 and Angular 2 (TypeScript)
Build apps by writing code in JavaScript (TypeScript)
Course Curriculum
3 Lectures
1 Lectures
4 Lectures
4 Lectures
21 Lectures
Instructor

More Courses By
Lean V. D. M.
His showing exactly what i wanted to know, back end methods to a hosted database... post request
- Helpful
- Not helpful
Brian L.
Very well delivered course!
- Helpful
- Not helpful
Rajesh G.
This one of the best course on Ionic 2 and parse server,
Ideal for both new developers and experienced .
Parse server explained beautifully.
- Helpful
- Not helpful
Luis G.
Very clear. Not 5 rating because he does not provide source code.
- Helpful
- Not helpful
Maxime F.
C'est clair et bien pensé
- Helpful
- Not helpful
Mauricio C. R. C.
I think it`s missing how to capture an image from the device and store it on parse server for the app to be complete.
- Helpful
- Not helpful
Sam J.
Great course - thank you
- Helpful
- Not helpful
Nancy B. G.
Clear steps
- Helpful
- Not helpful
Pranjal G.
Cool, i am excited to explore more content :)
- Helpful
- Not helpful
Your email address will not be published. Required fields are marked *
Anonymized U.
Get some idea on how to code ionic using VSCode, and how the codes are written.
Samples/demos are good to perform all the CRUD operations.