Trending This:
Latest

A new PostgreSQL blog post/announcement has been posted!
Get the full details here: https://www.postgresql.org/about/news/pgexporter-07...
New

A new PostgreSQL blog post/announcement has been posted!
New

A new version of Rust’s image crate has support for EXIF orientation, which allows me to resize images without mangling their rotation.
New

Where does JIT-compiled code live? How does Ruby switch between bytecode and native execution? Why does TracePoint slow everything down? ...
New

A new Django blog post/announcement has been posted!
Get the full details here: https://www.djangoproject.com/weblog/2025/sep/13/nomina...
New
This Week's Trending

Node.js v24.8.0 has been released.
Link: https://github.com/nodejs/node/releases/tag/v24.8.0
New

A new Kotlin blog post/announcement has been posted!
Get the full details here: https://blog.jetbrains.com/kotlin/2025/09/kotlin-2-2-20...
New

I just finished putting together interactive Livebook notebooks for every chapter of Advanced Functional Programming with Elixir.
You ca...
New

Chris Houser presents the expression problem showing two ways to solve it in some languages, followed by a demonstration of solving it us...
New

Zotonic 0.90.1 has been released.
Link: https://github.com/zotonic/zotonic/releases/tag/0.90.1
New

Hi everyone :waving_hand:,
I’ve been experimenting with a physics-inspired principle called the NKTg Law of Variable Inertia.
It connec...
New

This post was originally given as a talk for Friendly.rb. The slides are also available.
Between Litestack and the Rails 8 trifecta of S...
New

A new Haskell blog post/announcement has been posted!
Get the full details here: http://haskell.org/ghc/blog/2025-09-12-ghc-9.14.1-alph...
New

A new Rust blog post/announcement has been posted!
Get the full details here: https://blog.rust-lang.org/2025/09/12/crates-io-phishing-...
New

A new Kotlin blog post/announcement has been posted!
Get the full details here: https://blog.jetbrains.com/kotlin/2025/09/creating-kotl...
New
This Month's Trending 

Use advanced functional programming principles, practical Domain-Driven Design techniques, and production-ready Elixir code to build scal...
New

Node.js v22.19.0 has been released.
Link: Release 2025-08-28, Version 22.19.0 'Jod' (LTS), @aduh95 · nodejs/node · GitHub
New

As digital systems increasingly run the world, mastery of the recurring patterns of software development risk is the key to fast and effe...
New

A new Rust blog post/announcement has been posted!
Get the full details here: Announcing Rust 1.89.0 | Rust Blog
New

A new Kotlin blog post/announcement has been posted!
Get the full details here: What’s Next for Kotlin Multiplatform and Compose Multip...
New

Node.js v24.7.0 has been released.
Link: Release 2025-08-27, Version 24.7.0 (Current), @targos · nodejs/node · GitHub
New

Learn Step-by-Step from a Hands-On Project
9 comprehensive modules taking you from beginner to building production-ready SaaS applicatio...
New

This post is my attempt to write down, in broad strokes, everything I know about good system design. A lot of the concrete judgment calls...
New

