webdev

  • Untitled post 59994

    Monday: "I'm sure given this week I'll be able to fix the bug cleanly, effectively, and professionally." Friday: #webdev #programming #memes

  • This article about DELETE in databases is about #Postgres but it generalizes. If you are in CS or into #webdev working with a database in general, it's worth a read. DELETE is not as easy as people think. https://notso.boringsql.com/posts/deletes-are-difficult/ #databases

  • Untitled post 59944

    A "popular" Devtools extension for #Tailwind #CSS developers. https://gimli.app/tailwind #webdev #frontend

  • #Git History for Visual Studio Code #VSCode https://github.com/DonJayamanne/gitHistoryVSCode – View and search git log along with the graph and details.– View a previous copy of the file.– View and search the history #webDev #programming

  • Untitled post 59925

    When it's ugly piece of #code but it fits well into your application. #cybertruck #memes #programming #webDev

  • This is the “tell us how you really feel” of #React development. #webDev https://toot.cafe/@slightlyoff/113544971918323360

  • "I don't have time to learn #React" https://www.keithcirkel.co.uk/i-dont-have-time-to-learn-react/ via https://indieweb.social/@keithamus "In my humble opinion, doing some (or all) of learning the fundamentals will put you in a much better position than spending that time less effectively. You don't have time to learn React (by all means learn enough to get that bag), so learn something…

  • Untitled post 59915

    When you're #programming and you discover you misspelled a variable… ….and instead of fixing you just add a appropriate comment to make it look like you meant it. #webDev #memes

  • 'Self-host it' is not the answer https://neilzone.co.uk/2022/07/self-host-it-is-not-the-answer/ "Self-hosting requires a heck of a lot of privilege… I’m not saying “you shouldn’t self-host stuff”… I’m saying that you shouldn’t have to do it, and you shouldn’t feel bad or inferior (not that it really matters what others think) if you don’t self-host your own stuff." #selfhost…

  • "Don't Look Down on Print #Debugging" #coding #programming #webdev https://blog.startifact.com/posts/print-debugging/

  • Someone did a website where you can lean HTTP status codes – #GoldenGirls style. Chef's kiss. www.goldengirls.codes #tech #webdev #memes

  • Untitled post 59902

    When you leave debugging on in production. #webdev #programming #memes

  • Why I 🧡 the web. #Foursquare #opensource its places database. @simon gives a little preview if you're a #developer: https://simonwillison.net/2024/Nov/20/foursquare-open-source-places/ Actual announcement here: https://location.foursquare.com/resources/blog/products/foursquare-open-source-places-a-new-foundational-dataset-for-the-geospatial-community/ Could lead to maybe some fun #webdev ideas.

  • For #developers: MailCatcher runs a super simple #SMTP server – run this and set your favourite app to deliver to smtp://127.0.0.1:1025 instead of your default SMTP server, then check out in browser http://127.0.0.1:1080 to see the mail that's arrived so far. https://mailcatcher.me/ #webdev

  • Nice look'n. https://tips.io – A #Tailwind playground with #AI, page management, and theming #wesbitebuilder #webdev #CSS

  • Untitled post 59877

    Boss: "We don't need to spend time on #documentation. It's obvious how to use our software." 🤔 #webdev #memes

  • Nice. Scooter is an interactive find-and-replace #terminal UI app. Search with either a fixed string or a regular expression, enter a replacement, and interactively toggle which instances you want to replace. Regex supported. #webdev https://github.com/thomasschafer/scooter

  • I love reading "how to" #webdev articles like this. How #Shopify created that animated Black Friday Cyber Monday (BFCM) 2023 globe (with fireworks). https://shopify.engineering/how-we-built-shopifys-bfcm-2023-globe

  • Center the bottom row when using grid auto-fit in #CSS (video) https://www.youtube.com/watch?v=HvhSEsFEsAg #webdev

  • "How I ship projects at big tech companies" #programming #webdev https://www.seangoedecke.com/how-to-ship/

  • List of mathematical symbols with their #JavaScript equivalent. #webdev https://math4devs.com/

  • #JavaScript dos and dont's. Tips and best practices. #webdev https://muan.co/posts/javascript "Start with only #HTML, then progressively enhance it, so it can still work without JavaScript. A table can be pure HTML; a sortable table needs only a dash of JavaScript."

  • New #CSS that can actually be used in 2024 https://thomasorus.com/new-css-that-can-actually-be-used-in-2024.html #webdev via @thomasorus Nice rant: "The amount of stuff our influencers hype on their websites and newsletters needs to slow down. I know they sincerely like CSS, that their professional life depends on staying up to date and looking relevant in CSS, but damn."

  • Untitled post 59836

    Why I 🧡 the web. "micro-survivors" is a tiny survivors-like game that fits under 14 kB of minified #JavaScript code. #webdev https://github.com/SkaceKamen/micro-survivors/tree/main Play: https://skacekamen.github.io/micro-survivors/

  • Notepad++ is 21 years old! 😮 https://learnhub.top/celebrating-21-years-of-notepad-the-legendary-journey-of-our-favorite-text-editor/ #texteditor #notepad #webdev

  • Daylight Savings Ends this Sunday. Most people: "That's another hour of sleep!" Developers(*): "I finally get that additional hour to test my code." Hey #programmers – get that extra hour of #sleep. You earned it. * = Most below the age of 30. #webdev

  • Untitled post 59819

    #Developer Friend: "I imagine my code from last week as a boring old 2-door car. What's your old code look like?" Me: 🤔 #webdev #memes #programming

  • "Successful Web Development Is Boring Web Development" https://meiert.com/en/blog/boring-web-development/ "We celebrate… new HTML/CSS and JavaScript frameworks… when instead we should celebrate using vanilla HTML/CSS and #JavaScript, and maximizing use of existing frameworks." #webdev #frontend

  • Text fragments : precise linking to specific text within a web page without the need to add an anchor. https://alfy.blog/2024/10/19/linking-directly-to-web-page-content.html Example: https://developer.mozilla.org/en-US/docs/Web/URI/Fragment/Text_fragments#:~:text=without%20relying%20on%20the%20presence%20of%20IDs #HTML #webdev

  • Untitled post 59814

    When you are a #developer but are using the "free but very old that all still technically work" #programming tools. #webdev #memes