LatestTop

NewsBot
Ash v3.19.0 has been released. Link: https://github.com/ash-project/ash/releases/tag/v3.19.0
New
CommunityNews
A programming language should not be your identity.
New
New
CommunityNews
How I customized the CLOS Meta-Object Protocol in OpenLDK to replace PCL’s multi-dispatch machinery with a fast hash-table cache, taking ...
New
NewsBot
Erlang OTP-28.3.3 has been released. Link: https://github.com/erlang/otp/releases/tag/OTP-28.3.3
New

This Week's TrendingTop

NewsBot
Node.js v25.7.0 and v24.14.0 has been released. Link: https://github.com/nodejs/node/releases/tag/v25.7.0 Link: https://github.com/no...
New
pragdave
It’s easy to get something working with SQL but getting it working well requires skill and experience. Rather than learning by trial and ...
New
NewsBot
Quarkus 3.32.1 and 3.32.0 has been released. Link: https://github.com/quarkusio/quarkus/releases/tag/3.32.1 Link: https://github.com/...
New
brainlid
Episode 293 of Thinking Elixir. News includes Hackney v3.1.0 dropping ~1.3 million lines of C code in favor of a pure Erlang QUIC impleme...
New
Freshcode
Hi all, We recently released a conversation with Marcin Maicki, who’s been running Clojure at Dentons (global law firm) for 9 years – su...
New
NewsBot
Erlang OTP-28.3.3 has been released. Link: https://github.com/erlang/otp/releases/tag/OTP-28.3.3
New
NewsBot
Vapor 4.121.3 has been released. Link: https://github.com/vapor/vapor/releases/tag/4.121.3
New
NewsBot
Symfony v8.0.6, v7.4.6 and v6.4.34 has been released. Link: https://github.com/symfony/symfony/releases/tag/v8.0.6 Link: https://gith...
New
CommunityNews
How I customized the CLOS Meta-Object Protocol in OpenLDK to replace PCL’s multi-dispatch machinery with a fast hash-table cache, taking ...
New
New

This Month's Trending Top

NewsBot
Node.js v25.6.1 and v24.13.1 has been released. Link: https://github.com/nodejs/node/releases/tag/v25.6.1 Link: https://github.com/no...
New
NewsBot
Kotlin v2.3.10 has been released. Link: https://github.com/JetBrains/kotlin/releases/tag/v2.3.10
New
NewsBot
Node.js v25.6.0 has been released. Link: https://github.com/nodejs/node/releases/tag/v25.6.0
New
First poster: vipulbhj
Ash v3.14.1 has been released. Link: Release v3.14.1 · ash-project/ash · GitHub
New
JKWA
Avoid burying your domain rules in control flow. Includes a Livebook so you can try it yourself.
New
NewsBot
Actix files-v0.6.10 has been released. Link: https://github.com/actix/actix-web/releases/tag/files-v0.6.10
New
vipulbhj
A first-principles guide to process-based concurrency — what makes BEAM different, how OTP encodes resilience into architecture, and why ...
New
brainlid
Episode 292 of Thinking Elixir. News includes Mark announcing his new Sagents library for building AI agents with human-in-the-loop overs...
#ai
New
vipulbhj
We (Variant Systems) open-sourced PhoenixPress — sitemaps, robots.txt, llms.txt and RSS feeds for Phoenix, generated at compile time with...
New
brainlid
Episode 290 of Thinking Elixir. News includes Elixir v1.20.0-rc.1 with important type system improvements, not one but two new Elixir-nat...
New
NewsBot
AdonisJs v7.0.0-next.28 and v6.20.0 has been released. Link: https://github.com/adonisjs/core/releases/tag/v7.0.0-next.28 Link: https...
New
JKWA
Rules built from a consistent set of primitives with clear semantics are easier to reason about, review, and evolve. Includes a Livebook...
New
NewsBot
Kotlin v2.3.10-RC2 has been released. Link: https://github.com/JetBrains/kotlin/releases/tag/v2.3.10-RC2
New
NewsBot
AdonisJs v7.0.0-next.27 has been released. Link: https://github.com/adonisjs/core/releases/tag/v7.0.0-next.27
New
brainlid
Episode 291 of Thinking Elixir. News includes José Valim announcing another major compilation time improvement coming to Elixir v1.20 ach...
New

