Articles & Guides
Simple marketing website with tailwind CSS and React
Complete guide to building a landing page for a SaaS application from scratch, using Vite + React + Tailwind
Adding animations with Lottie in React
You will be amazed at how simple adding pre-made animations to your React website can be with Lottie, the JSON-based animation library.
Landing pages with dark mode
See how to respond to your users' color scheme setting by displaying your landing page in dark mode, using Tailwind CSS
How DNS works
Domain names, name servers, host names and IP addresses. This article will explain what these things really mean and how they come together to create the Domain Name System (DNS).
Why the C# Record type is important
C#'s new Record type is more than just syntactic sugar, it is a sign of the changing tides of code architecture.
Stop using test@test.com to test your application
Implications of sending test data to an unknown third party, and what you should do instead