Emmanuel Odioko

  I am a frontend technology enthusiast, intrigued by frameworks and how they work, presently specializing in React, and would love to teach on any topic under it.

   



9 Stories by Emmanuel Odioko

Passwordless authentication options with Firebase and React

We explore how passwordless authentication integrates with Firebase and React and demo four authentication options: Google, email link, OTP, and Facebook.
0 18 min read

Using Next.js Route Handlers

We explore the new Route Handlers features in Next.js v13.2, demo how to use it, and compare it to the previous routing system.
1 8 min read

Creating responsive mobile layouts with Pure.css

In this article, we will learn how to build a responsive mobile layout with Pure.css and learn about the benefits of using Pure.css.
0 7 min read

Translate your React app using Format.js

Making your React apps available in several languages is essential. Follow along to learn how to translate your React apps with Format.js.
0 14 min read

Getting started with Inertia.js, Vue.js, and AdonisJs

This article will cover getting started with Inertia.js, Vue.js, and AdonisJs to create fast and performant web applications.
1 11 min read

Creating Vue.js masked input fields

Implement masked inputs in Vue.js in this tutorial, which includes reference GIFs and images alongside code demos for the Maska library.
2 7 min read

Implementing pull-to-refresh in React with Tailwind CSS

Learn how to implement a custom pull-to-refresh feature in React, using Tailwind CSS for styling and overflow behavior.
0 6 min read

Dynamic imports and code splitting with Next.js

Speed up your app and fine-tune your Next.js app's production performance with this tutorial on dynamic imports and code splitting.
0 5 min read

Create a neumorphic progress bar in React

Using React, build an animated, neumorphic progress bar that uses CSS properties to make elements appear as if they float above the UI.
0 5 min read