Richa richak.hashnode.dev·Sep 16, 2022Map() and Set() in JavaScript🥷❤️In this article, we will go over the Map and Set objects, what makes them similar or different to Objects and Arrays, the properties and methods available to them, and examples of some practical uses. Maps🔍 👉A Map is a collection of key/value pai...Discuss·10 likes·85 readsiwritecode
Richa richak.hashnode.dev·Sep 14, 2022What is the Difference Between ‘for…in’ and ‘for…of’ in JavaScript?Hey Developers🤓😎‼ In this part of the series, we discuss there are two very similar statements in JavaScript: for...in and for...of. And while they can be easily confused, they're actually quite different. we'll cover the usage of both statements w...Discuss·13 likes·119 readsLearn Code Online
Kyle Leonardblacknerd.dev·Sep 14, 2022Day 11: The Balckjack Capstone Project - SolutionDay 11 Continuation As I noted on my 1st day 1 post, my plan was to break down this project into multiple parts. I worked on it throughout the weekend and finally finished it up. I will say, while I was able to get through a bit of the project withou...Discuss·32 reads100 Days Of Code - PythonPython
Godswill Udohgodswilludoh.hashnode.dev·Sep 12, 2022The Software Development ChroniclesTechie, someone who is obsessed with everything about technology, either an Apple or Andriod fanboy, but not both, someone that wants a Tesla. Synonyms: nerd, geek, hacker, programmer, developer, technologist. Last Thursday, I attended a Brown-bag m...Echezona Oji and 3 others are discussing this4 people are discussing thisDiscuss·122 likes·163 reads#4weeks4articles
Richa richak.hashnode.dev·Sep 12, 2022The difference between Rest and spread operator in JavaScriptThe Rest and Spread operator are two features of JavaScript introduced in ES6. They work entirely different but their similar syntax (triple dots ...) brings some misconceptions when working with them. In this Blog, we will learn the difference betw...Discuss·38 likes·188 reads@hiteshchoudharylco
Anmol Guptaanmolgupta.hashnode.dev·Sep 12, 2022How to start your DSA journey?I have chosen to write on this topic as I have a keen interest in Data Structures and Algorithms and I have also learnt a lot about them. DSA isn't a topic but more of a journey dealing with your problem-solving skills and building the best out of yo...Discuss·2 likes#4weeks4articles
NonstackforNonstacknonstack.hashnode.dev·Sep 12, 2022The Role of Miners in Blockchain & CryptocurrencyFor anyone new to the web3 space or with limited experience, the word “mining” may come up frequently. It is a very important part of the web3 ecosystem. First off, what is mining? Mining is simply validating transactions that are carried out on th...Discuss·3 likes·47 reads#week4
Ayomide Ayanwolablog.bloombyte.dev·Sep 11, 2022Learn Python Decorators from Basic to Pro in 10 minsLet's learn about python decorators. This is one of the patterns I love to use in python and It is widely used by senior programmers out there. What are decorators 🤔 A decorator in python is a design pattern that allows us to extend the functionalit...Discuss·43 likes·277 reads#week4
Enitan Belloblog.enitan.dev·Sep 12, 2022The Ethereum Merge ExplainedI believe that many people today are confused about the Ethereum Merge. Some are simply concerned with not being left out by following the trend. If you fall into either of these two categories, I'm here to assist you. Understand the concept of a mer...John Fáwọlé and 1 other are discussing this2 people are discussing thisDiscuss·5 likes·1.6K reads#4weeks4articles
RagulTNragulsid.hashnode.dev·Sep 11, 2022My Networking Journey in open source and my Dream Job with Interview Prep tips!Introduction ⚡ The ultimate baseline of networking is being continuously connecting with random people and interacting with them so that it makes us more familiar with the common crowd. Sometimes people may feel weird communicating with common people...Discuss·9 likes·64 reads4articles4weeks