Coding, Insights, and Digital Discoveries 👩🏻‍💻

From Stay-at-Home Mom to a Developer After 50

coding
Published on

Building a Feature-Rich To-Do List App with Vanilla JavaScript & PWA Support

To brush up my vanilla javascript with this to-do-list from easy to hard

coding
Published on

Implementing Drag & Drop in a To-Do List with JavaScript

Drag and drop feature with JavaScript tutorial

coding
Published on

Understanding Memory Usage in Web Applications

How Memory Works in a Web Page? When a webpage runs, memory is mainly used in two ways...

coding
Published on

JavaScript Loops: When to Use Map, forEach, for, and for...of

Explore the options of looping through items using JavaScript, the pros and cons of each option

coding
Published on

Using Tailwind CSS to Enhance My Vanilla JavaScript To-Do List App

Steps of adding TailwindCSS to vanilla JavaScript & HTML projects

coding
Published on

Better Code for Dynamically Creating Elements in Vanilla JavaScript

Compare the difference of using InnerHTML and modular function for better vanilla Javascript coding practice when dynamically creating elements

self-development
Published on

The Hustle Paradox: Finding Joy in the Journey

In a world that glorifies the hustle culture, countless individuals find themselves caught in an exhausting cycle...

self-development
Published on

What is Your New Year Resolution in 2025? - Wealth + Happiness

I asked ChatGPT to recommend me a book to read, after a few round of conversations, I decided to read this free ebook The Almanack of Naval Ravikant" by Eric Jorgenson because I think I need for direction-focused and need some strength from the smarter minds.

self-development
Published on

Embracing 60: Finding Joy in Texas Hill Country Adventures

A fun-packed 3-days vacation at Texas Hill Country area, visited 3 state parks, endulged

coding
Published on

Compare CSR, SSR, SSG, and ISR: Lessons Learned While Building the Sitemap Page

Added a Sitemap Page in 2024! 🗺️ Learned CSR (slow, dynamic), SSR (real-time), and SSG (fast, static). Used SSG with Contentlayer2 for my blog—super fast and SEO-friendly! 🚀 Use SSR for dynamic, SSG for static, or mix both! 😊

coding
Published on

Open Source Adventure: Deep Dive into Search Functionality

From deep diving into open source codebase I've learned about different search packages for different websites - client-side search engines vs. cloud-based search engines.

coding
Published on

Headless CMS Explained

Discover how a Headless CMS can revolutionize your content strategy. Learn what it is, how it works, and why businesses are adopting this powerful technology to streamline content distribution across multiple platforms. Perfect for entrepreneurs, developers, and content creators looking to work smarter, not harder

self-development
Published on

A Wake-Up Call for Developers - Avoid Job Scams

Many sources describe a type of scam targeting software developers. There are several things developers can do to protect themselves.

coding
Published on

Comprehensive Guide to the useMeasure Hook in React

A deep dive into the codebase of useMeasure hook in React

coding
Published on

Syntax Highlighting for Code Snippets in a React Application Using Prism-React-Renderer

Examples and explanations of using prism-react-renderer for highlighting syntax of code Snippets

coding
Published on

State Management in React: When to Go Modular vs. Global - A React Developer's Guide

Exploring state management in React, focusing on a pattern derived from Shadcn's useToast system for managing dynamic UI components like toast notifications.

self-development
Published on

The $6 Million Banana: Viral Marketing Lessons That Will Blow Your Mind 🍌💡

The sale of Maurizio Cattelan's “Comedian”—a banana taped to a wall—for a jaw-dropping $6.24 million has left many people scratching their heads. This weirdly viral event has valuable lessons for anyone in the business world, especially online entrepreneurs and marketers who want to create their own viral moments..

monetization
Published on

Monetize Your Website: A Simple Guide to Google Adsense and Next.js

How to add Google Adsense to your Next.js website? The simple tech talks that guide you through this money-making process

coding
Published on

Master React Hook Form - useFieldArray for Dynamic Forms Creation

The `useFieldArray` hook in React Hook Form is a powerful tool designed for managing dynamic forms where the number of input fields can vary.

self-development
Published on

From Zero to Hero: Pro Tips Learned for Launching Products

Tips from a viral Reddit post on launching products effectively

← See All Posts