Ayodele Samuel AdebayoforUnclebigbay's 🚀 Blogunclebigbay.hashnode.net·Jul 26, 20216 Tools to write an eye-catching articleHello beautiful bloggers 👨💻, below I will be sharing the list of tools that I make use while writing an article. 1. Carbon Link : carbon.now.sh Most of the technical articles you will probably write will come with code fragments attached to them...Adeyemi Buhari and 6 others are discussing this7 people are discussing thisDiscuss·124 likes·660 reads7daystreakGoing to use all this tools when next I'm writing an article.thanks for sharing 3
Bhumi KhokhaniforBhumi Khokhanibhumikhokhani.hashnode.net·Apr 24, 2022Getting started with HTMLWhat basically is HTML? HTML was invented back in 1991 by Tim Berners-Lee and today it's having a standard version and is supported by all browsers. For every web developer, it's really necessary to be proficient in HTML. Hyper Text MarkUp Language ...Andrew Baisden and 1 other are discussing this2 people are discussing thisDiscuss·120 likes·355 readsWeb Development for BeginnersWeb Development
Bhumi KhokhaniforBhumi Khokhanibhumikhokhani.hashnode.net·May 6, 2022Getting Started with JavaScript - 2In previous blog we learnt what javascript is, different datatypes, operators, methods etc., in it. So now, let's continue learning further, the basics of Javascript. What is a DOM? DOM, Document Object Model. When a particular web page loads, by de...Discuss·107 likes·454 readsWeb Development for BeginnersWeb Development
Pushpa MaliforPushpa Malipushpamali.hashnode.net·Mar 17, 2023Primary Key VS Foreign Key-MySQLKey in MySQL is the fundamental elements for constructing a relationship between two tables. They are very useful in the maintenance of a relational database structure. First, let us see what is a Primary Key- A column cannot have NULL values. The pr...Discuss2Articles1Week
Soumik Sarkarforsmksarkar.hashnode.net·Nov 5, 2022Introduction to web and HTML.In this era of social media everyone is opening browsers and visiting some web pages on day to day basis, but let’s try to understand how the web and HTML work and what is explored today. When a user types the URL for any website a request fires up f...Discuss·33 readsiwritecode
Bhumi KhokhaniforBhumi Khokhanibhumikhokhani.hashnode.net·Apr 24, 2022Getting started with HTMLWhat basically is HTML? HTML was invented back in 1991 by Tim Berners-Lee and today it's having a standard version and is supported by all browsers. For every web developer, it's really necessary to be proficient in HTML. Hyper Text MarkUp Language ...Andrew Baisden and 1 other are discussing this2 people are discussing thisDiscuss·120 likes·355 readsWeb Development for BeginnersWeb Development
Bhumi KhokhaniforBhumi Khokhanibhumikhokhani.hashnode.net·Apr 22, 2022Introduction to Web DevelopmentIntroduction So, I thought of starting a series on Introduction to Web Development. Basically, I will first be covering basics of HTML5, CSS3 and JavaScript and along with it, will teach how to create a simple project using each of them in my upcomi...Discuss·87 likes·509 readsWeb Development for BeginnersWeb Development
Ultra TecforUltra Tec'sultratecuae.hashnode.net·Mar 4, 2022The Ultimate Guide To 7 Stages Ro Purifier With Ultra VioletWe will cover the different stages of the ro purifier to help you decide which size is best for you. Plus, we will go into more detail about the features of each ro purifier. 1. Ro water purifiers: what's the difference? A ro water filter is a small,...Discuss7daystreak
Roy Groot HulzeforCodeBlock/Roy Groot Hulze’s blogroygroothulze.hashnode.net·Nov 23, 2021Day 7 of my 100 days of Flutter challengeI just finished my seventh task for this challenge. The update will be live soon. I finally finished my onboarding and login/register screen. The users can finally change their username and email. Today I started creating the calendar feature which h...Discuss·1 like·52 reads#100daysofFlutterchallenge
Ayodele Samuel AdebayoforUnclebigbay's 🚀 Blogunclebigbay.hashnode.net·Nov 7, 2021React ImagesHello my gorgeous friends on the internet 👋, in this article, you will learn how to import images in a react application. Images make our website more beautiful and displaying them in a react application is also pretty simple to implement with the H...Discuss·21 likes·381 readsReact7daystreak
Ayodele Samuel AdebayoforUnclebigbay's 🚀 Blogunclebigbay.hashnode.net·Nov 4, 2021React Audio Player ImplementationHello my gorgeous friend, ever wondered how music is being added in a react application? In this tutorial, you will learn how to implement an audio player in a react application. Table of Contents What is an audio player Adding Audio Player in React...Discuss·41 likes·6.7K readsReactReact
Maxi Contieri⭐⭐⭐forMaximiliano Contieri - Software Designmcsee.hashnode.net·Nov 5, 2021TDD Conference 2021 - Why I Love TDD And Why I'm Looking For Ways To Go Beyond TDD - Alex BunardzicFirst International Test Driven Development took place on July 10th. In this series, I will include every talk together with my notes and further reading. Hopefully, a lot of readers will watch and rewatch the talks, as they are worth several review...Discuss·236 readsTDD ConferenceGeneral Programming
Ayodele Samuel AdebayoforUnclebigbay's 🚀 Blogunclebigbay.hashnode.net·Nov 3, 2021React useState Hook ExplainedHello, my gorgeous friends on the internet 👋 (Dev ed style), In this article, you will learn how to make use of useState hook in your react functional component, with examples to relate with. Table of Contents Introduction to useState How to use us...Discuss·68 likes·855 readsReact2Articles1WeekNice blog on useState hook you made it clear 🔥 thankyou for sharing :-) 3