Blog
All posts, sorted by date.
Setup TailwindCSS with React.js application and remove the unused styles using PurgeCSS
2019-10-05
 [TailwindCSS](https://tailwindcss.com/) is a _utility-first_, _highly customizable_, _low-level_ CSS framework that gives you all of the building blocks you need to build bespoke designs without any a
How to set up React.js app from scratch without using create-react-app?
2019-09-28
 After dwelling in [Ember.js](https://www.emberjs.com) for almost two years I have tried [React.js](https://reactjs.org/). As every developer do, I started surfing on the internet to create my Hello World app using _React.js_.
What locationType property does in EmberJS application?
2018-05-24
The question **Why do we have locationType property inside config/environment.js in EmberJS application?** raised in my mind when I started to host my personal website in [Ember](https://www.emberjs.com) and used [Netlify](https://www.netlify.com/)