AHAdityaraj Honraopatilinadityarajhblog.hashnode.dev·Mar 27, 2024 · 4 min readLearning JavaScript: Day 4 (Objects, Methods & Classes)A longer session today. We have tried to remain disciplined, but couldn’t due to work commitments. So we learned about “Objects” today. I have worked with them before with C++. But learnt how they are treated in JS like. So the key takeaways were: PA...00
AHAdityaraj Honraopatilinadityarajhblog.hashnode.dev·Mar 24, 2024 · 1 min readLearning JavaScript: Day 3Short session Learned about where is javascript written in the html file Inline js is when you create a <script> tag inside the html Using an external file is when you create a “example.js” file and link script “src” in the html A browser parses ...00
AHAdityaraj Honraopatilinadityarajhblog.hashnode.dev·Mar 23, 2024 · 1 min readLearning JavaScript: Day 2Yesterday while trying to make Prettier work on my machine, I ran into an error: npm ERR! code ENOENT I tried to make Prettier my default formatter, added a .settings file where I made Prettier my default formatter, nothing worked(cause I was going ...00
AHAdityaraj Honraopatilinadityarajhblog.hashnode.dev·Mar 22, 2024 · 2 min readLearning JavaScript: Day 1Going to document the learning of Javascript from the LinkedIn Learning course Javascript essentials by Morten Rand-Hendriksen and creating a discipline to write at least a list of things I learned in the day, the things I practiced and the result an...00
AHAdityaraj Honraopatilinadityarajhblog.hashnode.dev·Jul 13, 2023 · 2 min readThe shift from artistic endeavorshi.I am Adityaraj H. I am in my final year of engineering. I have had quite a journey, but I recently made a switch. I am not entirely sure blogs are extremely relevant these days, but documentation of my work is. That is what I plan to do. Document ...00