#wevdev — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #wevdev, aggregated by home.social.
-
How many methods are there to store data client-side in a web browser? I count five:
Cookies
Local Storage
Session Storage
IndexedDB
Web SQLSo, IKEA, in 2025 there’s no excuse for me returning to your site after a month and finding my shopping cart empty.
-
I also forgot to mention that CSS is cool.
It's a dang puzzle sometimes, but it's super satisfying once you've solved a problem with minimal magic!
-
A ✨ fun ✨ little thing I came across online and thought I could pure #CSS, so here it is on @codepen https://codepen.io/thebabydino/pen/WNPJxvr
The aim was to keep it just pure CSS, but if I ever want to also reproduce the subtle texture from the inspiration image, then SVG filters are on the menu too.
#gradient #cssGradient #cssPattern #pattern #code #coding #frontend #web #dev #wevDev #webDevelopment
-
I don't understand why CSS is so verbose sometimes. Why couldn't I just do:
`color: --brand-red;`
???
Why do I need to surround every use of it with `var(...)`? Wasn't the double-dash prefix was specifically chosen to not clash with any existing or future properties?It's always so frustrating writing CSS. Especially compared to all the structure, abstractions, and terseness that programming languages offer.
-
Читаю про те як Microsoft зробили веб-компоненти, називається FAST
> Microsoft’s strategy has been incredibly effective over the years: Be late to the party but choose the right party.
https://www.divante.com/blog/what-can-we-learn-from-the-microsoft-fast-framework
-
Even if they walk it back, the Unity debacle is ultimately good for the XR community. Allowing a game engine to dominate the space has locked out developers who have no interest in game development.
We need to move away from game engines and create new & intuitive tools, designed from the ground up for XR, enabling an untapped community to discover new use-cases.
#SpatialComputing #spatialweb #mixedreality #unity #extendedreality #virtualreality #mr #ar #xr #gamedevelopment #wevdev