Blog

Insights and thoughts on technology and development

355,573 views
Learn How to Use Tailwind Spinner Effectively: A Detailed Guide

Learn How to Use Tailwind Spinner Effectively: A Detailed Guide

The loader is a vital component that a reactive website should have. It keeps the user informed about when something is being processed and when it has completed. Loaders indicate that an action is in progress and then hide once the action completes,...

5 months ago
11 mins read
Build a Real-time Collaborative Whiteboard in NextJS With Supabase & Stream Video

Build a Real-time Collaborative Whiteboard in NextJS With Supabase & Stream Video

Real-time applications are known to be complex and require a lot of expertise before bringing them to life. In this article, we're going to take a look at building a real-time collaborative whiteboard with video and live presence functionalities usin...

a year ago
49 mins read
Tailwind Flex box Basics: A Comprehensive Guide

Tailwind Flex box Basics: A Comprehensive Guide

Understand the power of Tailwind CSS Flexbox with this comprehensive guide. It is designed to help you understand and utilize flex properties for efficient and responsive layouts. In this article, we will dive deep into utility classes, explore flex ...

a year ago
8 mins read
Learn How to Install & Implement Tailwind CSS on Next.js

Learn How to Install & Implement Tailwind CSS on Next.js

Introduction Tailwind CSS is a utility-first framework popular among front-end developers with over 64 thousand stars on GitHub and over 4.6 million downloads on NPM. It provides the ability to build highly scalable and customizable components with z...

a year ago
7 mins read
From Customer Success Engineer to Software Engineer: My One-Year Journey at Hashnode

From Customer Success Engineer to Software Engineer: My One-Year Journey at Hashnode

"The journey of a thousand miles often begins with a single step into the unknown." - Lao Tzu It's been an incredible year today since I joined Hashnode as a Customer Success Engineer (CSE). Little did I know that this role would pave the way for an...

a year ago
9 mins read
Introducing LearnEase - an AI Learning Platform for Everyone

Introducing LearnEase - an AI Learning Platform for Everyone

Excited to announce my latest and first AI project - LearnEase. It's a learning platform powered by AI that enables you to effortlessly learn any concept using simple technical language. Demo 📺 https://youtu.be/mRdp03De78k How it works 🧑‍💻 Learn...

2 years ago
3 mins read
INTRODUCING InvoiceEase: The Simple Solution for Managing Invoices

INTRODUCING InvoiceEase: The Simple Solution for Managing Invoices

I'm excited to share what I and Adeyemo Peter have been working on for a while now- InvoiceEase. What is InvoiceEase? InvoiceEase is an invoicing tool designed to simplify and streamline the invoicing process for freelancers and small businesses. By ...

2 years ago
6 mins read
Debugging as a Customer Success Engineer

Debugging as a Customer Success Engineer

Debugging is an essential aspect of software development and customer success. It refers to the process of identifying and fixing errors or bugs in software code or systems. Debugging is important for several reasons such as ensuring software quality...

2 years ago
8 mins read
My 2022 Smilestones: A Reflective Journey

My 2022 Smilestones: A Reflective Journey

Success is a process… During that journey sometimes there are stones thrown at you, and you convert them into milestones. ~ Sachin Tendulkar My name is Ayodele Samuel Adebayo, also known as Uncle BigBay, and this is a documentation of how I did in t...

2 years ago
16 mins read
How to Store Files on IPFS With Moralis React SDK ⛑

How to Store Files on IPFS With Moralis React SDK ⛑

Introduction Moralis is a web3 platform that provides a backend service for blockchain projects. They offer the highest numbers of web3 and NFT APIs for authentication, blockchain account information, etc. We'll make use of the Moralis IPFS saveIPFS(...

2 years ago
10 mins read