Njong Emy Njong is currently pursuing a bachelor's degree in computer engineering. In her spare time, she enjoys frontend development, open source projects, and movies :)

Stories by Njong Emy

A Complete Guide to Fetch API In Javascript

A complete guide to Fetch API in JavaScript

Dev

Learn how to use the Fetch API, an easy method for fetching resources from a remote or local server through a JavaScript interface.

Njong Emy
Mar 17, 2025 ⋅ 8 min read
Lazy Loading Vs. Eager Loading

Lazy loading vs. Eager loading

Dev

In this guide, explore lazy loading and error loading as two techniques for fetching data in React apps.

Njong Emy
Dec 18, 2024 ⋅ 5 min read
How To Build A Skeleton Screen With CSS

How to build a skeleton screen with CSS and React

Dev

Use CSS to add skeleton screens to your webpage and improve UI by letting users know what to expect when the page data loads.

Njong Emy
Mar 8, 2023 ⋅ 9 min read
Building Single-Page Applications With CSS Transitions

Building single-page applications with CSS transitions

Dev

Use CSS page transitions to build a single-page application that condenses page contents and allows navigation without requiring a browser refresh.

Njong Emy
Aug 25, 2022 ⋅ 13 min read