Manikanta Adhikarimaniadhikari.hashnode.netΒ·Dec 27, 2022Dev Retro 2022- My Public Journal as a Developer WrappedI am an Engineering Student. I wanted to take Computer Science but due to some reasons, I ended up taking Electronics and Communication. But I never lost interest in coding which is the reason I'm currently in this Stage where I feel the satisfaction...425 likesΒ·234 reads#DevRetro2022
Francesco Ciullafrancescociulla.hashnode.netΒ·Sep 29, 2020FeaturedSOLID Principles in JavaScriptThe SOLID principles are software design principles that help us understand how we can structure our code to be robust, maintainable, and flexible as much as possible. Here come the S.O.L.I.D. principles: S: Single Responsibility O: Open/Close L: ...396 likesΒ·7.2K readsJavaScript
Tapas Adhikaryatapas.hashnode.netΒ·Jul 31, 2021FeaturedJavaScript Promises - Explain Like I'm FiveHello friends π, welcome to the first article of my brand new series, Demystifying JavaScript Promises - A New Way to Learn. JavaScript promises are very special. As web developers, we hardly have a way to avoid learning about it. Believe me, if not...356 likesΒ·40.1K readsDemystifying JavaScript Promises - A New Way to LearnJavaScript
Michael Laroccamichaeljudelarocca.hashnode.netΒ·Apr 25, 2023Using React useState Hook to Manage Object PropsThis week's article explores the powerful realm of the React useState hook! We create a player component, update specific object properties, and explain how to pass object props to child components! Introduction This article explores how to use th...12 likesΒ·62 readsReact
Ebube Kamaludeesolutionafrica.hashnode.netΒ·Apr 25, 2023Basics of F-strings in PythonF-strings are a feature in Python 3.6 and above that allows you to easily format strings. They are also known as "formatted string literals." The F-strings provide a concise and readable way to embed expressions inside string literals using a minimal...1 likePython 3
Lane Wagnerwagslane.hashnode.netΒ·Apr 25, 2023JavaScript? Python? Go? Which Tech Stack Should You Learn?Ah, the age-old question: which tech stack should I learn? Aspiring developers often get bogged down in this dilemma, and it's not hard to see why. The tech industry is an ocean of opportunities, and the fear of diving into the wrong waters can be pa...Learning Journey
Cherlock Codeevergrowingdev.hashnode.netΒ·Apr 25, 2023πΒ Become a Python Pro for Free with These 9 ResourcesIf you were to ask many experienced developers the question βWhich programming language should I learn?β, Python would almost definitely be in the top range of their list. Python is a powerful programming language that's widely used in software devel...Toolslearning
Chriskristijan-pajtasev.hashnode.netΒ·Apr 25, 2023Avoid Common Pitfalls with Next.js Server-Side RenderingNextJS is an amazing JavaScript framework that uses ReactJS for building UI applications. It comes with many great features that help you build faster and SEO-friendly applications like server-side rendering. However, like any tool, if used incorrect...10 likesNextJSNext.js
Clement Nzubechukwudevread.hashnode.netΒ·Apr 24, 2023How to Optimize Your Code for Speed: 8 Tips to Make Your Code Run FasterIn today's world, where everything is moving at a breakneck pace, it's more important than ever to have code that runs as fast as possible. Whether you're developing a web application, a mobile app, or a desktop application, there are a number of thi...10 likescode optimization
Lane Wagnerwagslane.hashnode.netΒ·Apr 24, 2023Which is More Important: Hard or Soft Skills for Programmers?You're waiting at the front-desk of Google's campus in Boulder, Colorado, waiting for your coding interview to start. Across from you in the lobby sit two other candidates: A charismatic airpods-flaunting developer who can charm the pants off of any...Learning Journey
Zechariah Hounwanoucodexive.hashnode.netΒ·Apr 24, 2023Solving Valid Anagrams Checker Problem in JavaScriptHello there! We are going to be talking about a fun game called Anagram. When you take a word and re-arrange its letter to make a new valid word that right there is called an Anagram. For example, the word βcatβ can be re-arranged to form a new word ...1 likeJavaScript
Chriskristijan-pajtasev.hashnode.netΒ·Apr 22, 2023Unlock the Power of Node.js Testing with the New Node Test Runner FeatureNode.js has recently released a new version (v20). In it, Node.js announced that its new feature, the Node Test Runner, has become officially stable. This new feature offers developers a standardized way to test their Node.js applications, ensuring t...10 likesUI TestingNode.js
Eduardo Vedeseduardovedes.hashnode.netΒ·Apr 22, 2023Code Your Future (NOW!π₯)Hi everyone! It's Friday afternoon and here I am, writing a new article while having a cup of coffee. As a former Civil Engineer, I found it kind of funny to see in the news, today, that Civil Engineers are one of the worst paid in the construction i...2 likesCareer