Browsing Tag
frontend
183 posts
CSS and the Browser’s Hardware acceleration
We know the CSS but what’s this Hardware acceleration ? **Hardware* acceleration is a technique used by modern…
The new CSS pseudo-classes explained :has()
Technology: CSS Topic: Pseudo-classess explained Version: 1.1 Author: Cezary Mazur Author Website: https://cezarymazur.pl CSS is developing more and…
HTML can do this? Part 1
Welcome to my HTML can do this series, part 1. In keeping with my GitHub-Can-Do-This series, today I…
Discover da RocketSeat – Módulo 2
Fala Dev, tudo bem? Para quem viu o post anterior, eu estou escrevendo esses posts para auxiliar na…
9 Projects to Master Frontend Web Development in 2024 | **with resource**
Want to Master Frontend Web Development in 2024? Whether you’re eager to start your journey in frontend development…
Discover da RocketSeat – Módulo 1.
Fala Dev, tudo bem? Estou escrevendo esse post para auxiliar a aprendizagem de quem está cursando o curso…
12 Amazing Frontend Libraries to Supercharge Your Web Design 🚀🔥
Are you ready to take your web design to the next level? In the fast-paced world of frontend…
Introducing Chromatic’s Cypress integration
TL;DR: We’re building an integration that brings Chromatic into Cypress. That gives you all of Chromatic’s visual testing…
How to build an accessible navigation menu
Hey there! Today, we’re looking into how to build an accessible menu. I decided to write this article…
VueJS part 14: Scoped slots and conditional slot rendering
Introduction Recently, I started learning VueJS, and this article is part of the series of my notes while…