Deborah Emeni

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

   



8 Stories by Deborah Emeni

Configuring Apache for Node.js

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

Getting started with ClojureScript for JavaScript developers

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

Understanding smart pointers in Rust

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

Tools for smart contract automation: Guide with examples

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

How to migrate smart contracts between different chains

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

How to accelerate web app deployment with Nginx

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

What’s new in Gatsby v4

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

Build a location analytics reporting API in Node.js

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