Skip to content

Blogs about Back-end web development

15 blogs about Back-end web development.

  1. Adam Johnson
    I'm an author and solo consultant working with Ansible, AWS, Django, and Python. 🇬🇧 More info

    Updated
    Django: Introducing Djade, a template formatter
    Happy DjangoCon US 2024 to you. Whilst I am not there, I have adopted the spirit of the season and got to work hacking together a new tool. Djade is a formatter for Django templates. …
    By Adam Johnson, 333 words
  2. brandur.org — Articles
    More info

    Updated
    Eradicating N+1s: The Two-phase Data Load and Render Pattern in Go
    Author’s note: This is a longer piece that starts off with exposition into the nature of the N+1 query problem. If you’re already well familiar with it, you may want to skip my description of …
    By Brandur Leach, 3,972 words
  3. Dusted Codes
    Programming Adventures. By Dustin Moris Gorski. 🇬🇧 More info

    Updated
    .NET Blazor
    .NET Blazor has been touted as a revolutionary framework that allows .NET developers to build interactive web applications using C# instead of JavaScript. It's mainly aimed at ASP.NET Core developers who want to build SPA-like …
    By s (Dustin Moris Gorski, 2,532 words
  4. James Brooks - Articles
    Sometimes I write things and put them here. 🇬🇧 More info

    Updated
    tweet.new
    Last night I did something crazy... I bought tweet.new. Yep, I know we're not supposed to call it "tweeting", it's now "posting", but let's be honest, we all do it. What is .new? .new is …
    By James Brooks, 365 words
  5. The Laravel Blog
    By Taylor Otwell, James Brooks, Dries Vints, Joe Dixon, Nuno Maduro. 🇧🇪 🇬🇧 🇵🇹 🇺🇸 More info

    Updated
    Taylor’s Morning Routine & Laravel’s Open Source Pledge
    I start every morning by opening up a GitHub search that shows me all the open pull requests across Laravel's open source ecosystem. It’s kind of like my personal to-do list for the day. Some …
    By Hank, 50 words
  6. Matt's Dev Blog
    Matt's blog on backend web development. By Matt Segal. 🇦🇺 More info

    Updated
    How I hunt down (and fix) errors in production
    Once you’ve deployed your web app to prod there is a moment of satisfaction: a brief respite where you can reflect on your hard work. You sit, adoringly refreshing the homepage of www.mysite.com to watch …
    By Matthew Segal, 1,739 words
  7. Michael's Blog
    The personal website and blog of Michael Hebblethwaite, a web developer based in Nagoya, Japan. 🇯🇵 More info

    Updated
    Make your code easy to run
    Today, I want to write about steps you can take to make your take home test easy to run, and win brownie points with reviewers. I spent a lot of time in the last half …
    91 words
  8. The Pallets Projects
    A collection of Python web development libraries that are associated with the Flask microframework. More info

    Updated
    Blinker 1.6 Released
    Signalling allows for applications to be decoupled by allowing designated receivers to be informed when an action has taken place (the signal). Flask and Quart both utilise the excellent Blinker library to support signals and …
    By P G Jones, 129 words
  9. Patrick D'appollonio
    Notes about engineering, programming, Kubernetes, go, infra-as-code and other interesting things. More info

    Updated
    Cultural differences between Chile and USA (and North America)
    On August 2014 I made one of the most difficult choices of my life: I left my home country, my family, my friends and everything I knew to move to the United States. I arrived …
    86 words
  10. Paweł U.
    Ruby on Rails Web Development Consultant Full Stack Blog. By Paweł Urbanek. 🇵🇱 More info

    Updated
    How to use Cloudflare Workers proxy with Rust
    Visits counter was a critical feature of every website just 20 years ago. In this tutorial, we will implement it with Rust Cloudflare Workers by adding persistence and dynamic behaviors to an otherwise static page. …
    1,091 words
  11. PHP.Watch
    A source for PHP News, upcoming changes to the language core and extensions, and articles. By Ayesh Karunaratne. More info

    Updated
    How to fix `mysql_native_password` not loaded errors on MySQL 8.4
    How to fix the `SQLSTATE[HY000] [1524] Plugin 'mysql_native_password' is not loaded` errors caused in MySQL 8.4 no longer enabling the `mysql_native_password` plugin by default.
    34 words
  12. RailsNotes
    A collection of the Ruby on Rails guides you wished you had, when you were first starting out. By Harrison Broadbent. 🇦🇺 More info

    Updated
    Using Rails debugger/rdbg with VS Code
    A short introduction to the rdbg/debugger extension for VS Code, plus a guide on how to set it up correctly to debug your Ruby on Rails applications, as well as your RSpec specs. The VS …
    By Harrison Broadbent, 51 words
  13. Rock and Null
    Tech, software and whatever comes to mind. More info

    Updated
    Making Compose Multiplatform apps feel at home: removing ripple animation on iOS
    When developing apps for multiple platforms, providing a native experience is key to making users feel at home. Android users expect certain behaviors that differ from what iOS users are used to, and vice versa. …
    By Anil Kumar Beesetti, 449 words
  14. /var/
    Various programming stuff. By Serafeim Papastefanos. 🇬🇷 More info

    Updated
    Multiple Erlang/Elixir versions in Windows
    How to use multiple Erlang/Elixir versions in Windows
    By Serafeim Papastefanos, 12 words
  15. Weblog archive
    By James Bennett. 🇺🇸 More info

    Updated
    Three Django wishes
    ’Tis the season when people are posting their “Django wishlists”, for specific technical or organizational or community initiatives they’d like to see undertaken. Here are a few examples from around the Django community: Sarah Boyce …
    By James Bennett, 2,180 words