Atharva Salitritheamazingatharva.hashnode.net·Dec 10, 2022Baby Steps Into The World Of Development : "Dev Retro 2022"Introduction : This Blog is a part of the "Dev Retro 2022" initiative by Hashnode and is related to the theme of reflecting on my journey as a beginner developer. Everyone has a hobby or activity they are enthusiastic and passionate about and can eng...Max and 20 others are discussing this21 people are discussing thisDiscuss·1.2K likes·447 reads#DevRetro2022Great insights. 21
Sumudu Siriwardanasumudusiriwardana.hashnode.net·Sep 27, 2021JavaScript Functions: Explain Like I'm FiveIf you are a newbie to programming and JavaScript, you might first find it hard to grasp the concept of functions. When I first learned about functions, I thought I got it all right. Then, when I tried to apply it in some code challenges, I got more...Kolade Chris and 12 others are discussing this13 people are discussing thisDiscuss·125 likes·2.5K readsJavaScript
Aayushi Singhasaayushi.hashnode.net·May 11, 2022Usage of Basic Git commands and GithubHello guys😎, I would like to share some of basic git commands for you. This is not kind of specific documentation. I collected it for my learning process in git last year. Before you read, please note that all are written in informal style like a sk...Yash and 25 others are discussing this26 people are discussing thisDiscuss·111 likes·102 readsGitHub
Shina-kelani Taiwokehlaniblog.hashnode.net·Apr 26, 2023An Introduction to Hooks in ReactJS: A Comprehensive Guide for BeginnersPrerequisites: Please note that before diving into this comprehensive guide, it is essential to have a basic understanding of React and its core concepts, such as components, props, and state management. Familiarity with JavaScript (ES6) syntax, incl...Discuss·1 likeReact
Madalina Tepelmanntupu.hashnode.net·Apr 25, 2023My Tech Journey - Jon PlummerDo you also have the feeling that time is running with the speed of light? Yesterday was the beginning of 2023 and today is already the end of April. The second spring month is bringing to My Tech Journey the story of Jon Plummer. Jon has been a ment...Discuss·1 likewomenwhocode
Kinstakinsta.hashnode.net·Apr 10, 2023How to Use Tailwind CSS to Rapidly Develop Snazzy WebsitesAs a developer, you probably want to find ways to get more done with less code. That's where a frontend framework like Tailwind CSS comes in. In this article, we'll dive into how Tailwind CSS can simplify your web design and development process. We'...DiscussCSS
Lawry Techlawrytech.hashnode.net·Apr 6, 2023Coding: A Necessity for Cameroonian Youths in the 21st CenturyEmpowering Cameroonian Youths Through Coding: A Necessity for All Fields of Study and Backgrounds Introduction In today's rapidly evolving world, technology has become an indispensable part of our daily lives. From smartphones to social media, we are...Discuss·1 like·53 reads#beginners #learningtocode #100daysofcode
Somveer Kumarsomveerkumar.hashnode.net·Apr 6, 202315 Best Resources to Learn JavaScript in 2023Introduction As a 3rd Year Law student, when I started learning to code in JavaScript for Web Development it was quite a feat to find the best resources. That's why I want to share this resource list with you, so you can save time and learn JavaScrip...DiscussJavaScript
Paul Ehikhuemenpauloe.hashnode.net·Apr 6, 2023HTML FormsForms are an essential part of many websites and web applications. They provide a way for users to input data, interact with the website, and submit information for processing. In this article, we will explore what forms are, how they work, and some ...DiscussHTML5
Vaishnao Wankarvaishnao.hashnode.net·Apr 5, 2023The Beginner's Guide to Web Development: Overcoming Challenges and Achieving GoalsAre you interested in learning web development, but feeling overwhelmed by the challenges that come with it? You're not alone. From choosing the right technology to keeping up with the latest trends, beginners can face numerous obstacles while trying...Discuss#beginners #learningtocode #100daysofcode
Anuradha Aggarwalanuradha.hashnode.net·Apr 4, 2023Serverless Functions & FaaS with Vercel🎯 What are Serverless means? At first glance, it looks like an application without a server. But it's not. It basically means you're not responsible for managing and provisioning the servers. These servers are managed by the cloud provider and yo...Discuss·10 likesVercel
Paul Ehikhuemenpauloe.hashnode.net·Apr 4, 2023Basic HTML TagsHTML (Hypertext Markup Language) is the standard markup language used to create web pages. In this article, we'll take a closer look at some of the basic HTML tags that are used to create web pages. Headings Headings are used to define the headings o...Discuss·1 likeHTML5
Paul Ehikhuemenpauloe.hashnode.net·Apr 3, 2023Basic HTML SynthaxHTML (Hypertext Markup Language) is the standard markup language used to create web pages. It uses tags to define different types of content, such as headings, paragraphs, and images. In this article, we'll take a closer look at the basic syntax of H...DiscussHTML for beginnersHTML