Posts in category:javascript

7 min s read.2 years ago

WordPress REST API as a Back-end with React and Docker (Part 2)

In part 1 of this series I taught you how to get up and running with WordPress and Docker. In this one we’ll see how we can integrate React…

6 min s read.2 years ago

WordPress REST API as a Back-end with React and Docker (Part 1)

About This Project About a month ago, I was faced with a challenge. At my workplace I was asked to work on a project as a single developer…

5 min s read.2 years ago

5 Most Wanted Features in JavaScript

JavaScript is a language we all know, love and love to hate. It’s been an incredibly versatile tool and an easy-to-learn language, which…

5 min s read.2 years ago

Unconventional Conventions with React

Me and React React is an awesome declarative DOM library with a lot of dynamic elements and aside from JSX, (and not even that) not much in…