Feb 5, 2021
Buddies, I guess I am a bit late to the hackathon party! But, I am here with a bang. As you are reading this blog Intelli-Park is already being implemented and tested at 2 parking lots. So, without further ado let's get started.
Featured on daily.dev
Feb 11, 2021
Have you ever wondered, the dockerized React app that we use in development is not the same that is deployed in production? There is an extra build step required! But wait, isn't that the primary purpose of containerization, i.e, to have the same environment and same code in the development and production. This extra build step beats the whole idea of the same environment and same code. Well, let's have a look further.
Yes! Docker is hot right! Let's learn Docker with an example of a containerized nodeJS application.
A complete guide to get started with flutter. Build and test your first app on a real device.
A quick guide to all the Dart basics and fundamentals that you need to know for building flutter apps.
Jan 6, 2021
It's 2021, the vaccine seems to be coming soon. In the meantime, I have heard the yells and troubles of my LAMP-stack colleagues. I get it, Folks! How painful can it be to continuously update your machines to be able to work with LAMP Stack, especially when working with Laravel? That Composer dump autoloads, clearing your MAMP or XAMPP servers (too many databases). It's a whole wild-west out there. Well, Docker and I together will solve your problem once and for all.
Jan 2, 2021
The most astonishing fact is that Deno is developed by the same developer (Ryan Dahl) that developed Node about 11 years ago in 2009. Deno was released about 2 years ago in May 2018. But why was there a need for Deno? Let's have a deep dive further and compare them.
Jul 27, 2020
Here I will be guiding you through the Flutter development environment setup on macOS in less than 20 minutes. Its 2020 and being a freelancer or having a small team to manage different codebases for a single app is a nightmare, Flutter got you covered. It’s one of the most popular frameworks for App development today.
Aug 12, 2020
Welcome to this tutorial of building a "REST API using NodeJS". Here I will show you to build a REST API from scratch. We will build a "TODO" API, where we can perform CRUD(Create, Read, Update & Delete) operations on a TODO object. For the sake of simplicity, I will add a real database and user authentication later in my other post.
Software Engineer & Technology Blogger
Developer by day and blogger by night.