This Year's Trending Top

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
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
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
NewsBot
Node.js v24.5.0 and v22.18.0 has been released. Link: Release 2025-07-31, Version 24.5.0 (Current), @aduh95 · nodejs/node · GitHub Li...
New
NewsBot
Node.js v22.20.0 has been released. Link: Release 2025-09-24, Version 22.20.0 'Jod' (LTS), @richardlau · nodejs/node · GitHub
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
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
This book forgoes the abstract and instead provides concrete examples to help you better leverage the unique properties of Elixir, Erlang...
New
NewsBot
Node.js v24.7.0 has been released. Link: Release 2025-08-27, Version 24.7.0 (Current), @targos · nodejs/node · GitHub
New
PragmaticBookshelf
Level up your Kotlin the fun way! Solve mysteries, dodge traps, and banish bugs. Sharpen your critical thinking to ace interviews and shi...
New
PragmaticBookshelf
This book forgoes the abstract and instead provides concrete examples to help you better leverage the unique properties of Elixir, Erlang...
New
PragmaticBookshelf
Build a web-connected software-defined receiver with OpenWebRX+ software, a Raspberry Pi, and an RTL-SDR USB stick. Explore and share the...
New
yamuna
Hi everyone, I’m trying to run deepseek-coder:6.7b-instruct-q4_K_M in Docker using Ollama to create an LLM that will be used by CrewAI a...
New
NewsBot
Node.js v25.0.0 has been released. Link: Release 2025-10-15, Version 25.0.0 (Current), @RafaelGSS · nodejs/node · GitHub
New

Trending Last Three YearsTop

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
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
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
Build modern server-driven web applications using htmx. Whatever programming language you use, you’ll write less (and cleaner) code. ...
New
PragmaticBookshelf
Leverage Elixir and the Nx ecosystem to build intelligent applications that solve real-world problems in computer vision, natural languag...
New
New
PragmaticBookshelf
Leverage serverless technologies on Cloudflare's global platform to build a variety of applications more easily and quickly. Ashley ...
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
A masterclass in the fundamentals and principles of functional programming. Minh Quang Tran The Art of Functional Programming is a ma...
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
Leverage your existing Rails codebase to build iOS and Android apps with Hotwire Native – no Swift or Kotlin experience necessary. J...
New
PragmaticBookshelf
Build fast, scalable PostgreSQL and Rails apps. Solve data growth, quality, and reliability challenges, for workloads from consumer Inter...
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
PragmaticBookshelf
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
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
PragmaticBookshelf
Build highly interactive applications without ever leaving Elixir, the way the experts do. Let LiveView take care of performance, scalabi...
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
Create efficient, elegant software tests in pytest, Python's most powerful testing framework. Brian Okken @brianokken Edited by Kat...
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
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
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
Write Elixir tests that you can be proud of. Dive into Elixir’s test philosophy and gain mastery over the terminology and concepts that u...
New
PragmaticBookshelf
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
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
Ruby, Io, Prolog, Scala, Erlang, Clojure, Haskell. With Seven Languages in Seven Weeks, by Bruce A. Tate, you’ll go beyond the syntax—and...
New
  • Follow
  • Join
  • Shape
the conversation

Featured Backend Book

Programmer Passport: Prolog

Latest Backend Books

More SQL Antipatterns
Backend Learning Resources
Practical Programming, Fourth Edition
Backend Learning Resources
Programming Ruby 4
Backend In The News
Eloquent Ruby, Second Edition
Backend Learning Resources
Programming Clojure, Fourth Edition
Backend Learning Resources
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

Get money off!

The Pragmatic Bookshelf

35% off any eBook

Manning Publications

45% off any item

The Pragmatic Studio

20% off any course

Linux New Media

15% off any non-sub item

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