parda.me
parda.me
About
Work
Blog
News
Apr 18 2024
Articles I read on my way to work - #7
HTML
How to Create a Responsive HTML Email Template
HTML Popover Attribute
How to Write Accessible Technical Documentation – Best Practices with Examples
CSS
Tailwind CSS Signals
- Feature that utilizes the fact that HTML elements have a state. I feel like I will be forgetting about this feature a lot 😅
CSS Is Getting Mixins + Functions
- [Podcast]
The Styled-Components Happy Path
- I will still avoid CSS in JS, but if I need to use it, I will keep these guidelines in mind.
How to Use Bento Grids Design in Your Web Projects
A Modern CSS Reset
- CSS Reset snippet with explanation on each line
React
From 0 to Production - The Modern React Tutorial (RSCs, Next.js, Shadui, Drizzle, TS and more)
State Machines in React
React, Solid, htmx. How Far Each of Them Can Go?
Learn React Router v6 – Full Course
Next.js
The BEST Way to Host Next.js Websites
Architecture
Load Balancing
- Article on why scaling servers isn’t as simple as just adding more servers
Self-development
What Does “Shift Left” Mean in Software Development?
The End of Front-End Development
- And why it might not happen so soon
How to Level Up Your Web Development Career
- There are a couple of good tips on how to improve in this
Syntax.fm
podcast episode
Releases
Next.js 14.2
- Turbopack for Development (Release Candidate), Build and Production Improvements, Caching Improvements, Error DX Improvements
Other
What is a GitHub Wiki and How Do You Use it?
Debugging CI/CD with GPT-4 and Claude 3
- [PL] Example of using AI for debugging in CI/CD process
CI/CD for Frontend Developers - Deploying an Application with GitHub Actions and AWS
- [PL]
The Problem With UUIDs