Dev Blog

JavaScript Performance Tips

JavaScript Performance Tips

We will look at 10 simple tips and tricks to increase the speed of your code when writing JS

Read more
Django Crash Course

Django Crash Course

Django is a very powerful, high level Python framework for building web applications

Read more
Tailwind vs. Bootstrap

Tailwind vs. Bootstrap

Both Tailwind and Bootstrap are very popular CSS frameworks. In this article, we will compare them

Read more
What's New In PHP 8?

What's New In PHP 8?

In this article we will look at some of the new features offered in version 8 of PHP

Read more
Python Book Review

Python Book Review

In this review, we will be looking at the new Python book from Oriley

Read more
React Crash Course

React Crash Course

Crash course to learn the React JavaScript library. We will look at components, hooks and more

Read more
Writing Great Unit Tests

Writing Great Unit Tests

We will look at 10 simple tips and tricks on writing unit tests in JavaScript

Read more