Explore tweets tagged as #100daysofjavascript
Day 1 of #100daysofjavascript Created a Counter App Using HTML, CSS and JavaScript. #100DaysOfCode
#100dayscodingchallenge #
1
1
15
100DaysOfJavaScript - Day 12 If you don't want to write console.log() multiple times, you this trick β¬οΈ
6
7
41
0
0
3
π Day 99 of #100DaysOfJavaScript Learnt: - Island Architecture - renders static content on server & uses placeholders for dynamic content which hydrates over client - Created a blog using Astro blog templates. Will end this challenge with Jest Javascript testing tomorrow.
3
0
28
100DaysOfjavaScript - Day 13 You can replace 'if true' statements with '&&' This is not much known among programmers but today, you will see how to -
5
5
31
Day 3 of #100daysofjavascript Going back to vanilla after using a framework is stressful but at least it makes you more perfect !!!
1
0
7
Day 2 of #100daysofjavascript Building an ecomm clothing web With vanilla , no framework since my Mac be misbehaving ,Added the add to favorite button function today π§ββοΈ #indiehackers
0
1
7
Day 4 of #100daysofjavascript Created a Modal PopUp Using HTML, CSS and JavaScript. #100DaysOfCode
#100dayscodingchallenge
#webdevelopment
#javascript
0
0
1
Day 2 of #31DaysOfJS Creating & Accessing Arrays Arrays are zero-indexed and mutable meaning you can update elements by index #100DaysOfCode #100DaysOfJavaScript #31DaysOfJS #WebDevelopment #programming #FrontendDev
1
1
3
100DaysOfJavaScript - Day 14 Optional Chaining in JavaScript: If you have some data object and you want to print e.g. data.test.value, you need to check before if - 1. data is defined 2. data.test is defined and only after that you are finally able to log data.test.value:
1
1
11
Day 14 of #100daysofcodechallenge Today I learnt about the use of Functions in JavaScript and how to name a Function. Then I went on to learn the difference between a 'parameter' and an 'argument'. #100daysofJavaScript #100DaysOfCode
0
0
3
π Day 100 of #100DaysOfJavaScript Learnt: JavaScript Unit Testing fwk - Jest - Written unit test suites That's it for this challenge. Will continue building projects & learning consistently Thankyou all for your support & motivation. Will reward myself with an ice-cream nextπ
5
0
37
Day 3 of my #100daysofjavascript
https://t.co/epV4bVzNu4
1
2
5
π Day 90 of #100DaysOfJavaScript Learnt: Performance Patterns - Import on Interacting - Lazy Loading components/libraries on user interactions - Import on Visibility - Lazy Loading images on scroll using IntersectionObserver API Excited to dive into Prefetch and Preload next!
5
0
38
Day 1 of JavaScript Concepts An array is a data structure that holds a collection of values which can be of any data type: numbers, strings, objects, even other arrays. Arrays are zero-indexed, meaning the first element is at index 0. #100DaysOfCode
#100DaysOfJavaScript
0
0
2
Not sure how plugins or routes are loaded and need to debug your Fastify application? Fastify includes a printRoutes() and printPlugins() helper methods that help make sense of it all ;-) #100DaysOfJavaScript #NodeJS
0
4
6
π Day 93 of #100DaysOfJavaScript Learnt: - PRPL Pattern -Push critical Resources, Render initial route asap, Precache assets using workbox-precaching library & Lazy load - List Virtualization -only render items that are visible on screen Will dive into Rendering patterns next!
3
0
49
Day 2 of #100DaysOfJavaScript β
what JavaScript is (the magic behind interactive websites) β
How to include JavaScript code(inline, internal and external ) β
how to use console.log() to test stuff. β
Also got the hang of comments #100DaysOfCode
#buildinpublic
#javascript
3
0
10
#100DaysOfJavaScript Well we showed up today!! It's kinda late and a tired day. But still we have too. Today: 1. Variable 2. Scope 3. Arrays (basics) 4. Objects Ps: the code references are very basic. π©π. #Networks #Connects #JavaScript #Tech #TweeterWorld #LearningJourney
0
0
4
1
1
2