#ygprogrammers search results
⚠️Watch out for semicolons in JavaScript ⚠️ Spent 20 min debugging this 😑. Without the semicolon, JS thinks you're trying to call `{field: 'value'}` with `function() {...}` as the argument. #JavaScript #WebDev #YGProgrammers
Iterators are great in JavaScript 👍 javascript.info/iterable #JavaScript #WebDev #YGProgrammers Essentially we can think of `for ... of` loops getting transformed this way:
Always happy to be able to apply something I've just learned 😎 javascript.info/generators Here's a cool way to iterate over a tree in #JavaScript with a generator #Coding #YGProgrammers @SimonHoiberg @getify @iliakan
Great article - love the cartoons 😀 #Coding #YGProgrammers mtlynch.io/code-review-lo…
'VSCode girl' - is this a thing o.O ? hackernoon.com/how-to-become-… #Coding #YGProgrammers
Odd that GitHub's dark mode doesn't work on gist.github.com 🤷♂️ #githubdark #coding #YGProgrammers
Many ideas here I've found useful in my own efforts to be a better programmer #YGProgrammers Solid resource I'll return to many times. Enthusiastically recommend 👍
Programming is hard enough. The learning process shouldn't be so ambiguous and complex. That’s why I created a free learning tool: Programmer’s Pyramid. It’s your roadmap for learning the fundamentals of programming. Access it for free: programmerspyramid.com
Great presentation on the evolution of modules in #JavaScript by @mejincodes 😎 #YGProgrammers youtu.be/GQ96b_u7rGc
youtube.com
YouTube
JavaScript Modules Past & Present
Loved Gilfoyle from 'Silicon Valley' and Moss from 'IT Crowd' 😎 #Coding #YGProgrammers
👉`console.clear` Put this at the top of your script if you want to clear the log before each run. This works on @CodePen 👍 #YGProgrammers blog.codepen.io/documentation/…
"... reading computer code does not activate the regions of the brain that are involved in language processing. Instead, it activates a distributed network called the multiple demand network ..." Hmm interesting 🤔 #Coding #YGProgrammers
To the brain, reading computer code is not the same as reading language buff.ly/3qWTPyl @MIT
Great article. It's really hard to stay on track when you're working on a side project. #YGProgrammers medium.com/swlh/how-i-sta…
One of the best videos ever on how code runs in #JavaScript #WebDev #YGProgrammers
Got my ass whooped in my first @LeetCode contest haha 4 problems: - 1st ✅ Solved - 2nd⏱️ Time limit exceeded - 3rd ❌ Wrong answer - 4th 🤷♂️ Didn't even attempt Looooong way to go 🐢 #Coding #CompetitiveProgramming #YGProgrammers
Daily makes it extremely easy to stay updated with the latest dev news. #YGProgrammers It’s a 100% open-source browser extension, free (forever), and doesn’t even require a signup. A must-have tool for every busy developer. @dailydotdev api.daily.dev/get?r=nAU7pDo92
I'd be really handy to know which CSS properties work in conjunction with others #CSS #WebDev #YGProgrammers
Does anyone have a list of CSS properties that rely on other properties? I.e. `z-index` won't work without a set `position`
Adam's excitement is infectious but he goes a bit too fast for dumb old me to keep up 🙂 Lots of great ideas here 😎 #WebDev #CSS #YGProgrammers
🆕 #GUIchallenges from @argyleink! "Thinking on ways to solve a SIDENAV" ✅ responsive ✅ keyboard support ✅ cross browser ✅ grid + :target ✅ transforms ✅ light & dark theme Watch youtube.com/watch?v=uiZqDL… Read web.dev/building-a-sid… Demo gui-challenges.web.app/sidenav/dist/
web.dev
Building a sidenav component | Articles | web.dev
A foundational overview of how to build a responsive slide out sidenav
Here's a neat little Tic-Tac-Toe game I built with @angular to teach myself redux and @ngrx_io ⭕️❌😎 #WebDev #YGProgrammers stackblitz.com/edit/angular-i…
Many ideas here I've found useful in my own efforts to be a better programmer #YGProgrammers Solid resource I'll return to many times. Enthusiastically recommend 👍
Programming is hard enough. The learning process shouldn't be so ambiguous and complex. That’s why I created a free learning tool: Programmer’s Pyramid. It’s your roadmap for learning the fundamentals of programming. Access it for free: programmerspyramid.com
Adam's excitement is infectious but he goes a bit too fast for dumb old me to keep up 🙂 Lots of great ideas here 😎 #WebDev #CSS #YGProgrammers
🆕 #GUIchallenges from @argyleink! "Thinking on ways to solve a SIDENAV" ✅ responsive ✅ keyboard support ✅ cross browser ✅ grid + :target ✅ transforms ✅ light & dark theme Watch youtube.com/watch?v=uiZqDL… Read web.dev/building-a-sid… Demo gui-challenges.web.app/sidenav/dist/
web.dev
Building a sidenav component | Articles | web.dev
A foundational overview of how to build a responsive slide out sidenav
Great presentation on the evolution of modules in #JavaScript by @mejincodes 😎 #YGProgrammers youtu.be/GQ96b_u7rGc
youtube.com
YouTube
JavaScript Modules Past & Present
Great article. It's really hard to stay on track when you're working on a side project. #YGProgrammers medium.com/swlh/how-i-sta…
Daily makes it extremely easy to stay updated with the latest dev news. #YGProgrammers It’s a 100% open-source browser extension, free (forever), and doesn’t even require a signup. A must-have tool for every busy developer. @dailydotdev api.daily.dev/get?r=nAU7pDo92
👉`console.clear` Put this at the top of your script if you want to clear the log before each run. This works on @CodePen 👍 #YGProgrammers blog.codepen.io/documentation/…
"... reading computer code does not activate the regions of the brain that are involved in language processing. Instead, it activates a distributed network called the multiple demand network ..." Hmm interesting 🤔 #Coding #YGProgrammers
To the brain, reading computer code is not the same as reading language buff.ly/3qWTPyl @MIT
Got my ass whooped in my first @LeetCode contest haha 4 problems: - 1st ✅ Solved - 2nd⏱️ Time limit exceeded - 3rd ❌ Wrong answer - 4th 🤷♂️ Didn't even attempt Looooong way to go 🐢 #Coding #CompetitiveProgramming #YGProgrammers
Odd that GitHub's dark mode doesn't work on gist.github.com 🤷♂️ #githubdark #coding #YGProgrammers
Always happy to be able to apply something I've just learned 😎 javascript.info/generators Here's a cool way to iterate over a tree in #JavaScript with a generator #Coding #YGProgrammers @SimonHoiberg @getify @iliakan
Great article - love the cartoons 😀 #Coding #YGProgrammers mtlynch.io/code-review-lo…
Here's a neat little Tic-Tac-Toe game I built with @angular to teach myself redux and @ngrx_io ⭕️❌😎 #WebDev #YGProgrammers stackblitz.com/edit/angular-i…
I'd be really handy to know which CSS properties work in conjunction with others #CSS #WebDev #YGProgrammers
Does anyone have a list of CSS properties that rely on other properties? I.e. `z-index` won't work without a set `position`
'VSCode girl' - is this a thing o.O ? hackernoon.com/how-to-become-… #Coding #YGProgrammers
One of the best videos ever on how code runs in #JavaScript #WebDev #YGProgrammers
Loved Gilfoyle from 'Silicon Valley' and Moss from 'IT Crowd' 😎 #Coding #YGProgrammers
Iterators are great in JavaScript 👍 javascript.info/iterable #JavaScript #WebDev #YGProgrammers Essentially we can think of `for ... of` loops getting transformed this way:
⚠️Watch out for semicolons in JavaScript ⚠️ Spent 20 min debugging this 😑. Without the semicolon, JS thinks you're trying to call `{field: 'value'}` with `function() {...}` as the argument. #JavaScript #WebDev #YGProgrammers
⚠️Watch out for semicolons in JavaScript ⚠️ Spent 20 min debugging this 😑. Without the semicolon, JS thinks you're trying to call `{field: 'value'}` with `function() {...}` as the argument. #JavaScript #WebDev #YGProgrammers
Iterators are great in JavaScript 👍 javascript.info/iterable #JavaScript #WebDev #YGProgrammers Essentially we can think of `for ... of` loops getting transformed this way:
Always happy to be able to apply something I've just learned 😎 javascript.info/generators Here's a cool way to iterate over a tree in #JavaScript with a generator #Coding #YGProgrammers @SimonHoiberg @getify @iliakan
Something went wrong.
Something went wrong.
United States Trends
- 1. #UFC322 189K posts
- 2. Islam 296K posts
- 3. Morales 39K posts
- 4. LING BA TAO HEUNG 496K posts
- 5. #LingTaoHeungAnniversary 495K posts
- 6. Valentina 16.6K posts
- 7. #byucpl N/A
- 8. Prates 37.3K posts
- 9. Ilia 8,234 posts
- 10. Sark 6,271 posts
- 11. Khabib 13.8K posts
- 12. Kirby 18.5K posts
- 13. Dillon Danis 14.7K posts
- 14. Georgia 90.2K posts
- 15. Dagestan 3,667 posts
- 16. #INDvsSA 12.9K posts
- 17. Topuria 6,507 posts
- 18. #Toonami 2,557 posts
- 19. Usman 10.3K posts
- 20. Weili 8,858 posts