I'm Devananth , An Frontend Developer
I have been working with React for the past six months.
Built 4 to 5 complex web applications using React.
I would help you by building scalable web applications.
This is a web application created using Vanilla JS. This application
tells the client that the number of currency notes of
1,5,10,20,100,500,2000 to be returned to the customer. By getting
two inputs from the client.
(i.e:the bill amount and the amount
paid ). And the shows the balance amount as output.
This is a web application created using Vanilla JS. This is used to calculate area , hyptonuse of a triangle and even you can check your knowledge in triangle by attending quiz.
If you are curious to create your first web application , then this
blog is for you.
Note : This blog assumes that you have some basic understanding of
websites and web applications.
Lets get started.
Steps involved in creating a web app
Welcome back developers , If you are someone who just started
programming then this is a must read blog for you.
In this blog , we will be covering Arrays.
What is an Array ?
Array is a datastructure which is used to store multiple values in a
single variable. (i.e : we can store more than one value at a time)