I can call it a weekly addiction to Front-end news by looking at the Issue number. In any case, exciting news this week. Set() is getting “SQL” syntax power, another framework, Hono, I never knew has already v4; adding favicons is getting simpler, and don’t be that guy as the last article.
In JavaScript new Map() and new Set() are very handy objects. Now Set() is getting a bunch of new methods like union, intersection, difference, symmetricDifference, isSubsetOf, isSupersetOf, and isDisjointFrom.
https://www.sonarsource.com/blog/union-intersection-difference-javascript-sets/
Another interesting SSG, but not only that. It can use HTMX and Alpine.js.
https://github.com/honojs/hono/releases/tag/v4.0.0
With fresh UI
https://github.com/vuejs/devtools/releases/tag/v6.6.0
You probably don’t need favicon generator websites to get a blob with outdated code. Few lines and few images will do the work.
https://evilmartians.com/chronicles/how-to-favicon-in-2021-six-files-that-fit-most-needs
It is a good story about buttons. In any case, that flat design is pushing too far.
https://www.nubero.ch/blog/009/
Another fantastic post from Josh. Incredible detail for each post, with plenty of live examples and great explanations for every property mentioned in the post.
https://www.joshwcomeau.com/css/center-a-div/
Very nicely presented content.
https://scrollbars.matoseb.com/
This one made me think. If (theoretically, of course) I could add a project to Gemini, could I ask questions like “Find all duplications, Create new component based on X component but with Y model input…”?
https://www.youtube.com/watch?v=SSnsmqIj1MI (3 min)
https://blog.google/technology/ai/google-gemini-next-generation-model-february-2024/
This post has a good proposal for Q&A sessions after the talk.