Skip to main content

JavaScript

React back to basics
·630 words·3 mins
This post will not be another post describing React and what is good or wrong about it; I’m just learning it, and part of the learning process I decided to write a blog post to help me maintain this new concept.
Working your way up with promises
·540 words·3 mins
Lately, I have been working more with JavaScript. Initially, I wasn’t enthusiastic about working with JavaScript, but the project surprised me. For starters, it uses React and Redux for managing the state of the application.