Crell, to javascript
@Crell@phpc.social avatar
villetakanen, to web
@villetakanen@mementomori.social avatar

I was first a bit annoyed at how much Astro promotes using nanostores.

But after figuring out how nanostores work - I'm now all in favour. A wonderful lib for

jbzfn, to javascript
@jbzfn@mastodon.social avatar

The browser is just another operating system, frontend developers are the new low-level engineers.

Rust + WASM on the client side requires that mindset.

angelikatyborska, to webdev
@angelikatyborska@mas.to avatar

Based on my experiences in various frontend codebases that were written without a frontend expert on the team (including my own old projects 💩), I compiled a list of 9 most common signs of frontend code quality issues that affect users https://angelika.me/2024/04/13/9-signs-your-frontend-code-has-quality-issues/

stvfrnzl, to tidal
@stvfrnzl@mastodon.online avatar

After publishing my latest article, I forwarded it to and let them know regarding the issues I found during my research.

Got an answer and it turns out that they're slowly open-sourcing their codebase and I can start a discussion in their repository:

https://github.com/orgs/tidal-music/discussions/55

First time I ever did that, looking forward to see if sticks and they care about it. 🤞

davidbisset, to memes
@davidbisset@phpc.social avatar

It's not easy being a young on the dating scene.

angelikatyborska, to random
@angelikatyborska@mas.to avatar

Typo of the day:
"Interaction to next pain"

nucliweb, to random
@nucliweb@webperf.social avatar
stvfrnzl, to accessibility
@stvfrnzl@mastodon.online avatar

New blog post! Free consulting for ! recommendations from yours truly! testing! Click here and find out how clearly wins this iteration of the series:

https://stevefrenzel.dev/posts/screen-reader-check-tidal-widget/

pixelambacht, to CSS
@pixelambacht@typo.social avatar

A couple of weeks ago I was invited to help the students of the Hogeschool van Amsterdam write modern/weird/creative CSS. The students have all wrapped op their projects and I wanted to highlight a few!

The students had a few requirements to meet which made things even more interesting, like not being allowed to use classes or IDs (except SVG use). Also, no JavaScript or external tools/frameworks -- only CSS and HTML.

Themes were: fireworks, control panel, Rubik's cube

👉

myoan, to python French
@myoan@framapiaf.org avatar

développeur.euse sur
https://yaal.coop/blog/yaal-coop-recrute

sur des projets qui ont du sens

trois quarts du temps consacrés à la production (développement, design, support utilisateur, gestion de projet) selon les besoins des produits et les appétences de chacun
un quart du temps réservé à la gestion et la vie du collectif, la stratégie et le commerce, la communication, la veille et la formation

(Enfin pas moi mais ...)

schizanon, to webdev
@schizanon@mastodon.social avatar

I'm a web perf nerd, so I install every browser I can find and run all the benchmarks on https://browserbench.org on a regular basis.

I notice that (on Windows 11) Firefox is much better at Speedometer 3.0 than it was on 2.0.

It's scoring as well as Chrome most of the time, and outperforms Opera and Edge handily.

It still sucks at Jetpack 2.1 and MotionMark 1.3 though.

@Vivaldi is coming out on top right now!

schizanon,
@schizanon@mastodon.social avatar

I've always thought that Vivaldi was more of a UI experiment, what with all the drawers and such, but it's really benching well. I should daily drive it for a while and see how the PWA support is.

stvfrnzl, to accessibility
@stvfrnzl@mastodon.online avatar

You know what they say: One conference's rejection is the possibility to talk at another conference! Let's see if wants me to talk about .

turbobureaucrat, to python Russian

At work, I am engineer, but after it, I spend my time with . Today my friend, engineer, wrote about purely C-like syntax that it looks like . I couldn’t stand this and sent him a picture of some Clojure code, which indeed looks like Lisp. I received the following image back from him. So the question is, should we talk about the brackets-blindness symptoms here?😃

