I'd been looking at empty grids and placeholder images for so long, so it's really refreshing to finally get the images in! ☺️

Still not 100% on the grid-item design (Which had a bit of a re-work due to some text-wrapping woes) but just getting the images setup has been a big step forward.

#CSS #Frontend #11ty

Front-End’s Missing Metric: The TBT Window – CSS Wizardry

The TBT Window is the FCP-to-TTI interval used to calculate synthetic Total Blocking Time. If FCP or TTI moves, TBT can change even when long tasks do not.

Building my Website – Where it started

https://lemmy.zip/post/65311671

Building my Website – Where it started - Lemmy.zip

I recently decided to ditch my ancient WordPress portfolio and build a new site from scratch. Because I wanted to show off a little bit, I decided I wanted to make it into a 2D side-scroller using Little.js. The issue was figuring out how I could keep the site accessible. I just wrote the first blog post in a series on how I am making that very site. The site is still a work in progress; but I felt this could interest people here. And it gives me a chance to test out the blog feature I just coded in.

replacements.fyi - performant, safer npm package alternatives

Find more performant and safer replacements for outdated or unnecessary npm packages.

I think #cybersec is going to be more exciting (and in demand) than, say, #frontend in the near future and every #softwareEngineer needs to learn #security as a non-negotiable.
Introducing ‘Webstripes’

The climate stripes created by Professor Ed Hawkins are one of the most effective pieces of communication design I’ve ever seen. Climate stripes show clearly how global average temperatures have ri…

James Chudley

#TIL there's a CSS property for `::first-letter` styling called `initial-letter`.

You don't see it a lot in the wild, but `::first-letter` has been around for a long time. With `initial-letter` you can put how many lines tall the letter should be. Chrome added support in 2023, still waiting on Firefox.

Using `::first-letter` on my site, I have to pixel push to get the letter to line-up. Not to mention Chrome and Firefox have totally different first-letter line-heights?!
#WebDev #Frontend

Is AI causing a repeat of Frontend’s Lost Decade? | Mastro Blog

AI is doing to programming what framework-brain did to the frontend before. Deskilling, or just working at a higher level of abstraction?

El desarrollo web tiene dos caras inseparables:

🎨 Frontend: Es lo que ves y tocas. Diseños, botones, animaciones y experiencia de usuario. Su magia corre en tu navegador usando HTML, CSS y JavaScript.

⚙️ Backend: El motor oculto. Maneja servidores, bases de datos, lógica de negocio y seguridad. Procesa los datos para que todo funcione tras bambalinas.

Fullstack: integra todo lo anterior. 🎨⚙️

#WebDev #Frontend #Backend #Programming #FullStack #Code #DesarrolloWeb

🚨 NEWS: Vue.js 3 vs Vue 2: differenze reali e guida pratica alla migrazione

Ecco i punti chiave in breve:
💡 Hai un progetto Vue 2 che tieni in piedi da tre anni. Funziona, ma ogni volta che aggiungi una nuova funzionalità ti chiedi se sia il caso di riscriverlo. Oppure stai per iniziare un nuovo...

🚀 LINK: https://meteoraweb.com/analisi-dei-dati-e-metriche/vuejs-3-vs-vue-2-differenze-reali-e-guida-pratica-alla-migrazione

#frontend #javascript #meteoraWeb #pMI #proxy