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
Setting up TypeScript in a Node.js Application: A Step-by-Step Guide
Luqman Shaban
Luqman Shaban
Luqman Shaban
Follow
Jun 30 '23
Setting up TypeScript in a Node.js Application: A Step-by-Step Guide
#
typescript
#
node
#
backend
#
typechecking
4
reactions
Comments
Add Comment
3 min read
25 Key Terms for Speaking Distributed Systems and Temporal (an emoji-based guide)
Emily Fortuna
Emily Fortuna
Emily Fortuna
Follow
for
Temporal
Jun 29 '23
25 Key Terms for Speaking Distributed Systems and Temporal (an emoji-based guide)
#
distributedsystems
#
microservices
#
learning
#
backend
2
reactions
Comments
Add Comment
6 min read
Myths about API HTTP clients
Warren Parad
Warren Parad
Warren Parad
Follow
for
Authress Engineering Blog
Jun 29 '23
Myths about API HTTP clients
#
programming
#
architecture
#
development
#
backend
11
reactions
Comments
Add Comment
6 min read
What is session and how to create with detailed code explaination in Nodejs
gaurbprajapati
gaurbprajapati
gaurbprajapati
Follow
Jun 29 '23
What is session and how to create with detailed code explaination in Nodejs
#
webdev
#
node
#
backend
#
beginners
1
reaction
Comments
Add Comment
5 min read
Cookie and how to create with detail code explaination in Nodejs
gaurbprajapati
gaurbprajapati
gaurbprajapati
Follow
Jun 29 '23
Cookie and how to create with detail code explaination in Nodejs
#
webdev
#
node
#
backend
#
javascript
Comments
Add Comment
3 min read
Unlocking Performance: A Guide to Async Support in Django
Pragati Verma
Pragati Verma
Pragati Verma
Follow
Jun 25 '23
Unlocking Performance: A Guide to Async Support in Django
#
django
#
backend
#
api
#
webdev
136
reactions
Comments
3
comments
17 min read
Do You Know What is TDD?
Jean Vidal
Jean Vidal
Jean Vidal
Follow
Jun 7 '23
Do You Know What is TDD?
#
tdd
#
testing
#
backend
#
frontend
1
reaction
Comments
Add Comment
3 min read
Node.js and TypeScript Tutorial: Build a rest API with Typescript, NodeJS, and a file-based storage system.
STEVE
STEVE
STEVE
Follow
Jun 19 '23
Node.js and TypeScript Tutorial: Build a rest API with Typescript, NodeJS, and a file-based storage system.
#
typescript
#
javascript
#
backend
#
webdev
231
reactions
Comments
12
comments
16 min read
Ruby Arguments: Equal Signs, Colons, Splats (*), Double Splats (**) Explained
Jason Fleetwood-Boldt
Jason Fleetwood-Boldt
Jason Fleetwood-Boldt
Follow
Jun 27 '23
Ruby Arguments: Equal Signs, Colons, Splats (*), Double Splats (**) Explained
#
ruby
#
webdev
#
backend
Comments
Add Comment
9 min read
How to use Job Queue to handle email sending in your Nestjs server
Marius Vincent NIEMET
Marius Vincent NIEMET
Marius Vincent NIEMET
Follow
Jun 26 '23
How to use Job Queue to handle email sending in your Nestjs server
#
node
#
backend
#
nestjs
#
javascript
5
reactions
Comments
1
comment
9 min read
Simplifying Data Fetching and Manipulation with GraphQL: A Practical Guide
vanrod124
vanrod124
vanrod124
Follow
Jun 27 '23
Simplifying Data Fetching and Manipulation with GraphQL: A Practical Guide
#
webdev
#
graphql
#
development
#
backend
1
reaction
Comments
Add Comment
3 min read
What Is a Content Management System (CMS)?
MedCode
MedCode
MedCode
Follow
May 23 '23
What Is a Content Management System (CMS)?
#
backend
#
cms
#
webdev
#
javascript
1
reaction
Comments
Add Comment
3 min read
A better way to use Dotenv
Andrés Correa Casablanca
Andrés Correa Casablanca
Andrés Correa Casablanca
Follow
Jun 26 '23
A better way to use Dotenv
#
webdev
#
javascript
#
beginners
#
backend
1
reaction
Comments
Add Comment
4 min read
How to write the right API client in TypeScript
Matvey Romanov
Matvey Romanov
Matvey Romanov
Follow
Jun 17 '23
How to write the right API client in TypeScript
#
programming
#
typescript
#
webdev
#
backend
96
reactions
Comments
14
comments
6 min read
Implementing a dynamic array
Lautaro Jayat
Lautaro Jayat
Lautaro Jayat
Follow
Jun 14 '23
Implementing a dynamic array
#
tutorial
#
algorithms
#
linux
#
backend
2
reactions
Comments
Add Comment
6 min read
All CORS explained from A to Z
Julio Castillo Anselmi
Julio Castillo Anselmi
Julio Castillo Anselmi
Follow
Jun 24 '23
All CORS explained from A to Z
#
webdev
#
cors
#
http
#
backend
4
reactions
Comments
Add Comment
7 min read
Revolutionizing Software Architecture: Exploring the Power of Microservices
Osama Zaid
Osama Zaid
Osama Zaid
Follow
Jun 24 '23
Revolutionizing Software Architecture: Exploring the Power of Microservices
#
microservices
#
javascript
#
cloud
#
backend
Comments
Add Comment
3 min read
Single Sign On protocols: SAML vs OpenID Connect
June Dang
June Dang
June Dang
Follow
Jun 23 '23
Single Sign On protocols: SAML vs OpenID Connect
#
security
#
learning
#
architecture
#
backend
3
reactions
Comments
1
comment
4 min read
No need to pause: how we update games without downtime
MY.GAMES
MY.GAMES
MY.GAMES
Follow
Jun 23 '23
No need to pause: how we update games without downtime
#
programming
#
backend
#
gamedev
1
reaction
Comments
Add Comment
7 min read
Building a Full-Stack Web Application: A Comprehensive Guide
Osama Zaid
Osama Zaid
Osama Zaid
Follow
Jun 23 '23
Building a Full-Stack Web Application: A Comprehensive Guide
#
backend
#
frontend
#
python
#
javascript
1
reaction
Comments
Add Comment
3 min read
Connecting Node.js To MongoDB Atlas Using Mongoose: A Step-by-Step Guide
Luqman Shaban
Luqman Shaban
Luqman Shaban
Follow
Jun 23 '23
Connecting Node.js To MongoDB Atlas Using Mongoose: A Step-by-Step Guide
#
node
#
mongoose
#
mongodb
#
backend
5
reactions
Comments
Add Comment
4 min read
Laravel Upload de Arquivos: Salvar arquivo no Storage
Charley Kevin
Charley Kevin
Charley Kevin
Follow
Jun 22 '23
Laravel Upload de Arquivos: Salvar arquivo no Storage
#
webdev
#
laravel
#
php
#
backend
2
reactions
Comments
Add Comment
2 min read
Rethink Full-Stack Development: Is a Custom Backend the Best Choice?
Catalin Pit
Catalin Pit
Catalin Pit
Follow
Jun 22 '23
Rethink Full-Stack Development: Is a Custom Backend the Best Choice?
#
backend
#
webdev
#
programming
#
productivity
6
reactions
Comments
Add Comment
8 min read
Why Should You Learn Laravel: Unleash the Power of Modern Web Development
Roshdi Raed
Roshdi Raed
Roshdi Raed
Follow
Jun 22 '23
Why Should You Learn Laravel: Unleash the Power of Modern Web Development
#
laravel
#
php
#
programming
#
backend
12
reactions
Comments
Add Comment
3 min read
Backend e Frontend: Dicas para Começar sua Jornada no Desenvolvimento Web
Manolo
Manolo
Manolo
Follow
Jun 21 '23
Backend e Frontend: Dicas para Começar sua Jornada no Desenvolvimento Web
#
backend
#
frontend
2
reactions
Comments
Add Comment
3 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account