Julia Furst Morgadojulia.hashnode.dev·Oct 27, 2023An Easy Way to Understand DockerDocker is renowned worldwide as an open-source container service provider, that excels in packaging applications and their components, along with dependencies, simplifying the deployment process. It is a powerful and versatile tool, that streamlines ...Discuss·1 likeDocker
kapeel kokanecodesketched.hashnode.dev·Jul 3, 2023React demystified: useEffectHello there! Welcome to another React demystified post. Last week, we covered the useState() hook. We took it to the fundamental level and asked ourselves the question - "What exactly is state?" 🤔. https://codesketched.hashnode.dev/react-illustrate...DiscussReact
Ifeoma Uduifycodes99.hashnode.dev·Apr 3, 2023Open Source 101: An Introduction to the World of Open Source Software.Are you curious about the world of open source but not sure where to start? Look no further! In this post, I’ll dive into the basics of open source, including what open source is, why it matters and how you can get involved. Whether you’re a seasoned...Discuss·5 likesUnderstanding Tech Jargon: A Guide for Newbies.Open Source
Kairav ThakkarforWorld of Web3web3kairav.hashnode.dev·Feb 24, 2023Exploring Ethereum: Whitepaper[2]Ethereum was created with a mission to empower developers to create useful applications in the web3 ecosystem. Ethereum achieves this by constructing the foundation which includes a Turing-complete programming language. This allows developers to writ...Discuss·74 readsEthereum
Pranav Tripathipranavtripathi.hashnode.dev·Feb 15, 2023How DNS works? Everything you need to know.For every one of us, understanding behind the scenes of DNS has been a tough ride. In this article, we are going to simplify DNS and understand what happens when we hit a URL. Computers and other devices communicate using IP addresses to identify ea...Discuss·1 like·33 readsdns
Deediki.hashnode.dev·Feb 8, 2023Exploring the Fundamentals of HTML Input Elements: A Comprehensive GuideHTML input elements are used to receive user input. There are various types of input elements available in HTML, each serving a specific purpose. Some common input elements are: Text Input: Used for receiving alphanumeric input, represented by the <...Discuss·38 readsHTML5
Nipun Agarwalnipunagarwal.hashnode.dev·Jan 29, 2023What is a runtime environment?Let's understand this fancy word duo with a real-world example. Whenever you think about how and where cricket is played a certain set of things come to your mind. Think about them. What are they? A ground of particular dimensions according to inter...DiscussProgramming Blogs
Peter Ebodeebode.hashnode.dev·Jan 25, 2023Whatsapp's Image and Video quality reductionGetting frustrated with why a picture or video looks 'beaten' on your Whatsapp status? It's a common experience. We've probably all asked one question after sending a picture or video to a friend, or while updating our status, why does Whatsapp make...Discuss·18 likes·258 readsTech Unveiledinternet
Dumebi Okolodumebi.hashnode.dev·Jan 14, 2023React Hooks ExplainedHello and welcome!! Today, I'd be sharing my knowledge on three of my favorite React hooks that I have learned. I will try my best to explain this as simply as I can, the way that I understand it. Hopefully, this can help fuel your understanding. Ple...Discuss·13 likes·120 readsReact
Karthick Ramjeekarthickramjee.hashnode.dev·Dec 28, 2022The Feynman technique.True genius is the ability to simplify, not complicate. Overview There are 4 steps to the Feynman technique which you can try out to master anything. Identify a topic. Take any topic of your choice and start writing down the things that we already...DiscussThoughtsleetcode