Blog
I've been working online since 2010, mostly in interpretation, advertising and web development. I've written 4 articles on this site. Use the search below to filter by title.
All Posts
Know more about headless CMS
A headless CMS is a content management system that have a strong delivery component, so content creators didn’t have to mill around in code.
Why I Prefer React.Js
React components based structure. Each component decides how it should be rendered. Each component has its own logic giving some amazing results.
What I Like About Next.Js
Great developer experience with all the features you need for production: hybrid static & server rendering, smart bundling, route pre-fetching. No config needed.
Why I Use Tailwind CSS
Tailwind CSS is a highly customizable, low-level CSS framework that allows you to custom-build designs, Tailwind classes is faster than writing CSS or CSS-in-JS.