Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
express
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Building URL Shortener with MongoDB, Express Framework And TypeScript
Itachi Uchiha
Itachi Uchiha
Itachi Uchiha
Follow
Nov 10 '19
Building URL Shortener with MongoDB, Express Framework And TypeScript
#
typescript
#
mongodb
#
javascript
#
express
146
reactions
Comments
5
comments
6 min read
Developing an Express Application Using TypeScript
Itachi Uchiha
Itachi Uchiha
Itachi Uchiha
Follow
Nov 3 '19
Developing an Express Application Using TypeScript
#
typescript
#
node
#
express
#
javascript
105
reactions
Comments
14
comments
4 min read
A recommended way to do functional testing with K.O architecture
Kane Ong
Kane Ong
Kane Ong
Follow
Nov 8 '19
A recommended way to do functional testing with K.O architecture
#
express
#
productivity
#
testing
#
architecture
9
reactions
Comments
1
comment
6 min read
Typescript Decorators for HTTP Server controllers and routes
Pedro Mutter
Pedro Mutter
Pedro Mutter
Follow
Nov 7 '19
Typescript Decorators for HTTP Server controllers and routes
#
typescript
#
node
#
decorators
#
express
5
reactions
Comments
Add Comment
1 min read
Node, Express - REST API Performance test With & without Redis cache
Srinivas Kandukuri
Srinivas Kandukuri
Srinivas Kandukuri
Follow
Oct 30 '19
Node, Express - REST API Performance test With & without Redis cache
#
redis
#
node
#
express
#
restapi
90
reactions
Comments
3
comments
1 min read
Node backend and api calls same project
D0xzen
D0xzen
D0xzen
Follow
Oct 30 '19
Node backend and api calls same project
#
node
#
express
2
reactions
Comments
4
comments
1 min read
Use SQlite3 in async / await mode
Michel
Michel
Michel
Follow
Oct 29 '19
Use SQlite3 in async / await mode
#
javascript
#
express
#
sqlite
#
node
9
reactions
Comments
1
comment
7 min read
React + Express + Typescript Boilerplate with Performance and Extended Functionality
winwiz1
winwiz1
winwiz1
Follow
Oct 24 '19
React + Express + Typescript Boilerplate with Performance and Extended Functionality
#
react
#
typescript
#
express
#
webpack
11
reactions
Comments
Add Comment
7 min read
PATCH Case Sensitivity
Nathan Kratzmeyer
Nathan Kratzmeyer
Nathan Kratzmeyer
Follow
Oct 22 '19
PATCH Case Sensitivity
#
node
#
javascript
#
cors
#
express
6
reactions
Comments
Add Comment
1 min read
Using SQlite or PostgreSQL with Express
Michel
Michel
Michel
Follow
Oct 22 '19
Using SQlite or PostgreSQL with Express
#
javascript
#
express
#
sqlite
#
postgres
6
reactions
Comments
Add Comment
9 min read
RealmQL an "alternative" to GraphQL
Giorgi Kavrelishvili
Giorgi Kavrelishvili
Giorgi Kavrelishvili
Follow
Oct 21 '19
RealmQL an "alternative" to GraphQL
#
graphql
#
realmql
#
express
#
api
7
reactions
Comments
Add Comment
2 min read
Sharing the context with the model in an Express app
Fernando Calvo
Fernando Calvo
Fernando Calvo
Follow
Oct 20 '19
Sharing the context with the model in an Express app
#
node
#
express
#
context
#
request
9
reactions
Comments
3
comments
5 min read
[Express] React as a View Template Engine?
Shiono Yoshihide
Shiono Yoshihide
Shiono Yoshihide
Follow
Oct 14 '19
[Express] React as a View Template Engine?
#
challenge
#
react
#
javascript
#
express
79
reactions
Comments
9
comments
2 min read
CRUD application with Express and PostgresSQL in 10 steps
Michel
Michel
Michel
Follow
Oct 15 '19
CRUD application with Express and PostgresSQL in 10 steps
#
tutorial
#
javascript
#
express
#
postgres
8
reactions
Comments
2
comments
28 min read
Build and publish an api quickly with express.
Beaudry Jean Sauvenel
Beaudry Jean Sauvenel
Beaudry Jean Sauvenel
Follow
Oct 14 '19
Build and publish an api quickly with express.
#
node
#
express
#
javascript
#
api
44
reactions
Comments
Add Comment
2 min read
CRUD application with Express and SQlite in 10 steps
Michel
Michel
Michel
Follow
Oct 8 '19
CRUD application with Express and SQlite in 10 steps
#
tutorial
#
javascript
#
express
#
sqlite
18
reactions
Comments
Add Comment
26 min read
GraphQL Server Creation - Codepen With Notes
porgeet
porgeet
porgeet
Follow
Oct 6 '19
GraphQL Server Creation - Codepen With Notes
#
graphql
#
express
#
javascript
#
tutorial
5
reactions
Comments
Add Comment
1 min read
My first open source project: Minimize & Automate ExpressJs REST API setup with 2 Lines of Code
Lincoln W Daniel
Lincoln W Daniel
Lincoln W Daniel
Follow
Oct 5 '19
My first open source project: Minimize & Automate ExpressJs REST API setup with 2 Lines of Code
#
node
#
express
#
rest
#
api
6
reactions
Comments
Add Comment
6 min read
A Minimalist Architecture Pattern for Express.js API Applications
Kane Ong
Kane Ong
Kane Ong
Follow
Oct 1 '19
A Minimalist Architecture Pattern for Express.js API Applications
#
productivity
#
javascript
#
express
#
webdev
94
reactions
Comments
1
comment
5 min read
Using Async/await in Express
Zell Liew 🤗
Zell Liew 🤗
Zell Liew 🤗
Follow
Oct 2 '19
Using Async/await in Express
#
javascript
#
express
#
node
73
reactions
Comments
3
comments
5 min read
How to write Javascript in ES6 with Nodejs
Wachira
Wachira
Wachira
Follow
Oct 2 '19
How to write Javascript in ES6 with Nodejs
#
node
#
javascript
#
express
59
reactions
Comments
Add Comment
3 min read
Securing your express/Node.js API with Firebase auth
Nwakwoke Patrick Nnaemeka
Nwakwoke Patrick Nnaemeka
Nwakwoke Patrick Nnaemeka
Follow
Sep 23 '19
Securing your express/Node.js API with Firebase auth
#
javascript
#
firebase
#
express
#
auth
146
reactions
Comments
51
comments
6 min read
How JSON.stringify killed my express server
efi shtain
efi shtain
efi shtain
Follow
Sep 30 '19
How JSON.stringify killed my express server
#
javascript
#
express
#
node
6
reactions
Comments
Add Comment
2 min read
The React View Template Engine for Express
Shiono Yoshihide
Shiono Yoshihide
Shiono Yoshihide
Follow
Sep 24 '19
The React View Template Engine for Express
#
react
#
express
#
javascript
#
typescript
47
reactions
Comments
6
comments
2 min read
Three useful Express middleware
Zell Liew 🤗
Zell Liew 🤗
Zell Liew 🤗
Follow
Sep 18 '19
Three useful Express middleware
#
express
#
node
#
javascript
222
reactions
Comments
7
comments
5 min read
How To Quickly Generate An Express App Skeleton And Then Edit It
Yogeswari Narayasamy
Yogeswari Narayasamy
Yogeswari Narayasamy
Follow
Sep 23 '19
How To Quickly Generate An Express App Skeleton And Then Edit It
#
javascript
#
express
#
100daysofcode
#
codenewbie
13
reactions
Comments
Add Comment
1 min read
Caching your express app
Rubin
Rubin
Rubin
Follow
Sep 19 '19
Caching your express app
#
express
#
node
#
redis
#
javascript
52
reactions
Comments
2
comments
3 min read
Getting started with Api development on Nodejs Part 2 (Middlewares)
Rubin
Rubin
Rubin
Follow
Sep 13 '19
Getting started with Api development on Nodejs Part 2 (Middlewares)
#
express
#
node
#
middlewares
#
javascript
24
reactions
Comments
Add Comment
4 min read
Testing NodeJs/Express API with Jest and Supertest
Chinedu Orie
Chinedu Orie
Chinedu Orie
Follow
Aug 26 '19
Testing NodeJs/Express API with Jest and Supertest
#
node
#
express
#
javascript
#
testing
360
reactions
Comments
31
comments
5 min read
Using Includes/Partials In PugJS
Nathan Kratzmeyer
Nathan Kratzmeyer
Nathan Kratzmeyer
Follow
Sep 11 '19
Using Includes/Partials In PugJS
#
pugjs
#
node
#
javascript
#
express
15
reactions
Comments
11
comments
4 min read
Getting started with Api development on Nodejs
Rubin
Rubin
Rubin
Follow
Sep 8 '19
Getting started with Api development on Nodejs
#
express
#
node
#
backend
#
javascript
123
reactions
Comments
11
comments
3 min read
How to generate documents from your app
Mitry Potato
Mitry Potato
Mitry Potato
Follow
Sep 9 '19
How to generate documents from your app
#
ooxml
#
javascript
#
express
6
reactions
Comments
Add Comment
7 min read
[Passo-a-Passo] Criando uma aplicação com NodeJS, usando Express, Mongo, Docker e Babel
Emerson Brôga Dev
Emerson Brôga Dev
Emerson Brôga Dev
Follow
Sep 9 '19
[Passo-a-Passo] Criando uma aplicação com NodeJS, usando Express, Mongo, Docker e Babel
#
javascript
#
node
#
express
#
mongodb
6
reactions
Comments
Add Comment
1 min read
Mongoose dynamic update hack
Rubin
Rubin
Rubin
Follow
Sep 6 '19
Mongoose dynamic update hack
#
mongoose
#
node
#
express
19
reactions
Comments
6
comments
2 min read
'Express Middleware' is just a fancy way of chaining a bunch of functions. Explained in 3 mins 😎
TechBos😎
TechBos😎
TechBos😎
Follow
for
getd.io/ - Postman without native apps
Sep 1 '19
'Express Middleware' is just a fancy way of chaining a bunch of functions. Explained in 3 mins 😎
#
express
#
productivity
#
javascript
#
webdev
140
reactions
Comments
15
comments
3 min read
Dynamically requiring all routes in express app
Rubin
Rubin
Rubin
Follow
Sep 4 '19
Dynamically requiring all routes in express app
#
node
#
express
#
webdev
#
routes
9
reactions
Comments
Add Comment
2 min read
Seeding a database
Zell Liew 🤗
Zell Liew 🤗
Zell Liew 🤗
Follow
Aug 28 '19
Seeding a database
#
javascript
#
express
#
node
#
testing
95
reactions
Comments
5
comments
6 min read
Express+React Monorepo Setup with Lerna
Benoît Hubert
Benoît Hubert
Benoît Hubert
Follow
Aug 31 '19
Express+React Monorepo Setup with Lerna
#
javascript
#
express
#
react
#
monorepo
40
reactions
Comments
5
comments
15 min read
A Complete Guide To Passport JS Part 1
Nilesh Sanyal
Nilesh Sanyal
Nilesh Sanyal
Follow
Aug 24 '19
A Complete Guide To Passport JS Part 1
#
express
#
node
#
javascript
#
tutorial
69
reactions
Comments
Add Comment
14 min read
How to Test Your Express APIs with Supertest
Rahman Fadhil
Rahman Fadhil
Rahman Fadhil
Follow
Aug 24 '19
How to Test Your Express APIs with Supertest
#
express
#
javascript
#
node
#
testing
23
reactions
Comments
Add Comment
5 min read
Displaying Dynamic Data with PugJS
Nathan Kratzmeyer
Nathan Kratzmeyer
Nathan Kratzmeyer
Follow
Aug 24 '19
Displaying Dynamic Data with PugJS
#
pugjs
#
javascript
#
node
#
express
16
reactions
Comments
Add Comment
3 min read
Shared HTML Layouts With Pugjs
Nathan Kratzmeyer
Nathan Kratzmeyer
Nathan Kratzmeyer
Follow
Aug 22 '19
Shared HTML Layouts With Pugjs
#
pugjs
#
javascript
#
node
#
express
16
reactions
Comments
4
comments
3 min read
Build a REST API with Node, Express & MongoDB!
Bennett Dungan
Bennett Dungan
Bennett Dungan
Follow
Aug 1 '19
Build a REST API with Node, Express & MongoDB!
#
node
#
rest
#
api
#
express
940
reactions
Comments
36
comments
20 min read
Connecting Jest and Mongoose
Zell Liew 🤗
Zell Liew 🤗
Zell Liew 🤗
Follow
Aug 21 '19
Connecting Jest and Mongoose
#
javascript
#
express
#
node
#
testing
15
reactions
Comments
Add Comment
6 min read
HTML Templating With Pugjs
Nathan Kratzmeyer
Nathan Kratzmeyer
Nathan Kratzmeyer
Follow
Aug 20 '19
HTML Templating With Pugjs
#
pugjs
#
express
#
javascript
#
node
19
reactions
Comments
1
comment
2 min read
A Clean Approach to Using Express Validator
Chinedu Orie
Chinedu Orie
Chinedu Orie
Follow
Aug 9 '19
A Clean Approach to Using Express Validator
#
node
#
express
121
reactions
Comments
46
comments
3 min read
Endpoint testing with Jest and Supertest
Zell Liew 🤗
Zell Liew 🤗
Zell Liew 🤗
Follow
Aug 14 '19
Endpoint testing with Jest and Supertest
#
javascript
#
express
#
node
#
testing
94
reactions
Comments
2
comments
5 min read
Getting Started with Sequelize and Postgres
Chinedu Orie
Chinedu Orie
Chinedu Orie
Follow
Aug 9 '19
Getting Started with Sequelize and Postgres
#
node
#
express
#
javascript
#
postgres
108
reactions
Comments
28
comments
6 min read
How I migrate from Express.js to Next.js API Routes
Hoang
Hoang
Hoang
Follow
Aug 14 '19
How I migrate from Express.js to Next.js API Routes
#
javascript
#
mongodb
#
nextjs
#
express
25
reactions
Comments
4
comments
9 min read
Performing CRUD with Sequelize
Chinedu Orie
Chinedu Orie
Chinedu Orie
Follow
Aug 9 '19
Performing CRUD with Sequelize
#
node
#
express
#
javascript
#
postgres
75
reactions
Comments
3
comments
5 min read
A Simple Password Hash implementation
Chinedu Orie
Chinedu Orie
Chinedu Orie
Follow
Aug 9 '19
A Simple Password Hash implementation
#
node
#
express
#
javascript
15
reactions
Comments
3
comments
3 min read
My perilous undefined cookie in Heroku
tmns
tmns
tmns
Follow
Aug 5 '19
My perilous undefined cookie in Heroku
#
express
#
heroku
#
session
10
reactions
Comments
1
comment
4 min read
How to create and run cron jobs in Node
Wachira
Wachira
Wachira
Follow
Jul 31 '19
How to create and run cron jobs in Node
#
node
#
express
#
webdev
#
cron
42
reactions
Comments
1
comment
5 min read
Entendendo e escrevendo middlewares no NodeJs com Express!
Daniel Santos
Daniel Santos
Daniel Santos
Follow
Jul 30 '19
Entendendo e escrevendo middlewares no NodeJs com Express!
#
node
#
javascript
#
express
8
reactions
Comments
Add Comment
3 min read
How to Structure Express Applications
Alex Kondov
Alex Kondov
Alex Kondov
Follow
Jul 28 '19
How to Structure Express Applications
#
javascript
#
node
#
express
#
webdev
9
reactions
Comments
Add Comment
5 min read
Convenient way to use Babel syntax in Node.JS
Anton Nesterov
Anton Nesterov
Anton Nesterov
Follow
Jul 28 '19
Convenient way to use Babel syntax in Node.JS
#
node
#
javascript
#
babel
#
express
10
reactions
Comments
1
comment
2 min read
Central Error Handling in Express
Chinedu Orie
Chinedu Orie
Chinedu Orie
Follow
Jul 15 '19
Central Error Handling in Express
#
express
#
node
#
tutorial
277
reactions
Comments
41
comments
4 min read
How do you profile a node application?
Danial Malik
Danial Malik
Danial Malik
Follow
Jul 22 '19
How do you profile a node application?
#
discuss
#
node
#
express
6
reactions
Comments
4
comments
1 min read
Node.js Session Management Using Express Sessions, Redis, and Passport - Part 1
Jan Kleinert
Jan Kleinert
Jan Kleinert
Follow
Jul 19 '19
Node.js Session Management Using Express Sessions, Redis, and Passport - Part 1
#
node
#
express
#
redis
#
session
75
reactions
Comments
Add Comment
7 min read
Node.js Session Management Using Express Sessions, Redis, and Passport - Part 2
Jan Kleinert
Jan Kleinert
Jan Kleinert
Follow
Jul 19 '19
Node.js Session Management Using Express Sessions, Redis, and Passport - Part 2
#
redis
#
express
#
session
#
passport
20
reactions
Comments
Add Comment
7 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account