DEV Community

Simon Plenderleith profile picture

Simon Plenderleith

I help Node.js developers @ https://simonplend.com

Location London, UK Joined Joined on  Personal website https://simonplend.com github website

Work

Web Developer at Self-employed

Learn how to handle validation in Express

Learn how to handle validation in Express

5
Comments
3 min read

Want to connect with Simon Plenderleith?

Create an account to connect with Simon Plenderleith. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
What you need to know about ES modules in Node.js

What you need to know about ES modules in Node.js

8
Comments 1
9 min read
Send awesome structured error responses with Express

Send awesome structured error responses with Express

7
Comments
11 min read
How to create an error handler for your Express API

How to create an error handler for your Express API

13
Comments
8 min read
How to handle request validation in your Express API

How to handle request validation in your Express API

13
Comments 3
10 min read
How to restore changes which you’ve reverted from your main git branch

How to restore changes which you’ve reverted from your main git branch

1
Comments
3 min read
Notes from NodeConf Remote 2020

Notes from NodeConf Remote 2020

1
Comments
11 min read
How to send consistent error responses from your Express API

How to send consistent error responses from your Express API

14
Comments
7 min read
How to fix those confusing CORS errors when calling your Express API

How to fix those confusing CORS errors when calling your Express API

8
Comments
7 min read
How to review your changes with git piece by piece before committing

How to review your changes with git piece by piece before committing

6
Comments 4
1 min read
Node.js now supports named imports from CommonJS modules, but what does that mean?

Node.js now supports named imports from CommonJS modules, but what does that mean?

8
Comments
6 min read
How to build filtering into your REST API

How to build filtering into your REST API

8
Comments
5 min read
How to use fetch to POST form data as JSON to your API

How to use fetch to POST form data as JSON to your API

7
Comments
5 min read
5 best practices for building a modern API with Express

5 best practices for building a modern API with Express

7
Comments 2
5 min read
Tutorial: What is a good directory structure for a monorepo with a Node.js back end and React front end?

Tutorial: What is a good directory structure for a monorepo with a Node.js back end and React front end?

6
Comments
3 min read
Tutorial: How can I handle common checks across different endpoints in an Express application?

Tutorial: How can I handle common checks across different endpoints in an Express application?

5
Comments
3 min read
loading...