Angular and React logos side by side in a face-off
, , ,

React vs. Angular: Which one is best?

I've been learning React JS over last couple of days. I haven't got very far but I've learned a bit about it and I've created a couple of web apps with it. So I wanted to share my thoughts on it and compare it to Angular 2. Everyone always…
Chat boxes in front of a scenic winter location
, , ,

How to Build a WebSocket Multi-Client Chat using Ionic and Node.JS

VIDEO DEMO I first started learning how to code at age 12 when I taught myself how to make basic Windows batch scripts. It wasn't long after that when the easy-to-use GUI drawing feature of Visual Basic 6 had me hooked on programming…
Smartphone lying on a wood surface
, , , ,

How to Build an App Part 3: Using Ionic Framework

Now for the third and final part of this three part tutorial: How to build an app. If you missed out on the first two instalments, you can read part one here, and part two here. For our third part, I will explain how to build the app using…
Smartphone lying on a wood surface
, , ,

How to Build an App Part 2: Creating the back-end with Django REST Framework

Welcome to part 2 of 3 of my How to Build an App tutorial. In the first part, I explained how to create the back-end server which we will use to host our app's back-end (if you didn't get a chance to read it, you can check it out here). In…
Smartphone lying on a wood surface
, , , , , ,

How to Build an App Part 1: Setting up the Development Server with Vagrant, Ubuntu and Salt (Mac OS X Version)

Using Windows? Click here to view the Windows version of this walk-through. After my previous post, Android Development for Beginners: 6 Steps to Building Your First App, I received some requests asking me to explain in more detail…
Smartphone lying on a wood surface
, , , , , , ,

How to Build an App Part 1: Setting up the Development Server with Vagrant, Ubuntu and Salt

Using a Mac? Click here to view the Mac OS X version of this walk-through. After my previous post, Android Development for Beginners: 6 Steps to Building Your First App, I received some requests asking me to explain in more detail…