webdev

  • Debunking native in-browser spell-jacking. "For input fields that handle sensitive information, such as passwords, personal details, or proprietary data, ensure the spellcheck attribute is set to false." (TLDR: Being on the safe side) https://medium.com/doctolib/debunking-native-in-browser-spell-jacking-0fccdc06373b #frontend #webdev

  • This is close to my take on #AI #webdev #programming as I've seen. https://kyrylo.org/software/2025/03/27/learn-to-code-ignore-ai-then-use-ai-to-code-even-better.html AI is a x10 multiplier – but 10x good or 10x not so good. If you know code then use it as a tool, it's good IMO. But just like copy/pasting from StackOverview without looking, using it blindly or with ignorance…

  • Untitled post 60508

    "Dad, my professor said I should treat #programming as a playground – experiment and have fun." 🤔 #memes #webdev #lifechoices

  • How to get those nice "super crispy" #SVG icons. https://persevering.substack.com/p/super-crispy-svg-icons #frontend #webdev

  • Styling Counters in #CSS https://css-tricks.com/styling-counters-in-css/ #frontend #webdev

  • Nice tool for #frontend developers and others. "Special #HTML Symbols" Copy a wide range of HTML symbols (arrows but lots of other ones, some of which I'm reminded exist. https://symbl.revend.group #webdev #webtools

  • "Classless.css" is a new lightweight #CSS framework with “zero desire to add classes”. I know a few of these exist, and this one looks nice. Probably good for rapid prototyping or simple blogs. https://digitallytailored.github.io/Classless.css/ #webdev

  • Nice quick way to preview links to see how it looks in different social platforms. https://metacheck.appstate.co/ #webtools #webdev

  • Untitled post 60492

    .van { .van { .car { color: blue; } }} #meme #webdev #css

  • Untitled post 60482

    "We need a BIG launch for our website 🚀 but don't have a NASA or SpaceX budget." 🤔 #memes #webdev #mentos

  • If you’re using #CursorAi these are some useful tips. (I’ve seen noticeable improvement in execution when you tell it to ask you questions before providing answers on more complex requests). #AI #webdev https://www.nickcraux.com/blog/cursor-tips

  • Untitled post 60477

    “There were two #WordPress themes with the same name so I just picked one.” 🤔 #memes #webdev

  • On the #HTML front: "With the command and commandfor attributes, buttons can now perform actions on other elements declaratively." https://developer.chrome.com/blog/command-and-commandfor See: https://html.spec.whatwg.org/multipage/form-elements.html#attr-button-command #webdev #frontend

  • "Blob Generator" was my nickname in college. It's now also a real thing, for this #JavaScript #HTML #CSS tutorial: https://webdesign.tutsplus.com/how-to-create-a-blob-generator-tool-in-javascript–cms-109107t #webdev #tutorial

  • Untitled post 60456

    “Our solution is to put the slow performing code on a faster server.” 🤔 #memes #webdev #programming

  • Interesting if you're into #BlueSky and #atproto https://blog.tangled.sh/intro "Tangled: new social-enabled #Git collaboration platform built on top of AT Protocol." "Devs have complete ownership of their code #opensource communities can freely self-govern… coding can be social and fun again." #webdev

  • Untitled post 60450

    Pride versioning. Yes. Developers experience pride and shame. I would argue even more if you work in #JavaScript. Via pridever.org #webdev #programming

  • Interesting: Image comparison slider in 6 lines of #JavaScript https://muffinman.io/blog/image-comparison-slider/ @codepen.io – https://codepen.io/stanko/pen/myddXKm #CSS #webdev #frontend

  • Agreed. "Knowing #CSS is mastery to Frontend Development." https://helloanselm.com/writings/knowing-css-is-mastery-to-frontend-development via https://mastodon.social/@helloanselm "You won’t be a master at frontend development if you don’t understand underlying mechanisms of a language." #webdev #frontend

  • superglue is an #opensource server that sits as a layer between complex #API and your application. "Fetch data from JSON and XML APIs, as well as CSV and #Excel files in seconds." https://superglue.cloud/ https://github.com/superglue-ai/superglue #TypeScript #WebDev

  • Untitled post 60431

    “We asked our intern to touch things you said not to touch. I’m sure the code looks fine though.” 🤔 #memes #webdev

  • Just because you have spent years in [fill in the blank] platform / tech doesn't mean you are giving up or "betraying it" by exploring rivals, competitors, or different tech entirely. Tactfully expanding your knowledge is a must for those in #webdev. Gives you more options but makes you a better developer.

  • I love it. BritCSS fixes #CSS to use "non-bastardised" spellings using English (traditional) spellings for CSS properties, rather than English (simplified). background-colour vs background-color. 🙂 https://github.com/DeclanChidlow/BritCSS #webdev #JavaScript

  • Untitled post 60415

    “We are going to say that the data is in ‘the cloud’ but it’s just really on our server.” 🤔 #memes #webdev

  • "When Imperfect Systems are Good, Actually: #Bluesky Lossy Timelines" https://jazco.dev/2025/02/19/imperfection/ "I recently made some major tradeoffs in the design of Bluesky’s Following Feed/Timeline to improve the performance of writes at the cost of consistency in a way that doesn’t negatively affect users but reduced P99s by over 96%." #webdev #programming

  • A Content List With Bulk Actions Using Ancient #HTML and Modern #CSS https://cloudfour.com/thinks/a-content-list-with-bulk-actions-using-ancient-html-and-modern-css/ #webdev #frontend

  • Build a light/dark mode toggle switch component with #CSS & #JavaScript https://webdesign.tutsplus.com/light-dark-mode-toggle-switch-with-css-javascript–cms-109068t #webdev

  • 100+ Open Source #SVG Spinners https://magecdn.com/tools/svg-loaders?ref=web-design-weekly.com #webdev #frontend #CSS

  • A comprehensive list of 500 #JavaScript project ideas for developers of all skill levels. #opensource and community-driven. https://github.com/deepakkumar55/ULTIMATE-JAVASCRIPT-PROJECT "Whether you're a beginner looking for your next coding challenge or an experienced developer seeking inspiration, this list has something for everyone." #webdev #programming

  • Untitled post 60394

    "How does it feel on a Monday and looking over the code you wrote before the weekend?" 🤔 #memes #webdev #programming