webdev

  • A (somewhat opinionated) list of #SQL tips and tricks. #webdev https://github.com/ben-n93/SQL-tips-and-tricks?tab=readme-ov-file#use-a-leading-comma-to-separate-fields

  • Untitled post 59681

    Frontend vs backend code on many many websites. #webdev #memes #programming

  • json4u takes #JSON and turn it into charts and #graphs. Free / paid plans at https://json4u.com/ but you can apparently #selfhost. https://github.com/loggerhead/json4u #opensource #webdev

  • Creating a custom cursor for your website #HTML #CSS #webdev https://dev.to/bridget_amana/creating-a-custom-cursor-for-your-website-2jpo?ref=web-design-weekly.com

  • Free avatars for web projects (also a #Figma plugin) https://alohe.github.io/avatars/ #webdev #frontend #design

  • "2024: 0.5% of the Global Top 200 Websites Use Valid #HTML" #webdev #coding https://meiert.com/en/blog/html-conformance-2024/

  • cssnano takes your nicely formatted #CSS "and runs it through many focused optimisations, to ensure that the final result is as small as possible for a production environment". #webdev https://cssnano.github.io/cssnano/

  • Untitled post 59647

    Client: "Well, sometimes we have to break accessibility on our site when it gets in the way of other users." Me: 🤔 #webdev #memes #a11y

  • Untitled post 59641

    "How are you doing learning #CSS grid?" Me: 🤔 #webdev #memes

  • "#PHP is the Best Choice for Long‑Term Business" https://tomasvotruba.com/blog/php-is-the-best-choice-for-long-term-business "It's not about the language, but the ecosystem around it, and PHP is the best for long-term business costs." #webdev

  • "The rebelling against #JavaScript frameworks continues… app developer Pieter Levels explained that he builds all his apps with vanilla HTML, #PHP, a bit of JavaScript via #jQuery, and SQLite. No fancy JavaScript frameworks, no modern programming languages, no Wasm." https://thenewstack.io/developers-rail-against-javascript-merchants-of-complexity/ #webdev

  • https://chartdb.io is a "free and #opensource #database editor". #webdev

  • This is awesome. 🧡 A collection of Free Public #APIs for "Students and #Developers" that are tested every day. https://www.freepublicapis.com/ #webdev #programming

  • If you are a #developer, use or like #VIM, and enjoy pain then this is for you: https://vim-racer.com/ "The goal of the game is to navigate to every target as quickly as possible." #webdev

  • Untitled post 59602

    Another one of those "client expectations vs. client budget" #memes I see. #webdev #freelancing

  • Untitled post 59596

    You're a freelancer. Client giving feedback on first review of your project: "It's perfect. Thanks!" You: #webdev #memes

  • Good Refactoring vs Bad Refactoring #programming #webdev #coding https://www.builder.io/blog/good-vs-bad-refactoring

  • Good read: "The anatomy of a 2AM mental breakdown" #webdev #programming https://zarar.dev/anatomy-of-a-mental-breakdown/

  • Tool to explain your EXPLAIN #MySQL queries: https://mysqlexplain.com/ #webdev

  • TIL: 8 versions of UUID and when to use them #programming #webdev #coding https://ntietz.com/blog/til-uses-for-the-different-uuid-versions/

  • What's new in ECMAScript 2024 #JavaScript #webdev https://pawelgrzybek.com/whats-new-in-ecmascript-2024/ – Well-Formed Unicode Strings– "Asynchronous atomic wait" (sounds like my band from college).

  • For #developers (and others): Select, put and delete data from #JSON, TOML, YAML, #XML and #CSV files with a single tool. Supports conversion between formats and can be used as a #Go package. #webdev https://github.com/TomWright/dasel

  • "Good #programmers worry about data structures and their relationships" #coding #webdev https://read.engineerscodex.com/p/good-programmers-worry-about-data "Try to reduce code complexity through stricter types on your interfaces or #databases. Spend extra time thinking through the data structures ahead of time. "

  • How to extend a #WordPress block https://developer.wordpress.org/news/2024/08/15/how-to-extend-a-wordpress-block/ #webdev #PHP #JavaScript

  • "Automating my /now page" I've seen some people put these together. It's interesting. "A deep dive into how I automated my now page on my personal website by creating a #Go script and making use of #GitHub Actions." #webdev https://akashgoswami.dev/posts/automating-my-now-page/

  • A recent and "fresh look" at the #CSS grid template areas and how to take advantage of its full potential. #webdev https://ishadeed.com/article/css-grid-area/

  • Common Causes of Memory Leaks in #JavaScript #webdev https://www.trevorlasn.com/blog/common-causes-of-memory-leaks-in-javascript

  • Interesting: https://postgres.new/ makes an In-browser #Postgres sandbox with #AI assistance. #webdev #database

  • An introduction to #CSS container queries. https://www.hongkiat.com/blog/css-container-queries/?ref=web-design-weekly.com #webdev

  • A collection of simple one-line #CSS solutions to add "little improvements to any web page". https://alvaromontoro.com/blog/68055/ten-css-one-liners-for-almost-every-project #webdev