LatestTop

NewsBot
Kotlin v2.3.0-Beta1 has been released. Link: https://github.com/JetBrains/kotlin/releases/tag/v2.3.0-Beta1
New
NewsBot
Laravel v12.6.0 has been released. Link: https://github.com/laravel/laravel/releases/tag/v12.6.0
New
ElixirCasts
In this episode, we’ll learn how to streamline our Elixir development workflow by customizing our IEx shell with a .iex.exs file.
New
NewsBot
A new Kotlin blog post/announcement has been posted! Get the full details here: https://blog.jetbrains.com/ai/2025/10/koog-a2a-building...
New
NewsBot
Kotlin v2.2.21-RC has been released. Link: https://github.com/JetBrains/kotlin/releases/tag/v2.2.21-RC
New

This Week's TrendingTop

New
NewsBot
A new Kotlin blog post/announcement has been posted! Get the full details here: https://blog.jetbrains.com/amper/2025/10/amper-update-o...
New
PragmaticBookshelf
Deepen your Haskell knowledge, sharpen your functional programming skills, and just have fun with 20 functional programming puzzles to ti...
New
JKWA
I learn best by writing, so I wrote up some higher-level notes on Ash from the Ash Framework book. I thought others might find it useful:...
New
NewsBot
Quarkus 3.28.2 has been released. Link: https://github.com/quarkusio/quarkus/releases/tag/3.28.2
New
CommunityNews
DuckDuckGo has generously donated USD 25,000 to The Perl and Raku Foundation for the second consecutive year, enabling critical language ...
New
NewsBot
A new Hanami blog post/announcement has been posted! Get the full details here: http://hanamirb.org/blog/2025/10/03/announcing-hanami-2...
New
NewsBot
A new Clojure blog post/announcement has been posted! Get the full details here: https://clojure.org/news/2025/10/01/async_virtual_threads
New
CommunityNews
Explore our new round of sponsorships, as well as a more structured approach towards new PHP open source sponsorships in the future.
New
NewsBot
A new PostgreSQL blog post/announcement has been posted! Get the full details here: https://www.postgresql.org/about/news/pgday-paris-2...
New

This Month's Trending Top

NewsBot
Node.js v24.8.0 has been released. Link: Release 2025-09-10, Version 24.8.0 (Current), @targos · nodejs/node · GitHub
New
New
NewsBot
A new Rust blog post/announcement has been posted! Get the full details here: Announcing Rust 1.90.0 | Rust Blog
New
NewsBot
Node.js v22.20.0 has been released. Link: https://github.com/nodejs/node/releases/tag/v22.20.0
New
NewsBot
A new Kotlin blog post/announcement has been posted! Get the full details here: Kotlin 2.2.20 Released | The Kotlin Blog
New
First poster: AstonJ
Hi! I’m Ellen, but you probably know me as duckinator or puppy. I really wish I didn’t have to write this, but I feel the Ruby community...
New
NewsBot
Node.js v24.9.0 has been released. Link: https://github.com/nodejs/node/releases/tag/v24.9.0
New
NewsBot
A new Ruby blog post/announcement has been posted! Get the full details here: Ruby 3.4.6 Released
New
NewsBot
A new Ruby blog post/announcement has been posted! Get the full details here: CVE-2025-58767: DoS vulnerability in REXML
New
NewsBot
A new PostgreSQL blog post/announcement has been posted! Get the full details here: https://www.postgresql.org/about/news/postgresql-18...
New
NewsBot
Quarkus 3.28.1, 3.28.0 and 3.27.0 has been released. Link: https://github.com/quarkusio/quarkus/releases/tag/3.28.1 Link: https://git...
New
NewsBot
A new Kotlin blog post/announcement has been posted! Get the full details here: https://blog.jetbrains.com/kotlin/2025/09/ktor-roadmap-...
New
NewsBot
A new Rust blog post/announcement has been posted! Get the full details here: https://blog.rust-lang.org/2025/09/24/crates.io-malicious...
New
NKTgLaw
Hi everyone :waving_hand:, I’ve been experimenting with a physics-inspired principle called the NKTg Law of Variable Inertia. It connec...
New
NewsBot
A new Rust blog post/announcement has been posted! Get the full details here: crates.io phishing campaign | Rust Blog
New

This Year's Trending Top

