Articulos ✍🏻

Writing Great Unit Tests

March 12, 2021

Writing Great Unit Tests

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

React Crash Course

March 8, 2021

React Crash Course

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

What's New In PHP 8?

March 7, 2021

What's New In PHP 8?

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

Python Book Review

March 7, 2021

Python Book Review

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

Django Crash Course

March 5, 2021

Django Crash Course

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

Tailwind vs. Bootstrap

March 5, 2021

Tailwind vs. Bootstrap

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

JavaScript Performance Tips

March 4, 2021

JavaScript Performance Tips

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