lassiecoder

lassiecoder @lassiecoder

About: I've been a Software Developer for about 5 years, focusing on mobile and web apps, more into JavaScript and React ecosystem.

Location:
Bangalore
Joined:
Dec 29, 2019

lassiecoder
articles - 20 total

I Never Planned on Becoming a Google Developer Expert

But the Path Is Starting to Make Sense Becoming a Google Developer Expert (GDE) was never on my...

Learn More 1 0Apr 27

Project IDX + Gemini: Transforming How You Write Code

Project IDX boosts your productivity with AI-assisted code suggestions from Gemini in IDX. Before you...

Learn More 4 0Apr 6

Gemini AI in Chrome DevTools

Hey devCommunity! 👋 I've got something incredible to share with you today that's completely changing...

Learn More 0 0Apr 2

Simplifying Software Architecture: Understanding MVC, MVP, and MVVM

Understanding software architecture patterns is very important as applications grow more...

Learn More 0 1Feb 2

NPM package – community-health-files

I've just built a NPM package: community-health-files This package automates the creation and...

Learn More -1 1Sep 26 '24

GitHub profile README

🚀 Exciting news! I've just refreshed my GitHub profile README with my latest projects and skills!...

Learn More 0 0Sep 26 '24

GitHub profile README

🚀 Exciting news! I've just refreshed my GitHub profile README with my latest projects and skills!...

Learn More 2 0Mar 28 '24

npx lassiecoder – in your terminal?

Preview Create your personalized NPX introduction card Step 1: Select a Unique Package...

Learn More 1 0Mar 12 '24

Embarking on a 100-Day Journey with JavaScript! 🚀

Hey everyone! 👋 I'm diving headfirst into a 100-day JavaScript adventure, and I couldn't be more...

Learn More 45 24Feb 24 '24

Git <> Common Developer Pitfalls and Solutions

Git, essential for version control, poses challenges for developers. Let's explore some common issues...

Learn More 0 0Feb 24 '24

Error handling in React 18

React 18 enhances error handling, preventing app crashes by catching and managing errors in child...

Learn More 7 0Feb 24 '24

React 18 hooks

While exploring the React 18 documentation, I stumbled upon some fantastic new hooks that elevate the...

Learn More 0 0Feb 24 '24

Simplifying Push Notification Setup in React Native with OneSignal

Introduction: Push notifications play a crucial role in engaging and retaining users in mobile...

Learn More 1 1May 16 '23

Level of abstraction

The lower the level of abstraction, the closer the language is to the ones and zeros of binary, which...

Learn More 0 0Sep 30 '22

Fastlane with React Native — Part-1

Post building an app, all you have to do is submit it to the stores to make it available to the...

Learn More 11 0Jun 10 '22

Got a new badge on GitHub.

Got a new badge (Arctic Code Vault Contributor) on GitHub. Github: https://github.com/lassiecoder...

Learn More 7 4Jul 18 '20

JavaScript: Array, mutability & immutability

length() The length property is used to find out the size of that object. It’s used with many objec...

Learn More 16 0Jul 10 '20

JavaScript Interview Questions

What's callback? Passing a function definition to another function as an argument is callback. A ca...

Learn More 7 3Jul 10 '20

ReactJS single page application

Currently, I'm learning ReactJS and created a mini-project (Login form) on it. Have a look and drop y...

Learn More 6 0Apr 11 '20

My Portfolio

Hi, I've created my portfolio. Please have a look and drop your valuable feedback on the projects sh...

Learn More 12 0Jan 22 '20