Emmanuel Etukudo I am a full-stack developer with more than five years of experience, with a preference for JavaScript, Node.js, Go, React, Redux, and MongoDB.

Stories by Emmanuel Etukudo

React Native Styling Tutorial With Examples

React Native styling tutorial with examples

Dev

Use React Native to build cross-platform apps that run on multiple operating systems and easily style components.

Emmanuel Etukudo
Sep 14, 2023 ⋅ 13 min read
Building Splash Screens In React Native

Building splash screens in React Native

Dev

Learn how to build a splash screen in React Native for both iOS and Android apps, and edit its background color.

Emmanuel Etukudo
Jul 12, 2023 ⋅ 8 min read
Vue Workbox Service Workers

Frontend caching in Vue with Workbox service workers

Dev

Workbox is designed to make developing service workers easy while also making room for complex application requirements.

Emmanuel Etukudo
Oct 6, 2022 ⋅ 5 min read
React Native Hermes

Using Hermes in React Native

Dev

Explore the benefits of using Hermes as the JavaScript engine for your React Native application and follow a thorough tutorial to get started.

Emmanuel Etukudo
Aug 26, 2022 ⋅ 5 min read
Self Hosting Create React App

Best options for self-hosting Create React App

Dev

Self-hosting a React application can be very economical, especially if your intention is to have total control over your deployment, build tools, and workflow.

Emmanuel Etukudo
Feb 25, 2022 ⋅ 4 min read
React Native Gifted Chat

Build a chat app with react-native-gifted-chat

Dev

Add real-time chat to your iOS or Android applications using react-native-gifted-chat and Firebase to improve communication for your users.

Emmanuel Etukudo
Feb 22, 2022 ⋅ 10 min read
Parcel CSS Gettting Started

Getting started with Parcel CSS

Dev

Work through the fundamentals of Parcel CSS, a CSS parser, compiler, and minifier, including setting up and writing CSS that automatically minifies on the build.

Emmanuel Etukudo
Feb 10, 2022 ⋅ 3 min read
Deploying React App Fullstack Cloudflare Pages

Deploying your React app with full-stack Cloudflare Pages

Dev

Full-stack Cloudflare Pages works exactly the same way as Cloudflare Pages, with no changes in the deployment workflow involving git commit and git push.

Emmanuel Etukudo
Jan 13, 2022 ⋅ 4 min read
PWA Create Go App

Creating a PWA with Create Go App

Dev

Explore Create Go App, a CLI similar to the popular Create React App, by building a PWA from scratch.

Emmanuel Etukudo
Jan 3, 2022 ⋅ 4 min read
Dynamic Sitemap Nextjs

Build a sitemap generator in Next.js

Dev

Build a sitemap generator in Next.js, which generates a sitemap for each page in your webpage, improving SEO and attracting more viewers.

Emmanuel Etukudo
Nov 23, 2021 ⋅ 4 min read
Best Practices for Stacking Elements in CSS

Best practices for stacking elements in CSS

Dev

Learn the techniques and best practices for stacking elements in CSS to achieve 3D animations — without using the z-index property.

Emmanuel Etukudo
Nov 16, 2021 ⋅ 6 min read
Create Customize Flutter Radio Buttons

Create and customize Flutter radio buttons

Dev

Build a Flutter radio button, a graphical UI element that presents the user with a predefined list of mutually exclusive answer choices.

Emmanuel Etukudo
Oct 13, 2021 ⋅ 5 min read