webdev

  • "Web Development Is Getting Too Complex, And It May Be Our Fault" #webdev https://www.smashingmagazine.com/2024/02/web-development-getting-too-complex/ "Are #HTML, #CSS, and a touch of #JavaScript enough to build your website or web application? If so, then stick with those. What I am afraid of is adding complexity for complexity’s sake and inadvertently raising the barrier to entry for…

  • A collection of #wireframe examples "you can use as inspiration for your next web project". #webdesign #webdev https://www.wireframe-examples.com/

  • An interactive #font changer in #VSCode https://www.amitmerchant.com/an-interactive-font-changer-in-vs-code/ #webdev

  • "Still no love for JPEG XL". https://www.theregister.com/2024/02/03/jpeg_xl_interop_2024/ Heard no buzz about #JPEG XL at all in my #webdev feeds. But Google to "blame"? Even Mac and Safari apparently completely support it.

  • OH: “Going into #webdev was a calculated risk, but unfortunately I am bad at math.”

  • Untitled post 58756

    It was a simpler time. #webdev #memes #JavaScript #jQuery

  • Untitled post 58723

    Novice #Designer: "I'm going to design a user dashboard that literally has EVERYTHING on ONE screen (even if it's too much)." Me: 🤔 #webdev #frontend

  • The Web Monetization API – there's a name I haven't heard in a while. I agree with @chriscoyier and wanted it to be a thing. Good read on his thoughts: https://chriscoyier.net/2024/01/24/what-happened-with-the-web-monetization-api/ @nhoizey also concurs: https://nicolas-hoizey.com/links/2024/01/25/what-happened-with-the-web-monetization-api/ #webdev #api

  • Generate a static #SVG sprite sheet. #webdev https://til.jakelazaroff.com/astro/generate-a-static-svg-sprite-sheet/ via @jakelazaroff

  • Listening to a #JSParty episode about #HTMX. Learning about it for the first time, but based on all the hate i'm seeing from #JavaScript folks on #Mastodon about it, it's worth seeing that this is. https://changelog.com/jsparty/307 #podcast #webdev

  • Untitled post 58706

    Friend: "What are your top ten #programming or #webdev books?" Me: 🤔

  • Untitled post 58689

    This is potentially cool for #frontend developers. It's a site that allows you to build and customize #CSS only loaders. https://www.loadership.com/ #webdev

  • How to Easily Edit Files Over SSH with #Nano #webdev https://spinupwp.com/blog/easily-edit-files-ssh-nano/

  • When you learn how low the proposed salary is for the #programming or #webdev job you are interviewing for.

  • "Ultimate #Docker Cheat Sheet" https://devopscycle.com/blog/the-ultimate-docker-cheat-sheet/ #webdev

  • Not the first time I've seen people ditch or thinking of leaving Slack and similar tech for… just plain Web 1.0 forums. https://posthog.com/blog/slack-closure Slack and others do keep great content hard to find or out of reach unless the owner pays. Could 2024 or 2025 have a slight uptick in just old fashion forums? the…

  • remoteStorage is a library that combines the #localStorage API with a remote server to persist data across browsers and devices. #TypeScript #webdev https://github.com/FrigadeHQ/remote-storage https://remote.storage/

  • In-browser code playgrounds (running language runtimes in the browser) (including #PHP #JavaScript #Ruby and #python demos). https://antonz.org/in-browser-code-playgrounds/ via @antonz #code #webdev

  • "#React is actively harmful if your website is static" @cferdinandi https://gomakethings.com/harmful-complexity-using-react-for-static-content/ #webdev #development

  • "How to (and how not to) design REST #API" #webdev https://github.com/stickfigure/blog/wiki/How-to-%28and-how-not-to%29-design-REST-APIs

  • Untitled post 58606

    My first #webdev #programming book of 2024.

  • If you do #webdev maybe set a goal In 2024 do one thing (and share it) on the web that falls into at LEAST ONE of these categories: 1. Weird.2. Fun.3. Better for those less fortunate and/or under represented groups.4. Lessens #anxiety, increases joy.5. #opensource6. Democratizes publishing.7. Helps others to own their own content.8. Supportive…

  • If you use #VSCode and looking for a new theme, here's a nice gallery: https://vscodethemes.com/ #webdev

  • Website that lists all known #AI agents (including autonomous chatbots and data scrapers) on the internet, in case you want to update your robots.txt. https://darkvisitors.com/ #webdev

  • "Standard Webhooks" #opensource tools and guidelines for sending #webhooks easily, securely, and reliably. https://github.com/standard-webhooks/standard-webhooks #webdev

  • Not surprising, but one can't deny that @w3c leaving #Twitter is another tip of the hat to #webdev tech growing on #Mastodon. In the past year I think I've gradually stopping hearing "find us on Twitter" statements at the end of all the dev podcasts too.

  • Bookmarking: "How To Avoid Breaking Web Pages For Keyboard Users" #webdev #accessibility #development https://www.tpgi.com/how-to-avoid-breaking-web-pages-for-keyboard-users/

  • I went down memory lane on these 10 "HTML Hacks" history. I scored a 10 our of 10 on these. If you did at least 7, you're in the #oldschool #webdev club. https://tedium.co/2023/11/24/weird-html-hacks-history/ Today being a #developer is complicated but early days you had to jump through hoops that newer devs take for granted today.

  • "How to build a website without frameworks and tons of libraries" #webdev https://www.kodingkitty.com/blog/how-to-build-a-website/

  • npm-gui ( q-nick/npm-gui )

    Graphic tool for managing javascript project dependencies – in a friendly way. Created by q-nick on Dec 01, 2015.