Deborah Emeni I'm a software developer and technical writer who specializes in Node.js and JavaScript.

Stories by Deborah Emeni

Configuring Apache For Node.js

Configuring Apache for Node.js

Dev

Learn how to configure Apache for a Node.js applications with Apache load balancing, caching, and reverse proxy.

Deborah Emeni
Jul 10, 2023 ⋅ 6 min read
Getting started with ClojureScript for JavaScript developers

Getting started with ClojureScript for JavaScript developers

Dev

In this article, we’ll learn about ClojureScript, its advantages over Vanilla JavaScript, and its differences from other languages.

Deborah Emeni
Sep 29, 2022 ⋅ 4 min read
Understanding Smart Pointers In Rust

Understanding smart pointers in Rust

Dev

Improve app memory management in Rust by using smart pointers, data types that store memory addresses of values and prevent memory leaks.

Deborah Emeni
Sep 13, 2022 ⋅ 7 min read
Blockchain Symbol

Tools for smart contract automation: Guide with examples

Dev

This article explores the core concepts of smart contract automation and reviews the pros and cons of popular smart contract automation tools.

Deborah Emeni
Aug 8, 2022 ⋅ 8 min read
Chained Logo Over Gray Background

How to migrate smart contracts between different chains

Dev

This demonstrates shows how to migrate a smart contract from a local dev chain to individual blockchains, as well as between different chains.

Deborah Emeni
May 31, 2022 ⋅ 10 min read
Nginx Logo

How to accelerate web app deployment with Nginx

Dev

Compare the features, benefits, and efficiency of Nginx and Apache. Learn how to accelerate web app deployment with Nginx.

Deborah Emeni
Mar 28, 2022 ⋅ 7 min read
What's new in Gatsby v4

What’s new in Gatsby v4

Dev

ICYMI, get the run down of new features in Gatsby v4 — including server-side rendering, deferred static generation, and more.

Deborah Emeni
Oct 15, 2021 ⋅ 5 min read
Nodejs Analytics Reporting API

Build a location analytics reporting API in Node.js

Dev

Use Node.js to build a location reporting API that analyzes location using an IP address, and latitude and longitude coordinates.

Deborah Emeni
Jul 8, 2021 ⋅ 13 min read