stanon.hashnode.devExploring the Power of Object GroupBy in JavaScriptIntroduction Developers working with JavaScript frequently deal with complex datasets and object collections. Managing and organizing this data efficiently is essential for writing clean and maintainable code. One powerful tool that comes to the resc...Mar 9, 2024·3 min read
stanon.hashnode.devMastering State Management: A Comprehensive Guide to Redux Toolkit in React - Build a To-Do AppAs applications grow in complexity, managing state becomes a crucial aspect of development. Redux, a JavaScript library commonly used with React, offers a predictable state container that greatly simplifies state management. Redux Toolkit, an officia...Dec 29, 2023·11 min read
stanon.hashnode.devJavaScript 101: A Comprehensive Summary of Core ConceptsJavaScript was created in 1995 by Brendan Eich at Netscape. At the time, the web browser was cutting-edge technology that connected everybody on the planet via the World Wide Web. At the time websites were completely static with pure HTML. It was des...Dec 27, 2023·11 min read
stanon.hashnode.dev100+ Web Development Concepts SummarizedEmbarking on a journey through the vast expanse of web development can be both exhilarating and overwhelming. As the digital ecosystem expands, so does the arsenal of tools, languages, and frameworks at a developer's disposal. Whether you are a seaso...Dec 25, 2023·13 min read
stanon.hashnode.dev10 JavaScript Changes You Missed in 2023As the digital landscape continues to evolve at a rapid pace, so does the world of web development. In the ever-changing realm of JavaScript, staying up-to-date with the latest advancements is crucial for developers striving to create efficient, mode...Dec 24, 2023·8 min read