Chidume Nnamdi I'm a software engineer with over six years of experience. I've worked with different stacks, including WAMP, MERN, and MEAN. My language of choice is JavaScript; frameworks are Angular and Node.js.

Stories by Chidume Nnamdi

Creating ListViews in Flutter

Dev

Learn to create and style ListViews for mobile and desktop apps using Flutter, a flexible and easy-to-use UI.

Chidume Nnamdi
Mar 22, 2021 ⋅ 12 min read
Caching With HttpInterceptor in Angular

Caching with HttpInterceptor in Angular

Dev

With HttpInterceptor in Angular, you can drastically reduce the amount of code required to implement HTTP caching.

Chidume Nnamdi
Feb 15, 2021 ⋅ 4 min read
SOLID Principles: Single Responsibility in JavaScript Frameworks

SOLID principles: Single responsibility in JavaScript frameworks

Dev

Learn how the single responsibility principle can help guide your design decisions in JavaScript frameworks, especially Angular and React.

Chidume Nnamdi
Feb 5, 2021 ⋅ 12 min read
Build Your Own styled-components

Build your own styled-components library

Dev

By learning how to build your own styled-components, you’ll discover how styled-components and tagged template literals work under the hood.

Chidume Nnamdi
Jan 8, 2021 ⋅ 10 min read
Three.js: Creating Geometries and Materials

Three.js: Geometries and materials

Dev

In this tutorial, we’ll show you how to create geometries and materials for styling geometries in Three.js.

Chidume Nnamdi
Dec 11, 2020 ⋅ 7 min read
The CSS logo.

Creating triangles using CSS

Dev

Make the design of your site a little more interesting with CSS triangles. This tutorial shows you how to manipulate the borders, height, and width of simple images with CSS.

Chidume Nnamdi
Nov 24, 2020 ⋅ 5 min read
threejs-rendering-lighting

How to use lighting and WebGLRenderer in Three.js

Dev

Read about the types of lighting options and highly performant renderer WebGLRenderer available in Three.js, a JS graphics library.

Chidume Nnamdi
Nov 18, 2020 ⋅ 4 min read
React Typescript Guide

Your reference guide to using TypeScript in React

Dev

Here’s a quick reference guide where you can learn about best practices and generic TypeScript types in React.

Chidume Nnamdi
Nov 17, 2020 ⋅ 6 min read
Intro to Three.js for Game Developers

Intro to Three.js for game developers

Dev

In this tutorial, we’ll show you how to get started with one of the most popular JavaScript libraries for creating stunning 3D animations, Three.js.

Chidume Nnamdi
Oct 9, 2020 ⋅ 6 min read
CSS Reference Guide: calc()

CSS Reference Guide: calc()

Dev

Our guide to the CSS calc() function, including rules, use with CSS variables, and examples.

Chidume Nnamdi
Sep 30, 2020 ⋅ 2 min read
CSS Reference Guide: Flex property

CSS Reference Guide: flex

Dev

Our guide to the CSS flex shorthand property. Learn its syntax, component properties, usage rules, and more.

Chidume Nnamdi
Sep 30, 2020 ⋅ 3 min read
CSS Reference Guide: Border Property

CSS Reference Guide: border

Dev

Our guide to the CSS border shorthand property, including syntax, component properties, and keyword values.

Chidume Nnamdi
Sep 30, 2020 ⋅ 3 min read