freecodecamp.orgHow to Get Promoted from Senior to Staff Engineer – Tips from My ExperienceNavigating the journey from senior engineer to staff engineer can be daunting. Promotions are often confusing, and this particular leap can feel even more ambiguous. As someone who has successfully transitioned to a Staff Engineer role, I want to sha...Jul 28, 2025·17 min read
freecodecamp.orgReact 19 Actions – How to Simplify Form Submission and Loading StatesReact 19 introduces Actions, which are asynchronous functions. Actions are helpful in making form submissions easier. This tutorial dives into what Actions are and how to use them. You'll learn about: The new React 19 feature, Actions The new React ...Jul 2, 2024·4 min read
freecodecamp.orgHow to Create Animated Bubbles with HTML5 Canvas and JavaScriptHello everyone! Welcome to this tutorial where we're going to dive into the world of creating fun bubbles in code using HTML canvas and JavaScript. The best part? We'll achieve all of this using just a touch of HTML and all JavaScript, no CSS. What w...Sep 5, 2023·8 min read
shrutikapoor.hashnode.devDevelop Animated Bubbles with HTML5 Canvas and JavaScript: A Step-by-Step TutorialHello everyone! Welcome to this tutorial where we’re going to dive into the world of creating fun bubbles in code by using HTML canvas and JavaScript. The best part? We’ll achieve all of this using just a touch of HTML and all JavaScript, no CSS. Unv...Aug 31, 2023·7 min read
freecodecamp.orgHow to Deliver Powerful Tech Conference TalksHave you ever wanted to share your expertise at conferences, but something inside you is holding you back? Perhaps it's the fear of speaking in front of a large audience, the worry of forgetting your words, or the challenge of finding the perfect to...Aug 10, 2023·13 min read