Olusholacodewithgeeky.hashnode.dev·Jan 13, 2025Drag and drop with DataTransfer Object in JavaScriptThe DataTransfer object in JavaScript is the fundamental component of drag-and-drop interactions and clipboard operations. This is not to be confused with DTOs — which is a pattern that determines how data is sent between different layers of an appl...1 likeJavaScript
Gabriel Stoneima.trifleneurotic.com·Jan 12, 2025ADHDev.Hello & good day to you all! I have a tendency to be rather wordy, so I will endeavour to keep this post (and future ones) as concise as possible. I have combined-type ADHD, and when I was diagnosed in the early oughts, it felt like there was finally...programming
Ayush Sharmaiayushcodes.hashnode.dev·Jan 11, 2025Decoding Web Jargons 🌐Welcome learners! This blog will be all about decoding some jargons related to the web world. Jargons won’t remain jargons anymore! After reading this blog, you will be confident enough to explain to anybody what these jargons mean, even if you are e...98 readsWeb Development
Ikegah Oliveroliverwrites.hashnode.dev·Jan 7, 2025Introduction to Data Structures: Building Blocks of ProgrammingIn programming, a Data structure is a format for organising, storing, processing, and retrieving data. It consists of data values, the connections between those values, and the operations you can perform on them. Each structure is designed to handle ...36 readsData Structures and Algorithmdata structures
aryan sharmaaryansharma.hashnode.dev·Jan 5, 2025Map And Set in JavascriptNamaste!, this is Aryan Sharma's blog, and I hope you're all doing well & great. Welcome to another blog of this JavaScript course. 📍You can find my blogshere↗️ Let's get started! Map The map is a collection of key-value pairs, just like an Object. ...set and map
Siddhesh Agarwalsiddhesh2003.hashnode.dev·Jan 5, 2025The Pointlessness of FP vs OOP DiscussionsIn the world of software engineering, discussions about different programming styles are pretty common. The clash between Object-Oriented Programming (OOP) and Functional Programming (FP) often takes centre stage. Each camp claims its approach is the...Object Oriented Programming
Rijul Rajesh T Prijultp.hashnode.dev·Jan 2, 2025AI Meets Developers: How Artificial Intelligence is Revolutionizing Developer ToolsIn the fast-paced world of software development, efficiency and innovation are key. With the increasing complexity of APIs and the growing need for seamless integration, artificial intelligence (AI) has emerged as a game-changer. By automating tasks,...60 likesprogramming
syncfusionsyncfusion-blogs.hashnode.dev·Jan 3, 2025TypeScript Generics: A Complete GuideTL;DR: TypeScript Generics allow developers to write reusable code that can work with various data types while maintaining type safety. They are essential for building robust and scalable TypeScript apps. To ensure the code is transparent and managea...development
Spruce EmmanuelforfreeCodeCampfreecodecamp.org·Jan 2, 2025How to Make Learning to Code Easier by Focusing on the FundamentalsIt’s the beginning of the year again, and perhaps you’re still struggling to learn that programming language. We’ve all been there. Let me share a story from my own journey. In 2016, I thought I wasn’t cut out for programming. After months of trying ...coding
David Olabodedevdavid05.hashnode.dev·Dec 31, 2024My 2024: The Good, The Bad, and The UglyStarted the year with a lot of goals and aspirations in all aspects of life, including spiritual, career, and financial. It was a promising kick-off since the 2024 race had begun. I had promised my boss, who is more like a brother, that I would help ...10 likes2024