Victoria Lolo-victoria.com¡Feb 10, 2025FeaturedAtomic Habits for DevelopersAs a developer, your journey to mastery is often shaped by the small, consistent actions you take every day. Whether you're debugging code, learning a new framework, or optimizing a system, the key to continual growth lies in your habits. This weeken...76 likes¡1.2K readsBook Reviews and ReflectionsSelf Improvement
Hardikk Kambojhardikkwrites.hashnode.dev¡Feb 5, 2025FeaturedYour Browser Is Killing Your Computer! â Do you also have an old machine that you use daily for work or development? Maybe an i3 processor, limited RAM, and Chrome as your default browser? And let's be realâChrome is a memory hog. Ever found yourself constantly closing tabs because your sys...58 likes¡374 readsProductivity
akul chhillarakulchhillar.hashnode.dev¡Feb 5, 2025Does It Work: Piotroski's F Score in Indian Equity Market in 2021?In 2000, a young Joseph D. Piotroski at the University of Chicago Graduate School of Business published a paper titled âValue Investing: The Use of Historical Financial Statement Information to Separate Winners from Losersâ. The paper attracted a lot...
Renil Garalarenilpatel.hashnode.dev¡4 hours agoThe Prototype Chain - How Inheritance WorksJavaScript uses prototypal inheritance, which means objects can share properties and methods with other objects. This helps in writing reusable and efficient code. To understand this better, weâll explain the prototype chain with a simple real-world ...14 likesChaiCode
Divine Orjidpkreativ.hashnode.dev¡5 hours agoReact useReducer Hook: The Ultimate GuideState management means keeping track of how our data changes over time. In React, we can manage state with hooks or using an external state management library like Redux. In this article, we will explore a hook called useReducer and learn about its c...17 likesTutorialsReact
REHAN SAYYEDdignitas.hashnode.dev¡12 hours agoHardening Azure: Identifying and Mitigating Entra ID Security GapsAzure is a complete Content Security Provider (CSP) with over 200 services to meet different organizational needs. These services include Identity Management, data handling, computing, analytics, storage, networking, and more. With Azure, organizatio...40 likes#microsoft-azure
Aakashi Jaiswalaakashi.hashnode.dev¡8 hours agoOpenAI's Evolution: Balancing Profit and MissionOpenAI, the company behind the groundbreaking AI chatbot ChatGPT, began with a noble ambition: to ensure artificial intelligence benefits everyone. Founded in 2015 as a nonprofit, its mission was to develop AI systems that are not only powerful but a...10 likesopenai
Priyojit Singhanerdbash.hashnode.dev¡11 hours agoThis is how I got into TCS, Tata Consultancy ServicesIntro to all this I still remember the time when I decided that I wanted to become the guy who developed tools and software for big companies like Microsoft, Google, etc(before that I wanted to become a doctor,r and before that whatnotâŚ). At that tim...11 likesTCS
Jay Kadlagblog.devwithjay.com¡12 hours agoTCP & UDP ProtocolsIntroduction Every second, messages, videos, and files move across the internet, connecting people and devices everywhere. But how does all this data travel so smoothly? The answer lies in two important ways of communicationâTCP (Transmission Control...10 likes¡34 readsChaiCode
shouvik sarkarshouvikjs.hashnode.dev¡13 hours agoTop 10 array methods in JS with practical implementationHey JavaScript developers! Hope you're enjoying your programming journey. If you've been coding for a while, youâre probably familiar with arrays. They are one of the most fundamental data structures in any programming language. But did you know that...11 likesChaiCode
Tito Adeoyetitoadeoye.hashnode.dev¡35 minutes agoReact Hooks: useMemo (With Practical Examples)Hello again, fellow React travelerđ If youâve been building React apps for a while, you might have encountered performance hiccups, especially as your app grows in complexity. One of the most useful tools in your React toolbox to combat these is the...React Hooks Unboxed đŚ: A Beginner's Adventure đReact
Paul Walkerpaulwalkerr.hashnode.dev¡39 minutes agoA Deep Dive into the Moz Keyword Research Tool's FeaturesKeyword research is the compass guiding any successful SEO strategy. It's the process of understanding the language your target audience uses when searching online, enabling you to optimize your website and content for higher rankings in search engin...