Miracleio

Miracleio @miracleio

About: Designer & Developer. Passionate about crafting beautiful experiences ✨ 🙌Stand in faith🙌

Location:
Port Harcourt, Nigeria
Joined:
Sep 3, 2019

Miracleio
articles - 8 total

Building a Flexible Share System in React with the Web Share API

Remember when adding social sharing buttons meant littering your website with a dozen third-party...

Learn More 6 0Jan 29

Project Management Assembly of Agents Built with Agent.ai

This is a submission for the Agent.ai Challenge: Assembly of Agents (See Details) What I...

Learn More 65 2Jan 27

Real-Time Authorization in a Chat Application with Permit.io and WebSockets

As modern chat applications evolve, real-time communication requires increasingly granular access...

Learn More 12 0Jan 23

How to use multiple versions of Node on your machine

The best way I’ve tried to do this on my Linux machine is with nvm. What's NVM nvm allows...

Learn More 4 0Apr 26 '22

How to use Custom events in Vue 3

As someone who has been using Vue 2 for a while now, switching over to Vue 3 with its new composition...

Learn More 18 0Oct 26 '21

How I implemented TailwindCSS dark mode in my Nuxt blog

I've always been in love with this dark mode functionality of a thing. So when I learnt that...

Learn More 13 0Sep 18 '21

Creating a blog using Nuxt and Nuxt Content - with TailwindCSS

What we're going to be building We will be building a simple blog site using Nuxt which is...

Learn More 16 1Sep 11 '21

Duplicating elements with the Node.cloneNode() method

In one of the projects I'm working on, i needed to have new elements containing a lot of elements. I...

Learn More 9 0Oct 10 '19