Developing with PersonaWhen building a design for an application or something similar, we tend to think on what the user will experience if we do something a…Jun 8, 2021Jun 8, 2021
Grappling React Hooks and Ascend with Custom HooksReact hooks enable us to create functional components which is way more clean in terms of syntax compared with class components. In this…May 25, 2021May 25, 2021
React: A Need for SpeedFrom personal experience, React is a quite performance heavy especially if you got a full built application. Here are some things that are…May 17, 2021May 17, 2021
Being a Scrum Master on the “First” SprintBefore we dive into my experience, what is a scrum master? First of all lets talk about what “scrum” actually is. Scrum is a project…May 4, 2021May 4, 2021
Javascript Syntactic Sugar to Make Your Code CleanerJavascript is one of the most popular language these days. NodeJs is the main drive of this. React, Vue, Angular, Express are one of the…Mar 21, 2021Mar 21, 2021