shlogg · Early preview
Michael Andreuzza @mike_andreuzza

Creating A Chat Bubble With Vanilla JavaScript

Creating a chat bubble effect with vanilla JavaScript. No frameworks needed! Read the article to learn how: See it live and get the code.

Remember the chat bubble we did with Tailwind CSS and Alpine JS? Well today we'll be doing the same thing but using vanilla JavaScript instead!
Read the article,See it live and get the code