Read my blogs

Hosting Project for Free

September,2021

Hello folks!! in this blog i would like to talk about the sites where one can host his/her web development projects for free. There are many free platform to host your projects, but in this blog we will mainly focus on Netlify and Heroku .

Read More

Arrays and its methods

September,2021

Hey folks, in this blog i would like to talk about arrays and its methods. we will see what an array is, how we can add elements inside an array and what are the methods we can use to access those elements in the array. Ok so first lets see what an array is-

Read More