#Development #Reports
Firefox is (re)adding support for web apps · What to expect from the browser’s delayed PWA support https://ilo.im/162uqx
_____
#Firefox #Browser #WebApp #PWA #WebDev #Frontend #HTML #CSS #JavaScript

#Development #Reports
Firefox is (re)adding support for web apps · What to expect from the browser’s delayed PWA support https://ilo.im/162uqx
_____
#Firefox #Browser #WebApp #PWA #WebDev #Frontend #HTML #CSS #JavaScript
Pleasant retro demo-scene vibes…
https://collidingscopes.github.io/liquid-shape-distortions/
Ever wanted to get the number of auto-fit columns in CSS?
```
--u: 5em;
grid-template-columns: repeat(auto-fit, minmax(var(--u), 1fr))
```
It's now possible! Using registered #CSS vars, the tan division hack and container query units! Here's a little test on @codepen:
https://codepen.io/thebabydino/pen/JojpBJr
Show HN: Cascii – A portable ASCII diagram builder written in vanilla JavaScript
https://github.com/casparwylie/cascii-core
Discussions: https://discu.eu/q/https://github.com/casparwylie/cascii-core
You want a crazy idea? Add an "__outScope" built-in method for classes.
It will run when the scope of the variable that holds the class instance ends.
Imagine the possibilities.
HTTP/3 is everywhere but nowhere
https://httptoolkit.com/blog/http3-quic-open-source-support-nowhere/
Discussions: https://discu.eu/q/https://httptoolkit.com/blog/http3-quic-open-source-support-nowhere/
Minitest vs RSpec for testing Rails applications
https://testdrivingrails.com/blog/minitest-vs-rspec-for-testing-rails-applications
Discussions: https://discu.eu/q/https://testdrivingrails.com/blog/minitest-vs-rspec-for-testing-rails-applications
Flask Hosting: Cold starts and restarts
Discussions: https://discu.eu/q/https://wisefool.xyz
Microsoft is making TypeScript 10x faster with native implementation in Go | Bigger TypeScript projects should now become much more manageable in all code editors
#Design #Challenges
Free and open access in the age of AI · “The real threat isn’t AI using open knowledge.” https://ilo.im/162tja
_____
#Business #AI #Creativity #FreeLicense #OpenAccess #OpenSource #UiDesign #WebDesign #Development #WebDev
going on #youtube and #twitch, going to be working on some website updates. Come hang out!
Because I saw a @codepen demo creating a hex grid using my well over a decade old nested and reverted transforms technique to get the shape + MQs...
Here's a super simple modern #CSS grid + clip-path + mathematical functions responsive version with no breakpoints https://codepen.io/thebabydino/pen/QwWQqeR
by Jason Bradberry
@jasonbradberry.bsky.social
at @piccalilli
#OffScreenMenu #webdev
PSA to my fellow
If you need a reason to visit #cern, maybe also for the #largehadroncollider, then this might be it.
https://ruby.social/@helvetic_ruby/114179005684458096
And keep in mind that @helvetic_ruby is switching places each year. So if you'd like to have this combo then 2025 is the year for you.
#Development #Guides
Baseline tooling · The Web Platform Dashboard and its HTTP API explained https://ilo.im/162qzu
_____
#Browser #Interoperability #Chrome #Firefox #Safari #WebPlatform #WebDev #Frontend #JavaScript #API
Docs: Open-source collaborative notes, wiki, and documentation platform by the French government
https://docs.numerique.gouv.fr/
Discussions: https://discu.eu/q/https://docs.numerique.gouv.fr/
zlib-rs just became the fastest zlib implementation. Pure Rust power at its best!
#rust #performance #webdev https://trifectatech.org/blog/zlib-rs-is-faster-than-c/
Every second counts in ecommerce. If your Magento store is slow, you’re losing customers. The right infrastructure makes all the difference.
We’ve compiled the must-know best practices for keeping your Magento store fast, scalable, and resilient—so you can focus on growing your business instead of fixing performance issues.
Firefox's upcoming web apps feature won't work the same as in other browsers - but it's better than nothing https://www.omgubuntu.co.uk/2025/03/firefox-nightly-supports-web-apps-taskbar-tabs
by @argyleink