#24hoursofcode 搜尋結果
#24HoursOfCode : Sitting 1 (12:00 AM -> 03:00 AM) #Cohort3: Week 9.1 - State & Components - Re-rendering - Implementing above without React (only JS) - Basics of React : Understanding the App component - Comparing the JS code with equivalent React code
#24HoursOfCode : Sitting 8 [final] (09:00 PM -> 12:00 AM) #Cohort3: Week 9.2 (completed) - got into details of useRef here - react.dev/reference/reac… - created the linkedin 'nav-bar' - and with a doubts-section this lecture is over. - now I know the base of React (hope so?) So,…
#24HoursOfCode : Sitting 3 (06:00 AM -> 09:00AM) #Cohort3: Week 9.1 - finishing the ToDo component - using for-loop in React - slept for 2hrs around ~ 7:30 AM - 9:30 AM
Exciting but also Scary 🙂 List is ready! #CodingChallenge #CodingUltramarathon #24HoursOfCode vanilla #JavaScript #100Days100Projects but in one day 😃.
#24HoursOfCode : Sitting 2 (03:00 AM -> 06:00 AM) #Cohort3: Week 9.1 - JXS Syntax - useState Hook - creating a component - using props - started creating a To-Do app using React
#24HoursOfCode : Sitting 7 (06:00 PM -> 09:00 PM) #Cohort3: Week 9.2 - unmounting and cleanup - how/when React calculates the diff - dependency array - give it the states you want useRef to be re-rendered for - ...and the dinner
#24HoursOfCode : Sitting 4 (09:00 AM -> 12:00 PM) #Cohort3: Week 9.2 - Recap of previous lecture - running React locally via Vite - further understanding of useState - creating "Counter" component for working with props - recapping is complete
#24HoursOfCode : Sitting 6 (03:00 PM -> 06:00 PM) #Cohort3: Week 9.2 - lifecycle events: mounting, re-rendering, unmounting - dependency array - complex enough - sleep is finally catching up - good news is only 6 more hours to go
Planning to go for another #24HoursOfCode day. This time thinking of going for #JavaRevision.
#24HoursOfCode : Sitting 5 (12:00 PM -> 03:00 PM) #Cohort3: Week 9.2 - studied a bit of detail about useState from react.dev/reference/reac… - setInterval based increment: why it fails in React? - setInterval is being called at each re-render by React - using useRef to handle…
Had planned my next #24HoursOfCode tonight, but won't be possible as I'm travelling to Delhi for a week. Meanwhile, should I do #24HoursOfCode thrice a week or restart #100DaysOfCode? Please vote.
4 票 · 最終結果
RT ezest "While our coders are busy at work creating something cool, we are readying with something for them #MayTheBestTeamwin #24HoursOfCode #hackathonpune https://t.co/NW1DIESvmP"
12 Gifts To ... - managedsolution.com/?p=5386 #24hoursofcode #Coding #Computer_Science_Week #HolidayGifts
12 Gifts To ... - managedsolution.com/?p=5386 #24hoursofcode #Coding #Computer_Science_Week #HolidayGifts
#24HoursOfCode <Experience> (1/2) I was inspired to think of this challenge by repeatedly ignoring my learning objectives while managing work and taking care of baby. The frustration was so real that I told family to forget me for a day and let me just focus and get some output…
I'll be posting the updates in separate posts as - #24HoursOfCode : Sitting 1 (12:00 AM -> 03:00 AM) from 3AM onwards, wish me luck guys!
#24HoursOfCode <Output> (2/2) My objective was to complete Week 9 & Week 10 lectures from @Kirat's #Cohort3. But I could only complete half of the Week 9, (Week 9.1 and Week 9.2). The earlier pace was fast, for first 6 hours - full sitting, no breaks. Later it felt okay to take…
Planning to go for another #24HoursOfCode day. This time thinking of going for #JavaRevision.
Had planned my next #24HoursOfCode tonight, but won't be possible as I'm travelling to Delhi for a week. Meanwhile, should I do #24HoursOfCode thrice a week or restart #100DaysOfCode? Please vote.
4 票 · 最終結果
#24HoursOfCode <Output> (2/2) My objective was to complete Week 9 & Week 10 lectures from @Kirat's #Cohort3. But I could only complete half of the Week 9, (Week 9.1 and Week 9.2). The earlier pace was fast, for first 6 hours - full sitting, no breaks. Later it felt okay to take…
#24HoursOfCode <Experience> (1/2) I was inspired to think of this challenge by repeatedly ignoring my learning objectives while managing work and taking care of baby. The frustration was so real that I told family to forget me for a day and let me just focus and get some output…
#24HoursOfCode : Sitting 8 [final] (09:00 PM -> 12:00 AM) #Cohort3: Week 9.2 (completed) - got into details of useRef here - react.dev/reference/reac… - created the linkedin 'nav-bar' - and with a doubts-section this lecture is over. - now I know the base of React (hope so?) So,…
#24HoursOfCode : Sitting 7 (06:00 PM -> 09:00 PM) #Cohort3: Week 9.2 - unmounting and cleanup - how/when React calculates the diff - dependency array - give it the states you want useRef to be re-rendered for - ...and the dinner
#24HoursOfCode : Sitting 6 (03:00 PM -> 06:00 PM) #Cohort3: Week 9.2 - lifecycle events: mounting, re-rendering, unmounting - dependency array - complex enough - sleep is finally catching up - good news is only 6 more hours to go
#24HoursOfCode : Sitting 5 (12:00 PM -> 03:00 PM) #Cohort3: Week 9.2 - studied a bit of detail about useState from react.dev/reference/reac… - setInterval based increment: why it fails in React? - setInterval is being called at each re-render by React - using useRef to handle…
#24HoursOfCode : Sitting 4 (09:00 AM -> 12:00 PM) #Cohort3: Week 9.2 - Recap of previous lecture - running React locally via Vite - further understanding of useState - creating "Counter" component for working with props - recapping is complete
#24HoursOfCode : Sitting 3 (06:00 AM -> 09:00AM) #Cohort3: Week 9.1 - finishing the ToDo component - using for-loop in React - slept for 2hrs around ~ 7:30 AM - 9:30 AM
#24HoursOfCode : Sitting 2 (03:00 AM -> 06:00 AM) #Cohort3: Week 9.1 - JXS Syntax - useState Hook - creating a component - using props - started creating a To-Do app using React
#24HoursOfCode : Sitting 1 (12:00 AM -> 03:00 AM) #Cohort3: Week 9.1 - State & Components - Re-rendering - Implementing above without React (only JS) - Basics of React : Understanding the App component - Comparing the JS code with equivalent React code
I'll be posting the updates in separate posts as - #24HoursOfCode : Sitting 1 (12:00 AM -> 03:00 AM) from 3AM onwards, wish me luck guys!
WHO will be the first INFLUENCER to start the MOVEMENT let's SOLVE a big problem in 24 hours with AI "Who wants to solve for _____"? and the problem is solved in record time #24HoursOfCode every Thursday #AI #LLM #GPT #Claude #Nousai #etc
🚀 18 hours deep into the #24HoursOfCode challenge! Building the frontend with Vue.js, @tailwindcss's fantastic docs are a lifesaver. Big shoutout to #GitHubCopilot for untangling those tricky routing errors. Currently troubleshooting my login page—any #VueJS wizards out there?🤔
6 hours down, 18 to go in the #24HoursOfCode Challenge! 🚀 Just wrapped up designing the UI ( mobile and desktop) for the ReadyOrNot app using Figma. Big shoutout to the Figma community for the inspiration and time-saving components. Time to bring this vision to life! #UI #figma
6 hours down, 18 to go in the #24HoursOfCode Challenge! 🚀 Just wrapped up designing the UI ( mobile and desktop) for the ReadyOrNot app using Figma. Big shoutout to the Figma community for the inspiration and time-saving components. Time to bring this vision to life! #UI #figma
🚀 Excited to embark on a #24_hour_of_code challenge! 💻 Working with ExpressJs, Vue, and Figma to create something amazing. Ready to dive into the coding marathon! 🏃♂️ #CodeChallenge #Express #VueJS #Figma #CodingMarathon #24_hours_of_code #DeveloperLife
Exciting but also Scary 🙂 List is ready! #CodingChallenge #CodingUltramarathon #24HoursOfCode vanilla #JavaScript #100Days100Projects but in one day 😃.
Tried out coding in S Bend for #24hoursofcode today. Learned some stuff. Beats my old COBOL days 🤣
23.5 hours later, I’m completely done and have a final build. Time to rest for 30 minutes before judging #24hoursofcode #madewithunity #vrtk
It’s been a few hours, and I’ve gotten a good bit of work done. My knuckles/hand avatars both work with each other very well now. Almost done with a huge prefab that will almost let me drag and drop to complete my scene! #24hoursofcode #madewithunity #vrtk #indiedev
Exciting but also Scary 🙂 List is ready! #CodingChallenge #CodingUltramarathon #24HoursOfCode vanilla #JavaScript #100Days100Projects but in one day 😃.
#24HoursOfCode : Sitting 8 [final] (09:00 PM -> 12:00 AM) #Cohort3: Week 9.2 (completed) - got into details of useRef here - react.dev/reference/reac… - created the linkedin 'nav-bar' - and with a doubts-section this lecture is over. - now I know the base of React (hope so?) So,…
RT ezest "While our coders are busy at work creating something cool, we are readying with something for them #MayTheBestTeamwin #24HoursOfCode #hackathonpune https://t.co/NW1DIESvmP"
12 Gifts To ... - managedsolution.com/?p=5386 #24hoursofcode #Coding #Computer_Science_Week #HolidayGifts
12 Gifts To ... - managedsolution.com/?p=5386 #24hoursofcode #Coding #Computer_Science_Week #HolidayGifts
12 Gifts To ... - managedsolution.com/?p=5386 #24hoursofcode #Coding #Computer_Science_Week #HolidayGifts
6 hours down, 18 to go in the #24HoursOfCode Challenge! 🚀 Just wrapped up designing the UI ( mobile and desktop) for the ReadyOrNot app using Figma. Big shoutout to the Figma community for the inspiration and time-saving components. Time to bring this vision to life! #UI #figma
🚀 Excited to embark on a #24_hour_of_code challenge! 💻 Working with ExpressJs, Vue, and Figma to create something amazing. Ready to dive into the coding marathon! 🏃♂️ #CodeChallenge #Express #VueJS #Figma #CodingMarathon #24_hours_of_code #DeveloperLife
🚀 18 hours deep into the #24HoursOfCode challenge! Building the frontend with Vue.js, @tailwindcss's fantastic docs are a lifesaver. Big shoutout to #GitHubCopilot for untangling those tricky routing errors. Currently troubleshooting my login page—any #VueJS wizards out there?🤔
6 hours down, 18 to go in the #24HoursOfCode Challenge! 🚀 Just wrapped up designing the UI ( mobile and desktop) for the ReadyOrNot app using Figma. Big shoutout to the Figma community for the inspiration and time-saving components. Time to bring this vision to life! #UI #figma
Something went wrong.
Something went wrong.
United States Trends
- 1. yeonjun 262K posts
- 2. #CARTMANCOIN 1,953 posts
- 3. $APDN $0.20 Applied DNA N/A
- 4. Broncos 67.8K posts
- 5. $SENS $0.70 Senseonics CGM N/A
- 6. $LMT $450.50 Lockheed F-35 N/A
- 7. Raiders 67K posts
- 8. Bo Nix 18.6K posts
- 9. #iQIYIiJOYTH2026 1.2M posts
- 10. Geno 19.3K posts
- 11. daniela 55.1K posts
- 12. Sean Payton 4,877 posts
- 13. Kehlani 11.3K posts
- 14. #Pluribus 3,115 posts
- 15. #PowerForce 1,064 posts
- 16. Danny Brown 3,280 posts
- 17. #NOLABELS_PART01 113K posts
- 18. Kenny Pickett 1,523 posts
- 19. John Wayne 1,076 posts
- 20. MIND-BLOWING 22.3K posts