The goal of this book is to help you get from a vague idea of what you need to implement (e.g.: “I need to build a website to manage sche...
New

Hi folks! Ukrainian Erlanger is here :sign_of_the_horns:!
I’d like to share my recent talk at the TADSummit Online Conference, where I ...
New

Node.js v20.19.5 has been released.
Link: Release 2025-09-03, Version 20.19.5 'Iron' (LTS), @marco-ippolito · nodejs/node · GitHub
New

Ruby on Rails v8.1.0.beta1 has been released.
Link: Release 8.1.0.beta1 · rails/rails · GitHub
New

A new PostgreSQL blog post/announcement has been posted!
New

A new PostgreSQL blog post/announcement has been posted!
Get the full details here: PostgreSQL: pg_ivm 1.12 released
New

Developing a Space Flight Simulator in Clojure
New
This Year's Trending 

If you’re getting errors like this:
psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New

Fight complexity and reclaim the original spirit of agility by learning to simplify how you develop software. The result: a more humane a...
New

Explore the power of Ash Framework by modeling and building the domain for a real-world web application.
Rebecca Le @sevenseacat and ...
New

Get the comprehensive, insider information you need for Rails 8 with the new edition of this award-winning classic.
Sam Ruby @rubys
...
New

Node.js v22.14.0 has been released.
Link: Release 2025-02-11, Version 22.14.0 'Jod' (LTS), @aduh95 · nodejs/node · GitHub
New

A concise guide to MySQL 9 database administration, covering fundamental concepts, techniques, and best practices.
Neil Smyth
MySQL...
New

A masterclass in the fundamentals and principles of functional programming.
Minh Quang Tran
The Art of Functional Programming is a ma...
New

Peeper is the tiny library to preserve state across GenServer crashes/restarts.
Works as an almost drop-in substitute for GenServer, sui...
New

Leverage your existing Rails codebase to build iOS and Android apps with Hotwire Native – no Swift or Kotlin experience necessary.
J...
New

Escape callback hell and ship fast, clean code that reads as smoothly as it runs. Squash bugs and stamp out memory leaks with an intuitiv...
New

Take your experimentation strategy to the next level so you can effectively understand the impact of changes to user, product, and busine...
New

Episode 244 of Thinking Elixir. News includes the release of Elixir 1.18.2 with various enhancements and bug fixes, a new experimental SQ...
New

An illustrated guide to understanding and effectively using regular expressions.
Staffan Nöteberg
To effectively use regular expressi...
New

Quarkus 3.21.0.CR1, 3.20.0.CR1 and 3.19.3 has been released.
Link: Release 3.21.0.CR1 · quarkusio/quarkus · GitHub
Link: Release 3.20...
New

A new Go blog post/announcement has been posted!
Get the full details here: Traversal-resistant file APIs - The Go Programming Language
New
Trending Last Three Years

Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New

Programming Ruby is the most complete book on Ruby, covering both the language itself and the standard library as well as commonly used t...
New

Create Android applications using Jetpack Compose 1.6, Android Studio, Material Design 3, and the Kotlin programming language.
Neil...
New

Leverage Elixir and the Nx ecosystem to build intelligent applications that solve real-world problems in computer vision, natural languag...
New

Spring Security in Action, Second Edition is a revised version of the bestselling original, fully updated for Spring Boot 3 and Oauth2/Op...
New

Communicate more clearly, refactor more effectively, and save time with attractive diagrams that only take minutes to make with open sour...
New

Build modern server-driven web applications using htmx. Whatever programming language you use, you’ll write less (and cleaner) code.
...
New

Leverage serverless technologies on Cloudflare's global platform to build a variety of applications more easily and quickly.
Ashley ...
New

Build fast, scalable PostgreSQL and Rails apps. Solve data growth, quality, and reliability challenges, for workloads from consumer Inter...
New

Learn network programming with Erlang and Elixir. Build reliable and scalable network systems, and understand why this platform is a perf...
New

Give your Rail's apps an instant performance boost by harnessing the power of efficient, manageable, and sustainable background processin...
New

Fully updated to Elixir 1.14, this authoritative bestseller reveals how Elixir tackles problems of scalability, fault tolerance, and high...
New

Unlock the power of A/B testing to verify your hypothesis, build more inclusive products, and ensure your changes are actual improvements...
New

Use event sourcing to solve complex software development problems by modeling your application as a stream of immutable events and their ...
New

25 puzzles that will make you a better C programmer by challenging your knowledge of the language, and explaining the technical details o...
New
Trending Over 3 Years

I know that -t flag is used along with -i flag for getting an interactive shell. But I cannot digest what the man page for docker run com...
New

This is going to be a long an frequently posted thread.
While talking to a friend of mine who has taken data structure and algorithm cou...
New

I know that these benchmarks might not be the exact picture of real-world scenario, but still I expect a Rust web framework performing a ...
New

In case anyone else is wondering why Ruby 3 doesn’t show when you do asdf list-all ruby :man_facepalming: do this first:
asdf plugin-upd...
New

Just done a fresh install of macOS Big Sur and on installing Erlang I am getting:
asdf install erlang 23.1.2
Configure failed.
checking ...
New

Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New

Build highly interactive applications without ever leaving Elixir, the way the experts do. Let LiveView take care of performance, scalabi...
New

Intensively researching Erlang books and additional resources on it, I have found that the topic of using Regular Expressions is either c...
New

Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single...
New
New

New

Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
New

If you are experiencing Rails console using 100% CPU on your dev machine, then updating your development and test gems might fix the issu...
New

API 4
Path:
/user/following/
Method:
GET
Description:
Returns the list of all names of people whom the user follows
Response
[
{ ...
New

Create efficient, elegant software tests in pytest, Python's most powerful testing framework.
Brian Okken @brianokken
Edited by Kat...
New
Featured Backend Book
Latest Backend Books
Risk-First Software Development, Second Edition
Backend Learning ResourcesAdvanced Functional Programming with Elixir
Backend Learning ResourcesBuild, Tune, Explore with OpenWebRX+
Backend Learning ResourcesVector Search with JavaScript
Backend Learning ResourcesMore OCaml
Backend Learning ResourcesKotlin Brain Teasers
Backend Learning ResourcesElixir Patterns
Backend Learning ResourcesKotlin Coroutine Confidence
Backend Learning ResourcesMySQL 9 Essentials
Backend Learning ResourcesSimplicity
Backend Learning ResourcesThe New and Improved Flask Mega-Tutorial
Backend Learning ResourcesRegular Expressions Machinery
Backend Learning ResourcesThe Art of Functional Programming
Backend Learning ResourcesAsh Framework
Backend Learning ResourcesHotwire Native for Rails Developers
Backend Learning ResourcesGet money off!

The Pragmatic Bookshelf
35% off any eBook

Manning Publications
45% off any item

The Pragmatic Studio
20% off any course
Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!
Latest Jobs
Backend Jobs
March 25, 2025
Backend Jobs
March 26, 2025
Backend Jobs
July 06, 2025
Our Community
Devtalk Supports Global Peace
Filter by:
Sub Categories:
My Saved Portals
-
None saved yet
Popular Portals
- /elixir
- /rust
- /wasm
- /ruby
- /erlang
- /phoenix
- /keyboards
- /rails
- /js
- /python
- /security
- /go
- /swift
- /vim
- /clojure
- /emacs
- /haskell
- /java
- /onivim
- /typescript
- /svelte
- /crystal
- /kotlin
- /c-plus-plus
- /tailwind
- /gleam
- /react
- /ocaml
- /elm
- /flutter
- /vscode
- /ash
- /html
- /opensuse
- /centos
- /php
- /deepseek
- /zig
- /scala
- /textmate
- /sublime-text
- /lisp
- /nixos
- /debian
- /react-native
- /agda
- /kubuntu
- /arch-linux
- /django
- /revery
Popular Tags
- #apple
- #code
- #programming
- #linux
- #web
- #podcasts
- #blog-post
- #video
- #news
- #otp
- #community
- #chatgpt
- #macos
- #microsoft
- #new
- #learning
- #openai
- #github
- #development
- #design
- #database
- #project
- #performance
- #ios
- #testing
- #internet
- #css
- #android
- #apps
- #quantum
- #hardware
- #guide
- #manning
- #nvidia
- #intel
- #ai
- #browser
- #liveview
- #amazon
- #privacy
- #musk
- #writing
- #blog
- #games
- #llm
- #social
- #windows
- #languages