Iniubong Obonguko

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

     



12 Stories by Iniubong Obonguko

How to create a video and audio recorder in React

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

Build a blog with Astro, Vite, and MDX

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.
0 9 min read

Using Astro and Netlify to build and deploy a web app

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

Using custom events in React

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

What’s new in SolidJS v1.3?

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

SolidJS vs. React: Comparing declarative UI libraries

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

Styling SolidJS applications using Tailwind CSS

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

Introduction to SolidJS

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

The ultimate guide to Vue Router

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

The ultimate guide to authentication in Vue.js with Supabase

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

Crafting product tours in Vue.js

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

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

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