Sikirusikiru.hashnode.dev·Jan 18, 2024My Top 5 VSCode Extensions for 2024Visual Studio Code has become one of the most popular code editors in recent years. Its flexibility, vast extension library, and active open-source community have made it a favorite for web developers. In this post, I’ll share my top 5 VSCode extensi...Discussvscode extensions
Youssef Hafnawyhafnawi.hashnode.dev·Jul 5, 2023Top 5 YouTube Channels for Front-end Devs!!!Introduction: The environment expresses its owner, as we imitate the people with spend most of our time with, And if most of your time on social media is spent following stupidity, you will be stupid! So literally choosing the content you watch can m...Discusstop5
Tiago Rangel de Sousablog.tiagorangel.com·Mar 25, 20235 Chrome extensions you must have in your computerAs someone who spends some time on the internet, I know how important it is to have a reliable browser that can keep up with your needs. And when it comes to browsing the web, Google Chrome is one of the most popular and versatile options available. ...Discuss·26 readstop5
Sanathansanathan.hashnode.dev·Feb 15, 2023Best Browser Extensions For The Developer & Designers➤ In this Blog, we are going to discuss the extensions that are very useful and will save time while coding and make you a better developer in your journey. Extensions and tools make our daily tasks less of a chore. Extensions are one of the best way...Discuss·134 readsextensions
Youssef Hafnawyhafnawi.hashnode.dev·Feb 12, 2023Top 5 websites to sharpen your front-end skills.Introduction: As a front-end developer, from the moment you write the first HTML line to the last minute in the React course, it's hard to get experience; Since you are not yet good enough to get experience from a real job, but you are able to create...Discuss·49 readsFrontend Development
Pratik Mahadikvisionarycoder.hashnode.dev·Feb 6, 20235 Most Used HTML Tags that You Must KnowHTML Tags are the Building blocks of a website. HTML tags are like keywords which define that how a web browser will format and display the content. With the help of tags, a web browser can distinguish between HTML content and simple content. HTML ta...Discuss·4 likes·57 readsJourney to become a Full Stack Developer2Articles1Week
Sandip Haldersandiphalder.hashnode.dev·Jan 28, 2023Design Patterns in JS: A Top 5 List1. The Module Pattern: The Module pattern in JavaScript is a design pattern that allows for the creation of private and public methods and variables within a single object. This is accomplished by creating an anonymous function and immediately invoki...Discussdesign patterns