David Ekete
David is a software developer and technical writer with over two years of experience building scalable backend infrastructure for web applications and writing various in-depth articles related to backend-focused software development and database administration.
10 articles by David Ekete
Building an URL Shortener with Bun
Create your own URL shortening service
Creating an API with Bun
Use Bun to create an API
Monkey Patching in JavaScript
How to use this technique
Creating a Node API with Knex and PostgreSQL
Access DB tables without having to write SQL
Creating a Node.js API with Knex and MySQL
Creating a Node.js API with Knex and MySQL
Set up CodeGPT in Visual Studio Code
Use GPT to help with your coding.
Integrating the Cache API with Service Workers
Optimize your workers by using the Cache API.
Mocking API servers with Mock Service Worker - MSW
Simplify your development by mocking back-end API servers
Four useful built-in JavaScript web APIs
Explore a quartet of fully available JS APIs for your code
Serving Dynamic HTML using Embedded JavaScript (EJS)
Learn how to use the powerful EJS templating engine