#Development #Introductions
The CSS shape() function · It brings responsive shapes to modern CSS https://ilo.im/163c8b
_____
#ModernCSS #Shapes #CssCalc #CssUnits #Design #VisualDesign #WebDesign #WebDev #Frontend #CSS

#Development #Introductions
The CSS shape() function · It brings responsive shapes to modern CSS https://ilo.im/163c8b
_____
#ModernCSS #Shapes #CssCalc #CssUnits #Design #VisualDesign #WebDesign #WebDev #Frontend #CSS
#Development #Techniques
Web performance tips for 2025 · Tiny lessons for turbo-charged websites https://ilo.im/163c1p
_____
#WebPerf #Website #WebVitals #CrUX #Browser #WebDev #Frontend
#Development #Explorations
The new Cookie Store API · A welcome alternative to the ‘document.cookie’ API https://ilo.im/163cda
_____
#Cookie #JavaScript #API #Browser #WebPerf #WebDev #Frontend
From crafting slick user interfaces to building powerful backend systems — a full-stack dev does it all!
Would you be ready to build from start to finish?
#Development #Introductions
What are AI agents? · The evolution, architecture and future of AI Agents https://ilo.im/163a0d
_____
#Programming #Coding #Automation #AI #AiAgents #Browser #WebDev #Frontend #Backend
A fun little scroll-driven thing I made. The text is white over the image, but the image isn't static, it rotates on scroll.
Here's a detailed explanation of the how behind https://www.reddit.com/r/css/comments/1jyu76v/comment/mn2fibt/
Live on @codepen https://codepen.io/thebabydino/pen/dPPbmao
Also uses container queries, CSS trigonometric functions.
#Development #Comics
Types of GitHub users · Are you just a developer or a wizard? https://ilo.im/163b8x
_____
#Programming #Coding #GitHub #Activity #Graph #WebDev #Frontend #Backend
Side quest sneak peek: a browser extension that visualizes (Service Worker) Cache Storage for web sites.
Decided to build this after seeing how difficult it is too see what's stored in Service Worker cache. They can (accidentally) take up quite a lot of storage space.
Repo: https://github.com/cheeaun/stakataka
Not released yet, under review in Chrome Web Store.
LegoJs v1.9.0 is out with more simplicity and more modern #JS to write #native #webcomponents
https://github.com/Polight/lego/pull/37#issuecomment-2803062579
Documentation will follow.
Just learnt a really big lesson in NextJS - not every component has to be set to the fancy factory components.
Like for example, I had a simple URL shortener app. Initially, I had set <Link />, pointing to the https://url/shortcode.
The consequences of this was that the link kept getting preloaded, and the buttons incremented on every page reload.
<a /> fixed this.
#Development #Outlooks
The post-developer era · ”I’m still the one writing the code most of the time.” https://ilo.im/163bgf
_____
#Business #Programming #Coding #Jobs #Career #AI #GenerativeAI #WebDev #Frontend #Backend
#Development #Techniques
How to open and close HTML dialogs · You’ll use a little JS today but none in the future https://ilo.im/163b4u
_____
#Dialogs #Modals #Invokers #Browser #WebDev #Frontend #HTML #CSS #JavaScript
Hallo #Westfalen!
Wenn ihr Interesse an der #Frontend-Entwicklung habt, habe ich zwei (ganz uneigennützige
Würde mich freuen, euch zu sehen
#Development #Techniques
Multi-step logins with password manager support · The problem with email-first logins and how to solve it https://ilo.im/163at0
_____
#Logins #Forms #Passwords #PasswordManagers #SSO #Accessibility #Usability #WebDev #Frontend #HTML
#Development #Techniques
Flowing WebGL gradient · A modern and elegant touch to any landing page https://ilo.im/163aih
_____
#Effect #Colors #Animation #Gradients #Shaders #Math #WebGL #WebDev #Frontend #JavaScript
The more I make something using AlpineJS, the more I like it.
Sometimes you don't need to figure it out with Vue. You only need some AlpineJS magic and that's it, no need to spin up a whole Vue framework on the page.
Add that to Livewire and Filament PHP and you're all set to create small utilities without hacking your way into the frontend.
#Design #Launches
SVG Viewer · Edit, optimize, and convert SVGs, all on one site https://ilo.im/163721
_____
#SVG #Editor #Optimizer #Converter #ProductDesign #UiDesign #WebDesign #Development #WebDev #Frontend