Vasudha Karanam
33 posts
Error Handling & Exceptions in Python
Error Handling & Exceptions in Python Introduction: Python, like any other programming language, encounters errors during execution. Robust…
How the Eisenhower Matrix Can Keep Your Projects on Track [My Experience]
In my early days as a solopreneur, I often drowned in an endless list of tasks (more often…
Fixing ChatGPT’s Hidden Edit Button – A Reminder That Testing Matters!
Today, I ran into a strange issue—I couldn’t edit my messages in ChatGPT! 🤔 At first, I thought…
Mastering Pull-to-Refresh in React Native: A Guide to Smooth Data Reloading 🚀
In modern mobile apps, providing a seamless and engaging experience is crucial. One of the best ways to…
Personal project built with Next.js and TailwindCSS.
Said MOUNAIM Mounaim.dev is a personal project built with Next.js and TailwindCSS. Getting Started Clone the repository: git…
AsyncLocal pour le partage d’informations entre classes
Quand vous écrivez des logs dans une application, vous avez sûrement une classe dédiée (voire une instance singleton)…
Spotify Wrapped 2024, OpenAI, and Bluesky: This week’s product news
Our content series gives you the lowdown on what’s been happening in the world of product this week…
React is Slow? 6 Strategies for Performance Optimisation
React excels at managing complex UIs, but its virtual DOM reconciliation process can introduce performance bottlenecks if not…
2486. Append Characters to String to Make Subsequence
2486. Append Characters to String to Make Subsequence Medium You are given two strings s and t consisting…
Data-driven decision making in Healthcare: Insights from Dan Shirley (Product Manager, Analytics, Baxter)
We spoke with Daniel Shirley, Product Manager, Analytics at Baxter International, to understand how product teams can prioritise…