2/20/202612 min read
Margin vs. Padding in CSS
CSS margin vs padding and the box model explained: when to use each, margin collapse, box-sizing, and a cheat sheet for buttons, cards, and layouts.
csscss-layoutbox-modelweb-developmentfrontend
Deep dives into frontend technologies, best practices, and insights from the development world.
5 articlesCSS margin vs padding and the box model explained: when to use each, margin collapse, box-sizing, and a cheat sheet for buttons, cards, and layouts.
Essential patterns and best practices for using React Hooks effectively
In this note, we will explore the different types of pagination and when to use each one
Understanding the differences between type and interface in TypeScript
Master TypeScript's built-in utility types for advanced type manipulation