Incomplete list of mistakes in the design of CSS
Article URL: https://wiki.csswg.org/ideas/mistakes Comments URL: https://news.ycombinator.com/item?id=46227619 Points: 13 Comments: 4...
Article URL: https://wiki.csswg.org/ideas/mistakes Comments URL: https://news.ycombinator.com/item?id=46227619 Points: 13 Comments: 4...
!Cover image for I Built an Apple-Style Glassmorphism React Component Library 🚀https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto...
Tailwind CSS has transformed how we build modern UIs with its utility‑first approach. In large‑scale projects you need more than just utility classes—you need d...
Hey everyone! I’m a 14‑year‑old frontend developer, and I just finished creating my personal portfolio website. You can check it out here: 👉 I built the entire...
Article URL: https://www.nicchan.me/blog/the-f-off-contact-page/ Comments URL: https://news.ycombinator.com/item?id=46189994 Points: 182 Comments: 74...
!Quipoinhttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser...
CSS is hard. The layout rules are quite complex and hard to pick up just from examples. Something like “centering a ” is, like, famously a problem. Or remember...
Flexbox fundamentals and common patterns CSS Grid: building complex, responsive layouts Subgrid: solving nested layout challenges When to use each technique ef...
Problem I’m trying to render a block of code as a paragraph inside a React component, but it isn’t displaying correctly. Code jsx const VideoExample = => { con...
Objectif - pratiquer la structuration HTML - travailler un design minimaliste - apprendre à rendre une page responsive - comprendre comment organiser un templa...
CSS and JavaScript APIs that shipped quietly but deserve your attention—from state‑preserving DOM moves to auto‑sizing form fields. The web platform is evolving...
Tailwind managed to conquer the hearts of many developers and at the same time become the most despised CSS framework for many others. People love and hate it f...