April 7, 2022
Vue Crash Course
Vue js is an open-source model–view–viewmodel front end JavaScript framework for building user interfaces and single-page applications.
April 7, 2022
NextJS Crash Course
Next.js is an open-source web development framework built on top of Node.js enabling React based web applications functionalities such as server-side rendering and generating static websites.
February 21, 2022
Software development processes
A look at the various steps used in software development, be it web or app
March 12, 2021
Writing Tests
We will look at 10 simple tips and tricks on writing tests in PHP and JavaScript
March 8, 2021
React Crash Course
Crash course to learn the React JavaScript library. We will look at components, hooks and more
March 7, 2021
E-commerce code snippets in JavaScript?
Contains some tips that can be of help in development of e-commerce functionailities
March 5, 2021
Django Crash Course
Django is a very powerful, high level Python framework for building web applications