Tag: React

React Hooks the lifesaver

June 22, 2019 · 1 min read
I started using React Hooks for the first time a few days ago in months after React Hooks was released. Though I am not an expert with React, I will show you why React Hooks should be used for your next project. I have been using Vue for the past years for all my projects, and I have wanted to move to React for some time now, but the JSX syntax wasn't my style.

Framework Wars 2019 - Both CSS and JS Frameworks

April 29, 2019 · 6 min read
Framework wars have been on the verge for quite sometime now. I certainly do not want to be caught in them. I sometimes don’t know what to learn or what framework to use for my next project. Bootstrap, Foundation Zurb, TailwindCSS, Material CSS, few to mention are great CSS frameworks with a lot of features and good for prototyping. They make Front-end developers work much easier but sometimes a bit difficult to handle them.