JavaScript
2016
React back to basics
·630 words·3 mins
React
JavaScript
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.
2015
Working your way up with promises
·540 words·3 mins
JavaScript
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.