AstonJ
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
PragmaticBookshelf
Fight complexity and reclaim the original spirit of agility by learning to simplify how you develop software. The result: a more humane a...
New
PragmaticBookshelf
Explore the power of Ash Framework by modeling and building the domain for a real-world web application. Rebecca Le @sevenseacat and ...
New
PragmaticBookshelf
Get the comprehensive, insider information you need for Rails 8 with the new edition of this award-winning classic. Sam Ruby @rubys ...
New
NewsBot
Node.js v22.14.0 has been released. Link: Release 2025-02-11, Version 22.14.0 'Jod' (LTS), @aduh95 · nodejs/node · GitHub
New
PragmaticBookshelf
A concise guide to MySQL 9 database administration, covering fundamental concepts, techniques, and best practices. Neil Smyth MySQL...
New
PragmaticBookshelf
Use advanced functional programming principles, practical Domain-Driven Design techniques, and production-ready Elixir code to build scal...
New
NewsBot
Node.js v22.19.0 has been released. Link: Release 2025-08-28, Version 22.19.0 'Jod' (LTS), @aduh95 · nodejs/node · GitHub
New
PragmaticBookshelf
As digital systems increasingly run the world, mastery of the recurring patterns of software development risk is the key to fast and effe...
New
PragmaticBookshelf
Leverage your existing Rails codebase to build iOS and Android apps with Hotwire Native – no Swift or Kotlin experience necessary. J...
New
PragmaticBookshelf
A masterclass in the fundamentals and principles of functional programming. Minh Quang Tran The Art of Functional Programming is a ma...
New
PragmaticBookshelf
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
mudasobwa
Peeper is the tiny library to preserve state across GenServer crashes/restarts. Works as an almost drop-in substitute for GenServer, sui...
New
PragmaticBookshelf
An illustrated guide to understanding and effectively using regular expressions. Staffan Nöteberg To effectively use regular expressi...
New
brainlid
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

Trending Last Three YearsTop

PragmaticBookshelf
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New
PragmaticBookshelf
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
PragmaticBookshelf
Communicate more clearly, refactor more effectively, and save time with attractive diagrams that only take minutes to make with open sour...
New
PragmaticBookshelf
Build modern server-driven web applications using htmx. Whatever programming language you use, you’ll write less (and cleaner) code. ...
New
PragmaticBookshelf
Leverage serverless technologies on Cloudflare's global platform to build a variety of applications more easily and quickly. Ashley ...
New
PragmaticBookshelf
Create Android applications using Jetpack Compose 1.6, Android Studio, Material Design 3, and the Kotlin programming language. Neil...
New
PragmaticBookshelf
Leverage Elixir and the Nx ecosystem to build intelligent applications that solve real-world problems in computer vision, natural languag...
New
ManningBooks
Spring Security in Action, Second Edition is a revised version of the bestselling original, fully updated for Spring Boot 3 and Oauth2/Op...
New
PragmaticBookshelf
Take your experimentation strategy to the next level so you can effectively understand the impact of changes to user, product, and busine...
New
PragmaticBookshelf
Unlock the power of A/B testing to verify your hypothesis, build more inclusive products, and ensure your changes are actual improvements...
New
PragmaticBookshelf
Build fast, scalable PostgreSQL and Rails apps. Solve data growth, quality, and reliability challenges, for workloads from consumer Inter...
New
PragmaticBookshelf
Learn network programming with Erlang and Elixir. Build reliable and scalable network systems, and understand why this platform is a perf...
New
PragmaticBookshelf
Give your Rail's apps an instant performance boost by harnessing the power of efficient, manageable, and sustainable background processin...
New
PragmaticBookshelf
Use event sourcing to solve complex software development problems by modeling your application as a stream of immutable events and their ...
New
PragmaticBookshelf
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 YearsTop

DevotionGeo
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
mafinar
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
DevotionGeo
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
AstonJ
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
AstonJ
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
PragmaticBookshelf
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New
PragmaticBookshelf
Build highly interactive applications without ever leaving Elixir, the way the experts do. Let LiveView take care of performance, scalabi...
New
rustkas
Intensively researching Erlang books and additional resources on it, I have found that the topic of using Regular Expressions is either c...
New
PragmaticBookshelf
Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single...
New
PragmaticBookshelf
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
New
New
New
AstonJ
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
PragmaticBookshelf
Create efficient, elegant software tests in pytest, Python's most powerful testing framework. Brian Okken @brianokken Edited by Kat...
New
PragmaticBookshelf
Use WebRTC to build web applications that stream media and data in real time directly from one user to another, all in the browser. ...
New
  • Follow
  • Join
  • Shape
the conversation

Featured Backend Book

Tracking Personal Finances Using Python

Latest Backend Books

Haskell Brain Teasers
Backend Learning Resources
Advanced Functional Programming with Elixir
Backend Learning Resources
Build, Tune, Explore with OpenWebRX+
Backend Learning Resources
Vector Search with JavaScript
Backend Learning Resources
More OCaml
Backend Learning Resources
Kotlin Brain Teasers
Backend Learning Resources
Elixir Patterns
Backend Learning Resources
Kotlin Coroutine Confidence
Backend Learning Resources
MySQL 9 Essentials
Backend Learning Resources
Simplicity
Backend Learning Resources
The New and Improved Flask Mega-Tutorial
Backend Learning Resources
Regular Expressions Machinery
Backend Learning Resources
The Art of Functional Programming
Backend Learning Resources
Ash Framework
Backend Learning Resources

Get 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!

My Saved Portals

    None saved yet

Devtalk Supports Global Peace

My Saved Portals

    None saved yet