#javascript30 hasil pencarian
Built a stopwatch in React. mass proud. Memory leak. 3 hours of debugging. Turns out I forgot to clean up my useEffect. One line. That's all I was missing. mass humbling. If React still confuses you keep breaking stuff. That's how it clicks.#BuildInPublic #ReactJS #javascript30
DAY 31 Today I worked on javascript excercise cardio practice on array with #javascript30 #100DaysOfCode
Day 2 of #JavaScript30 Made a functional Clock using JavaScript and CSS🕙 Learnings: - transform and transition CSS properties - some JS functions related to time
This ⌨️ keypads play a musical note when you tap on them. It’s making music with JavaScript #JavaScript30
day 1 of #JavaScript30 🥁 got introduced to bunch of new things today: - transitionend ➡️ eventListener - play( ) ➡️ function - transform ➡️ property name - currentTime ➡️ property
🔴 Day 9 #100daysofcode Resumed the Journey Today after the Break !! Made Project Today👩💻 DrumKit From Wesbos #javascript30 #webdevelopment
🚀 Day 49 of #100DaysOfCode 🚀 ✅ LeetCode: "Shortest Subarray with Sum at Least K" (Hard) – Challenging but managed with research! 💪 ✅ 30-Day JS Challenge: "Array Reduce Transformation" (Easy) Learning, adapting, and growing every day! 🌟 #LeetCode #JavaScript30 #CodingJourney
Analog version of the clock Built with CSS and JS Cc: #JavaScript30 challenge by @wesbos
I worked on two mini JavaScript projects today (now yesterday) A calculator with the iPhone UI 🧮 and a digital clock ⏱
💻 Day 52 of #100DaysOfCode 💻 ✅ LeetCode: "Take K of Each Character from Left and Right" (Medium) – Challenging but managed with some research! 🌟 ✅ 30-Day JS Challenge: "Allow One Function Call" (Easy) Every step counts toward progress! 🚀 #LeetCode #JavaScript30 #CodingLife
1️⃣ “Mission accomplished. Onward to the next!” 2️⃣ “Goal achieved. Keep moving forward.” 3️⃣ “Completed — success in action.” 4️⃣ “Done. Dreams in motion.” 5️⃣ “Finished. Progress never stops.” @Wajiha_Niazi @E_Ehrari @CodeToInspire #html #css #javascript30 #Afghanistan #Afghan
Day-6/30 Finished learning about Ajax Type Ahead where I learned about RegExp(): It is a regular expression pattern for searching and replacing characters, fetch data from JSON #javaScript30 #WebDevelopment #softwaredevelopment #shareinpublic #buildinpublic
💻 Day 53 of #100DaysOfCode 💻 ✅ LeetCode: "Count Unguarded Cells in the Grid" (Medium) – Challenging but navigated with a bit of research! 🔍 ✅ 30-Day JS Challenge: "Memoize" (Medium) Learning every day, one step closer to mastery!🌟 #LeetCode #JavaScript30 #CodingJourney #DSA
Logstash Tutorial : A complete guide for the beginners how to index data from logstash to Elasticsearch and Kibana codeztech.com/2019/12/logsta… #developer #javascript #javascript30 #javadeveloper #100DaysOfCode #CodeNewbie #Java #Angular #codinglife #CodeNewbie
Data Structures in Javascript - Part 1 | Big O rules in Data Structures | Big O(1) and Big O(n)? youtube.com/watch?v=NF8SWJ… #developer #javascript #javascript30 #javadeveloper #100DaysOfCode #CodeNewbie #Java #Angular #codinglife #CodeNewbie
Mean Stack Angular 6 Crud Application Tutorial codeztech.com/2020/01/mean-s… #developer #javascript #javascript30 #javadeveloper #100DaysOfCode #CodeNewbie #Java #Angular #codinglife #CodeNewbie
NodeJS in 1 Hour Tutorial 1 - Fundamentals and What is Node JS? youtube.com/watch?v=fdpVBz… #developer #javascript #javascript30 #javadeveloper #100DaysOfCode #CodeNewbie #Java #Angular #codinglife #CodeNewbie
Amazon EC2 Tutorial : Hosting Mean Stack Application codeztech.com/2020/01/amazon… #developer #javascript #javascript30 #javadeveloper #100DaysOfCode #CodeNewbie #Java #Angular #codinglife #CodeNewbie
Ever filled a form, refreshed by accident… and boom — everything gone? 😭 That moment costs real conversions. React fix in 60 sec If you’ve been burned by this before, comment SAVE 👇 #BuildInPublic #ReactJS #javascript30
any better suggestion for the UI ? #javascriptframeworks #javascript30 #WebDevelopment #UIDesign @grok - how it looks ?
useRef finally makes sense. Used it to auto-focus the input in my Notes app. One line: inputRef.current.focus(); Refs = access DOM directly without re-rendering. When did refs click for YOU? 👇 #BuildInPublic #ReactJS #javascript30
Just discovered custom hooks. Me before: Copy-pasting 30 lines for every feature Me after: useLocalStorage() This is what power feels like. When did custom hooks click for YOU? 👇 #BuildInPublic #ReactJS #javascript30
Jenkins : How to download and install Jenkins codeztech.com/2020/01/downlo… #developer #javascript #javascript30 #javadeveloper #100DaysOfCode #CodeNewbie #Java #Angular #codinglife #CodeNewbie
ELK Stack Tutorial 1 - Overview of Elasticsearch and What is Elasticsearch youtube.com/watch?v=rNgWUd… #developer #javascript #javascript30 #javadeveloper #100DaysOfCode #CodeNewbie #Java #Angular #codinglife #CodeNewbie
React interview question that made you say "bruh": Reply with the dumbest/hardest question you've been asked. I'll start: "Explain the difference between useMemo and useCallback without looking it up" #BuildInPublic #ReactJS #javascript30
Mongodb Tutorial 1 - Overview of mongodb and what is mongodb? youtube.com/watch?v=UJ7q9Y… #developer #javascript #javascript30 #javadeveloper #100DaysOfCode #CodeNewbie #Java #Angular #codinglife #CodeNewbie
Jenkins: How to Create Builds with the Jenkins Freestyle Project codeztech.com/2020/01/create… #developer #javascript #javascript30 #javadeveloper #100DaysOfCode #CodeNewbie #Java #Angular #codinglife #CodeNewbie
useEffect is the most poorly taught hook in React. Here's , → No array = runs every render (yes, EVERY) → Empty [] = runs once on mount → [dep] = runs when dep changes → Return function = cleanup (skip this and your app leaks memory) #BuildInPublic #ReactJS #javascript30
Mean Stack CRUD Application Tutorial 1 | MEAN Stack Beginners Tutorial in 30 Minutes youtube.com/watch?v=7JjjWS… #developer #javascript #javascript30 #javadeveloper #100DaysOfCode #CodeNewbie #Java #Angular #codinglife #CodeNewbie
You can only use 3 React hooks forever. Which 3 do you choose? useState useEffect useContext useRef useMemo useCallback Custom hooks #BuildInPublic #ReactJS #javascript30 Reply with your 3 👇
Built a stopwatch in React. mass proud. Memory leak. 3 hours of debugging. Turns out I forgot to clean up my useEffect. One line. That's all I was missing. mass humbling. If React still confuses you keep breaking stuff. That's how it clicks.#BuildInPublic #ReactJS #javascript30
Integrating Jenkins with Slack and Email Notification codeztech.com/2020/01/instal… #developer #javascript #javascript30 #javadeveloper #100DaysOfCode #CodeNewbie #Java #Angular #codinglife #CodeNewbie
AWS EC2 Tutorial For Beginners Tutorial - 1 | AWS Training | Hosting Meanstack Application in EC2 social.zoho.in/social/atique1… #developer #javascript #javascript30 #javadeveloper #100DaysOfCode #CodeNewbie #Java #Angular #codinglife #CodeNewbie
Built a stopwatch in React. mass proud. Memory leak. 3 hours of debugging. Turns out I forgot to clean up my useEffect. One line. That's all I was missing. mass humbling. If React still confuses you keep breaking stuff. That's how it clicks.#BuildInPublic #ReactJS #javascript30
Today marks the beginning of my #100DaysOfCode challenge with @WomenWhoCode 💻🌟. I'm embarking on a journey to enhance my JavaScript TypeScript and Frontend skills.🚀 I'll be starting off with Wes Bos’s 30 Days of JavaScript #javascript30. ➡️ Day 1 - JavaScript Drumkit
DAY 31 Today I worked on javascript excercise cardio practice on array with #javascript30 #100DaysOfCode
Day 2 of #JavaScript30 Made a functional Clock using JavaScript and CSS🕙 Learnings: - transform and transition CSS properties - some JS functions related to time
Day 8 of #JavaScript30: Building a HTML canvas today! As I started working on it, I couldn't resist the urge to have some fun and play around with the canvas. It reminded me of those times in school when I would create a beautiful mess on the last page of my notebook. #codinglife
🔴 Day 9 #100daysofcode Resumed the Journey Today after the Break !! Made Project Today👩💻 DrumKit From Wesbos #javascript30 #webdevelopment
🚀 Day 49 of #100DaysOfCode 🚀 ✅ LeetCode: "Shortest Subarray with Sum at Least K" (Hard) – Challenging but managed with research! 💪 ✅ 30-Day JS Challenge: "Array Reduce Transformation" (Easy) Learning, adapting, and growing every day! 🌟 #LeetCode #JavaScript30 #CodingJourney
Day 6 #javascript30 --> fetched data from json file containing information of different cities --> created a search functionality --> dynamically filters results and highlights the matching parts --> displays matched cities along with population
day 1 of #JavaScript30 🥁 got introduced to bunch of new things today: - transitionend ➡️ eventListener - play( ) ➡️ function - transform ➡️ property name - currentTime ➡️ property
#javascript30 can you explain the difference between null & undefined ? Let me explain it for you in easy way :
Day 38 of #100DaysOfCode So I started learning JavaScript, Read MDN Docs today 🚀 Learning never stops, tomorrow I'll get hands on real coding 🔥 #WebDevelopment #javascript30
Day #100, Finished this first round with challenge 27, of #javascript30 , creating an interactive slider feature and officially graduating from the #ALX_SE program today Thank you to everyone at @alx_africa for an incredible opportunity #ALX_SE #100daysofALXSE #DoHardThings
💻 Day 52 of #100DaysOfCode 💻 ✅ LeetCode: "Take K of Each Character from Left and Right" (Medium) – Challenging but managed with some research! 🌟 ✅ 30-Day JS Challenge: "Allow One Function Call" (Easy) Every step counts toward progress! 🚀 #LeetCode #JavaScript30 #CodingLife
💻 Day 53 of #100DaysOfCode 💻 ✅ LeetCode: "Count Unguarded Cells in the Grid" (Medium) – Challenging but navigated with a bit of research! 🔍 ✅ 30-Day JS Challenge: "Memoize" (Medium) Learning every day, one step closer to mastery!🌟 #LeetCode #JavaScript30 #CodingJourney #DSA
Something went wrong.
Something went wrong.
United States Trends
- 1. #AEWDynamite 20.4K posts
- 2. #DMDCHARITY2025 313K posts
- 3. Giannis 78.3K posts
- 4. #TusksUp N/A
- 5. #TheChallenge41 2,145 posts
- 6. Ryan Leonard N/A
- 7. #Survivor49 2,793 posts
- 8. Skyy Clark N/A
- 9. Jamal Murray 6,601 posts
- 10. Claudio 29.5K posts
- 11. Steve Cropper 5,630 posts
- 12. Will Wade N/A
- 13. Diddy 74.6K posts
- 14. Hannes Steinbach N/A
- 15. Earl Campbell 2,150 posts
- 16. Yeremi N/A
- 17. Ryan Nembhard 3,647 posts
- 18. Kevin Overton N/A
- 19. Klingberg N/A
- 20. Hilux 6,328 posts