Simon is an independent Node.js consultant and educator. Since the day he learnt HTML from a book in 1999, he's been hooked on coding. Over the past twenty years he's crafted web applications and tooling for many companies, big and small. He now helps developers use Node.js to ship great software. You can follow him on Twitter @simonplend.
Simon's articles
How to Write Shell Scripts in Node with Google’s zx Library
Learn what Google's zx library is, how to use it, and how it helps make shell scripting with Node.js much more efficient and enjoyable.
How to Migrate Your App from Express to Fastify
Express is getting old and out of date. Learn what makes Fastify a great alternative, and how to migrate an existing Node.js app from Express to Fastify.