Blog
I'll write on the internet, not much :) little bit, mostly about web development and tech careers. In total, I've written some usefull articles on this site. Use the search below to filter by title.
Most Recent
Ultimate Tailwind CSS Handbook
17 views
Unleash web magic with Tailwind CSS, a lightning-fast CSS framework! Dazzling examples for colors, grids, and typography will charm all devices. Wave your coding wand and create stunning layouts effortlessly! Let's embark on this magical journey! Happy Tailwinding!
Transforming Your Old Laptop into a Shared Host
55 views
Have an old laptop lying around? Instead of letting it gather dust, you can repurpose it as a shared host for your other devices. By setting it up as a server, you can provide services such as file sharing, web hosting, and remote access to streamline your workflow and centralize resources. In this article, we will guide you through the process of transforming your old laptop into a versatile shared host.
React Server Components: Powering Server-Side Rendering Revolution
19 views
Introducing React Server Components: Elevating Server-Side Rendering
All Posts
Ultimate Tailwind CSS Handbook
18 views
Unleash web magic with Tailwind CSS, a lightning-fast CSS framework! Dazzling examples for colors, grids, and typography will charm all devices. Wave your coding wand and create stunning layouts effortlessly! Let's embark on this magical journey! Happy Tailwinding!
Transforming Your Old Laptop into a Shared Host
87 views
Have an old laptop lying around? Instead of letting it gather dust, you can repurpose it as a shared host for your other devices. By setting it up as a server, you can provide services such as file sharing, web hosting, and remote access to streamline your workflow and centralize resources. In this article, we will guide you through the process of transforming your old laptop into a versatile shared host.
React Server Components: Powering Server-Side Rendering Revolution
12 views
Introducing React Server Components: Elevating Server-Side Rendering
Introduction to Solid.js: A Powerful JavaScript Library for Reactive UIs
79 views
In the world of web development, creating user interfaces (UIs) that are highly performant and responsive is a constant challenge. Thankfully, frameworks and libraries have emerged to simplify this process. One such library is Solid.js
Revolutionizing Frontend Development: Unleashing the Might of Micro Frontends
1 views
Discover the cutting-edge approach of Micro Frontends, where the power of modular development transforms the frontend landscape. Unleash the potential of independent, scalable components working harmoniously to create flexible, maintainable, and highly efficient web applications.
React State Management
70 views
Learn about the history of state management in React and what the preferred solutions are today.
Tailwind CSS is cool
54 views
Learn why I switched my Next.js blog to use Tailwind CSS and how it impacted performance.
Authentication Patterns for Next.js
45 views
Learn how to add authentication with Next.js. The guide covers custom React Hooks, protecting routes and redirecting on the server, and includes a variety of examples.
Going Serverless with Next.js and Firebase
19 views
Learn how to build a serverless application with Next.js, Firebase, Cloud Firestore, and easily deploy it with Vercel.