Revolutionizing Front-End Development: An Introduction to Vercel's Generative UI, v0Jan 9, 2024·2 min read
Embracing Open Source for Front-End Excellence: A Look at Shadcn's Award-Winning ToolsIn "Trends in Front End with Dom," we're passionate about uncovering the tools that are redefining our field. Today, we turn our spotlight on the realm of open source, inspired by Shadcn's tool, a beacon of innovation and community-driven excellence....Jan 10, 2024·2 min read
The Anatomy of a React ComponentWelcome back to Dom's guide to front-end development! Today, we're diving deeper into React, exploring the anatomy of a React component. What is a React Component? In React, a component is a reusable piece of code that controls a piece of the User In...Jun 17, 2023·1 min read
Demystifying Tailwind CSS: A Comprehensive GuideWelcome back to Dom's guide to front-end development! So far, we've discussed the basics of front-end development, dived into React, and explored Next.js. Now, it's time to discuss the utility-first CSS framework - Tailwind CSS. What is Tailwind CSS?...Jun 17, 2023·1 min read
The Power of Next.js: An IntroductionHello again and welcome back to Dom's guide to front-end development! We've already talked about the basics of front-end development and started our journey into React. Now, it's time to dive into the world of Next.js. What is Next.js? Next.js is an ...Jun 17, 2023·1 min read
Getting Started with ReactWelcome back to Dom's guide to front-end development! Today, we're diving into the world of React. What is React? React is a JavaScript library for building user interfaces, primarily for single-page applications. It's used for handling the view laye...Jun 17, 2023·1 min read
Basics of Front-End DevelopmentWelcome to Dom's guide to front-end development! This is the first post in a series designed to introduce you to the world of front-end development. What is Front-End Development? Front-end development is the process of creating the visible part of a...Jun 17, 2023·1 min read