Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
Forem
Close
#
backend
Follow
Hide
Posts
Left menu
š
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Build User login/signup & RESTful APIs in 100 lines of Python
Xulin Zhou
Xulin Zhou
Xulin Zhou
Follow
Feb 23 '24
Build User login/signup & RESTful APIs in 100 lines of Python
#
backend
#
python
#
django
#
restapi
13
reactions
Comments
2
comments
10 min read
Do front-end developers fear the back-end?
Bruno PƩrez
Bruno PƩrez
Bruno PƩrez
Follow
Feb 19 '24
Do front-end developers fear the back-end?
#
discuss
#
backend
#
frontend
#
productivity
5
reactions
Comments
5
comments
1 min read
Meus aprendizados com a Rinha de Backend 2023 Q3
Erick Takeshi
Erick Takeshi
Erick Takeshi
Follow
Feb 22 '24
Meus aprendizados com a Rinha de Backend 2023 Q3
#
backend
#
database
#
docker
#
rinha
6
reactions
Comments
Add Comment
4 min read
Go: The Fundamentals - Pointer
Kritawit.Ya
Kritawit.Ya
Kritawit.Ya
Follow
Feb 22 '24
Go: The Fundamentals - Pointer
#
go
#
backend
#
backenddevelopment
#
fundamenta
1
reaction
Comments
Add Comment
1 min read
Golang Anonymous Functions: A Guide [#Go101]
Lautaro Strappazzon
Lautaro Strappazzon
Lautaro Strappazzon
Follow
Feb 21 '24
Golang Anonymous Functions: A Guide [#Go101]
#
go
#
backend
#
beginners
Comments
Add Comment
3 min read
Observability & Monitoring in Nodejs using Signoz
Karan Janthe
Karan Janthe
Karan Janthe
Follow
Feb 21 '24
Observability & Monitoring in Nodejs using Signoz
#
node
#
backend
#
monitoring
#
javascript
6
reactions
Comments
1
comment
4 min read
Funciones Anónimas en Golang [#Go101]
Lautaro Strappazzon
Lautaro Strappazzon
Lautaro Strappazzon
Follow
Feb 21 '24
Funciones Anónimas en Golang [#Go101]
#
backend
#
go
1
reaction
Comments
Add Comment
4 min read
Rest API VS Fast API
YSF
YSF
YSF
Follow
Feb 21 '24
Rest API VS Fast API
#
api
#
restapi
#
fastapi
#
backend
7
reactions
Comments
Add Comment
2 min read
Observability with Express and Busgnag - In a easy way
Igor Duca
Igor Duca
Igor Duca
Follow
Feb 19 '24
Observability with Express and Busgnag - In a easy way
#
backend
#
observability
#
javascript
#
beginners
24
reactions
Comments
Add Comment
4 min read
Fixing Memory Leaks in Node.js
Mayuran
Mayuran
Mayuran
Follow
Feb 20 '24
Fixing Memory Leaks in Node.js
#
node
#
performance
#
tutorial
#
backend
5
reactions
Comments
Add Comment
4 min read
Kotlin Design Patterns: Simplifying the Proxy Pattern
Lucas Fugisawa
Lucas Fugisawa
Lucas Fugisawa
Follow
Feb 20 '24
Kotlin Design Patterns: Simplifying the Proxy Pattern
#
kotlin
#
backend
#
designpatterns
#
kotlinserverside
3
reactions
Comments
Add Comment
3 min read
2024 in Learning and Building
Jefferson
Jefferson
Jefferson
Follow
Feb 19 '24
2024 in Learning and Building
#
webdev
#
rust
#
beginners
#
backend
Comments
Add Comment
5 min read
Desafios Comuns na Escrita de Testes Automatizados: Rumo à Clareza e Padronização - Parte 1
Ricardo Silva
Ricardo Silva
Ricardo Silva
Follow
Feb 19 '24
Desafios Comuns na Escrita de Testes Automatizados: Rumo à Clareza e Padronização - Parte 1
#
bdd
#
tests
#
backend
#
frontend
4
reactions
Comments
1
comment
6 min read
Treat the frontend as if it is dumb
Shailen Naidoo
Shailen Naidoo
Shailen Naidoo
Follow
Feb 19 '24
Treat the frontend as if it is dumb
#
discuss
#
frontend
#
learning
#
backend
1
reaction
Comments
Add Comment
1 min read
How to structure your code? Hexagonal Architecture!
Diogo Daniel Soares Ferreira
Diogo Daniel Soares Ferreira
Diogo Daniel Soares Ferreira
Follow
Feb 18 '24
How to structure your code? Hexagonal Architecture!
#
softwaredevelopment
#
softwareengineering
#
kotlin
#
backend
1
reaction
Comments
Add Comment
4 min read
Django Signals mastery
Steve Yonkeu
Steve Yonkeu
Steve Yonkeu
Follow
Feb 17 '24
Django Signals mastery
#
django
#
restapi
#
backend
#
signals
17
reactions
Comments
Add Comment
7 min read
Minha Primeira API Em Nodejs
Erivelton da Silva
Erivelton da Silva
Erivelton da Silva
Follow
Feb 17 '24
Minha Primeira API Em Nodejs
#
node
#
api
#
prisma
#
backend
Comments
Add Comment
2 min read
Baserow Developer Challenge
Baserow
Baserow
Baserow
Follow
Feb 16 '24
Baserow Developer Challenge
#
hackathon
#
backend
#
productivity
#
opensource
4
reactions
Comments
1
comment
2 min read
How to set up Python for backend development
Emmanuel Ayinde
Emmanuel Ayinde
Emmanuel Ayinde
Follow
Feb 16 '24
How to set up Python for backend development
#
python
#
setup
#
backend
#
backenddevelopment
7
reactions
Comments
Add Comment
5 min read
Implementação de RateLimit em Aplicações .NET 8
Bruno Silva
Bruno Silva
Bruno Silva
Follow
Feb 16 '24
Implementação de RateLimit em Aplicações .NET 8
#
backend
#
ratelimit
#
dotnet
#
braziliandevs
12
reactions
Comments
2
comments
5 min read
Adding JWT Auth on Node.js the easy way
Ethern Myth
Ethern Myth
Ethern Myth
Follow
Feb 16 '24
Adding JWT Auth on Node.js the easy way
#
backend
#
node
#
typescript
#
express
Comments
Add Comment
2 min read
Kotlin Design Patterns: Simplifying the Decorator Pattern
Lucas Fugisawa
Lucas Fugisawa
Lucas Fugisawa
Follow
Feb 15 '24
Kotlin Design Patterns: Simplifying the Decorator Pattern
#
kotlin
#
designpatterns
#
backend
#
kotlinserverside
4
reactions
Comments
Add Comment
3 min read
Implement REST async request-reply pattern in .Net 8
ohalay
ohalay
ohalay
Follow
Feb 15 '24
Implement REST async request-reply pattern in .Net 8
#
dotnet
#
backend
#
tutorial
#
architecture
9
reactions
Comments
Add Comment
3 min read
Kotlin Design Patterns: Simplifying the Observer Pattern
Lucas Fugisawa
Lucas Fugisawa
Lucas Fugisawa
Follow
Feb 26 '24
Kotlin Design Patterns: Simplifying the Observer Pattern
#
kotlin
#
backend
#
designpatterns
#
kotlinserverside
2
reactions
Comments
1
comment
3 min read
Hexagonal Architecture for Dummies by a Dummy
Gatien Ducornaud
Gatien Ducornaud
Gatien Ducornaud
Follow
for
Theodo
Feb 13 '24
Hexagonal Architecture for Dummies by a Dummy
#
beginners
#
architecture
#
backend
#
webdev
18
reactions
Comments
3
comments
6 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account