Athul Anil Kumar

Athul Anil Kumar @athul7744

About: My first encounter with coding was using LOGO to move the turtle in all directions. Still as excited as I was then.

Location:
India
Joined:
Apr 10, 2020

Athul Anil Kumar
articles - 5 total

JavaScript Basics : How to retrieve an element from the DOM?

JavaScript can do many wonderful things, and one of them is DOM (Document Object Model) manipulation....

Learn More 5 0May 14 '20

Part 3 - Using Netlify

If you have followed along with the last two posts, you should've successfully created your site, dep...

Learn More 7 2May 11 '20

Part 2 : The Magic - DEV to JAMStack

Now that we have learnt what a JAMStack site is, we shall proceed to the creation of your own blog....

Learn More 6 0May 10 '20

Part 1 : What is JAMStack?

If you are a developer who loves writing, this post is for you. You might have already authored more...

Learn More 19 1May 10 '20

When using multiple JS classes which is a better way of writing code?

I have multiple JS classes in my project, and some of them are dependant on the others. Is it better...

Learn More 5 4Apr 29 '20