PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Ayodele Samuel Adebayo

@unclebigbay

497 Points 8 Followers

103 Posts

0 Answers

Software Developer 👲 || Technical Writer ✍ || Content Creator 👨‍🏫

How to Integrate Grammarly Text Editor SDK into React App

Grammarly is a cloud-based typing assistant that helps writers to develop content with accurate spelling, punctuation, and grammar within a text editor. ![Grammarlys browser extensions impr...

How To Get Tomorrow's Date In JavaScript ⏰

No one knows what tomorrow holds, but we can figure out what tomorrow's date will be in JavaScript. This article will show you how to programmatically get the date of the next day (tomorrow)...

How To Create An Hover Underline Animation In CSS

The little things matter sometimes. You never know how satisfied your website visitors or clients maybe with the minor adjustments you make, like adding a Hover Underline Animation to your w...

How To Create A Donut Spinner With HTML and CSS

A donut spinner is one of the popular loading components that is used on a website. It's useful to indicate to the user that the page is still loading or that data is currently being fetched...

How to Embed YouTube Videos into your Web Projects

Hello buddy 👋, -------------- Have you ever wondered how youtube videos are been embedded into a webpage? Worry no more! This article contains two different methods with a step-by-step gui...

Top 3 Best Code Editors in 2022 for Developers

There are several code editors out there for developing software programs or coding web applications. Let's look at the top 3 best code editors and why the last on the list is the best amon...

How to Add InstantSearch Analytics Widgets in Typesense

Introduction ------------ An Instant Search Analytics Widget is an essential feature to add to your list of todos for a smooth user experience when you're building a data-heavy website like...

How to Add Horizontal Lines Before and After a Text in HTML

This article will guide you on how to add a horizontal line to the right and left side of a text as shown below: ![HTML text with lines right and left](https://cdn.hashnode.com/res/hashnode...

Quick Guide to Slack Workspace for Developers

> There are high chances that you will someday work in a team, and their workspace will be **SLACK**. So let's get you started before the time comes. In this article, we will be looking thr...

Build an Email Application using Node JS Express JS with Gmail and Nodemailer - Series 1/5

Hello 😊, my gorgeous friends on the internet 👋, how are you doing today?. Sometimes we might want to send out a welcome email to our new registered users or send them a link to reset thei...

How to build a Flash Title Notification with JavaScript

The user's attention is important. How do you call the attention of a user who is on another tab to your website? In this article, you will learn how to implement a flash title using Linked...