Iniubong Obonguko Frontend developer, Vue ninja, code enthusiast. Learning every day.

Stories by Iniubong Obonguko

How To Create An Audio And Video Recorder In React

How to create a video and audio recorder in React

Dev

Learn how to build a custom audio and video recorder in React using the native HTML MediaRecorder API and MediaStream API.

Iniubong Obonguko
Feb 16, 2023 ⋅ 7 min read
Build A Blog With Astro, Vite, And MDX

Build a blog with Astro, Vite, and MDX

Dev

Learn how to build an Astro blog with interactive text-based content, as Astro 1.0 recently announced support for MDX and Vite 3.0.

Iniubong Obonguko
Nov 9, 2022 ⋅ 9 min read
Using Astro And Netlify To Build And Deploy A Web App

Using Astro and Netlify to build and deploy a web app

Dev

In this tutorial, build an Astro app and deploy it as a dynamic, SSR-ready server on the popular hosting platform, Netlify.

Iniubong Obonguko
Oct 5, 2022 ⋅ 5 min read

Using custom events in React

Dev

Learn how to build your own custom events in React apps, an essential skill for frontend devs of all levels, in this complete tutorial.

Iniubong Obonguko
Jul 7, 2022 ⋅ 6 min read

What’s new in SolidJS v1.3?

Dev

SolidJS, a rapidly growing UI library for web apps, has just released version 1.3 with big improvements, new features, and bug fixes.

Iniubong Obonguko
Feb 16, 2022 ⋅ 3 min read

SolidJS vs. React: Comparing declarative UI libraries

Dev

Should you use SolidJS or React in your next project? Find out which is better for your use case in this thorough comparison.

Iniubong Obonguko
Jan 20, 2022 ⋅ 5 min read

Styling SolidJS applications using Tailwind CSS

Dev

Style your next SolidJS project with the power of Tailwind CSS to create reactive, fast, and creative applications.

Iniubong Obonguko
Dec 9, 2021 ⋅ 4 min read

Introduction to SolidJS

Dev

Learn about SolidJS, a popular new open source JavaScript framework that can help you build blazing fast apps with ease.

Iniubong Obonguko
Nov 10, 2021 ⋅ 7 min read

The ultimate guide to Vue Router

Dev

Explore the functionality of Vue Router with this advanced overview of features that will give your Vue app users a top notch experience.

Iniubong Obonguko
Aug 24, 2021 ⋅ 11 min read

The ultimate guide to authentication in Vue.js with Supabase

Dev

Learn how to handle user authentication in Vue.js apps with Supabase, an open source alternative to Firebase in this step-by-step tutorial.

Iniubong Obonguko
Aug 2, 2021 ⋅ 8 min read

Crafting product tours in Vue.js

Dev

Learn helpful tips for making great product tours, then follow a simple guide to creating and installing them in a Vue.js application.

Iniubong Obonguko
Jun 7, 2021 ⋅ 6 min read
Provide Inject API Vue 3

Using provide/inject in Vue.js 3 with the Composition API

Dev

Learn how to use the provide/ inject function pair with the Composition API to pass data into deeply nested components in Vue.js 3.

Iniubong Obonguko
Apr 15, 2021 ⋅ 4 min read