On Day32 of #100DaysOfCode Today I explored about Callback() & Promises in #javascript, why callbacks are used and how promises can be used to avoid callback hell to asynchronous functions. It took me some time to understand but got it. #Learninpublic#buildinpublic
On Day31 of #100DaysOfCode I learnt about Events, Event Bubbling, set functions. How to implement events like when a button is clicked what should happen and many other events. #Learninpublic#buildinpublic
On Day31 of #100DaysOfCode I made a random colour generator using javascript, by using the rgb color numbers which are assigned to the boxes randomly, and set a time , where the colors are updated every second. #LearnInPublic#javascript
On Day31 of #100DaysOfCode Today I learnt how to insert, remove & edit the elements of #HTML in javascript which can be used to fetch any information or modify the elements. #Learninpublic#buildinpublic
On Day30 of #100DaysOfCode I learnt about parent, child nodes which can be used to access the elements of #HTML and how instruct the properties or functions for the elements they have to be accessed by their ID's, classes to access them. #LearnInPublic#buildinpublic
On Day29 of #100DaysOfCode I came across DOM - object model. This particular concept is used for adding/modifying elements of website i.e HTML structure through javascript. #Learninpublic#buildinpublic
On Day28 of #100DaysOfCode I created a faulty calculator in javascript, basically the operators were interchanged (+ -> /). and also using random number generator when random number is greater than 0.1 the faulty output can be seen. #LearnInPublic
Day-29 #100DaysOfCode
Didn’t do much today. To keep up with consistency i did 2 Leetcode easy questions. Will be starting node js tomorrow.
What are your Friday night plans??
Me- watching a movie
#javascript#python#100daysofcoding
It took more time than I thought. The Netflix website looks simple, but building it with #HTML & #CSS introduced new challenges, properties, and styling methods. I enjoyed this project; it refreshed my concepts and tested my learnings. #webdeveloper#FrontEnd
On Day 26 of #100DaysOfCode, I finally completed my Netflix clone project. It was more challenging than I anticipated, but it pushed me to find new solutions and learn from my mistakes. I've gained valuable knowledge & skills through this experience. #LearnInPublic#buildinpublic
On Day25 of #100DaysOfCode Today I learnt about Object fit and cover property which can be used to adjust the aspect ratio of the image, and CSS Filters properties can be used to tune the color properties of the image like brightness, hue etc. #LearnInPublic#buildinpublic
@avh030 Congrats on the new progress! Your determination and perseverance have led you to this well-deserved progress. Keep thriving and aiming for greatness! 🥳 🎉
On Day24 of #100DaysOfCode Today I explored the concepts of CSS Transition & Animations and came across various properties of them, when and how to use it to apply transforms and animations in our website to make it look appealing. #LearnInPublic#buildinpublic
On Day 23 of #100DaysOfCode, I completed a clone of the UltraEdit website using #HTML and #CSS. This project was a great way to check my skills, learn from mistakes, and build confidence. Clones may not be valued, but they're excellent for learning. #LearnInPublic#BuildInPublic
On Day22 of #100DaysOfCode I learnt about CSS Transforms and different properties in it like rotate, translate, skew etc. This can be used in styling for the elements and make it look better. #LearninPublic#buildinpublic.