@geeky

sicurezza, to firefox Italian
@sicurezza@mastodon.uno avatar

Come motore di ricerca alternativo Open source e rispettoso della privacy c'è anche per chi vuole qualcosa di più semplice e minimale:

:opensource: https://librey.devol.it/

funziona senza javascript, inoltre puoi aggiungere i che desideri, di default tutti i video youtube portano all'istanza invidious https://i.devol.it per vedere i video su un frontent più sicuro:

https://librey.devol.it/settings.php

c'è anche l'estensione per :

:firefox: https://addons.mozilla.org/it/firefox/addon/devol-librey/

michael, to webdev
@michael@thms.uk avatar

A reminder for all the web developers out there: Not every visitor to your site is on a high speed fibre connection!

I'm currently in Africa, so sending 115 requests and downloading 13.5 MB for a simple Issue Tracker (hello ) takes a significant amount of time, and is really a bit over the top.

davidbisset, to webdev
@davidbisset@phpc.social avatar

How to make an ineffective 404 page.

https://ericwbailey.website/published/how-to-make-an-ineffective-404-page/

(mostly) a case against blindly trying to be "cute" with 404 error pages, but goes into more past just design.

"The other thing is 404s can still be quirky!... Just make sure that their immediate needs are met before trying to get creative."

davidbisset, to CSS
@davidbisset@phpc.social avatar
caludio, to webdev
@caludio@mastodon.social avatar

I believe that Bulma deserves much more credit than it has (very rarely mentioned). Nowadays for some reason everyone and their cousin just pick Tailwind and start building "components" with it or, worse, use a framework ON TOP of tw when you could just use a solid, battery included, modern system like https://bulma.io/

ricmac, to random
@ricmac@mastodon.social avatar

Tremendous series of posts by @kateholterhoff from Redmonk, about how frontend developers are the NEW new kingmakers. https://redmonk.com/kholterhoff/2024/03/28/the-future-of-frontend-is-already-here/

zeldman, to design
@zeldman@front-end.social avatar

What’s in a job title? @elly explains why good old “web design” is the best way to understand what she does—and maybe what you do, too.

https://zeldman.com/2024/04/03/the-more-things-change-or-whats-in-a-job-title/

cheeaun, to webdev
@cheeaun@mastodon.social avatar

Wow reading this thread makes my front-end blood boil: “How to handle lack of respect towards frontend teams?” https://www.reddit.com/r/webdev/s/CUmJbACeoI

schizanon, to webdev
@schizanon@mastodon.social avatar

I built this POC to demonstrate how I'd use CustomEvents to implement Signals. Please criticize my approach and tell me why I need a native browser API for this.

https://card-calc.surge.sh/

davidbisset, to CSS
@davidbisset@phpc.social avatar
elly, to random
@elly@front-end.social avatar

Front-end development’s identity crisis
🔗 https://ellyloel.com/blog/front-end-development-s-identity-crisis/

mjgardner,
@mjgardner@social.sdf.org avatar

@elly I feel your pain, but the battle was lost as soon as started self-identifying as or specialists. We asked for it.

And here’s where I shake my old “webmaster” cane and mutter about staying off my lawn: I started in 1995 when skills were so new and thinly distributed that specialization was nigh impossible. It’s freakin’ hard to keep up with the ever-exploding web technology stack, but it can be done.

Don’t lose hope.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • everett
  • thenastyranch
  • InstantRegret
  • mdbf
  • Durango
  • rosin
  • khanakhh
  • DreamBathrooms
  • magazineikmin
  • Youngstown
  • ngwrru68w68
  • slotface
  • Leos
  • JUstTest
  • kavyap
  • tacticalgear
  • cubers
  • modclub
  • osvaldo12
  • ethstaker
  • normalnudes
  • anitta
  • cisconetworking
  • tester
  • GTA5RPClips
  • provamag3
  • lostlight
  • All magazines