General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
List of all parsed channels
Wes Bos
Hearted comments
Hearted Youtube comments on Wes Bos (@WesBos) channel.
Previous
12
Next
...
All
Cool project. Are you saying you've been burned out? I picked up that you mentioned that in the outro, so maybe you've experienced it? Also a seasoned dev (25+ years career) and went through a few tough years of burnout myself, so I'm obviously curious to hear about others. I think AI even pushed it further in some way.
1
I feel if you can take away just one new piece of knowledge from watching these, it's a win. I had no idea there was a ResizeObserver object. Thanks, Wes! Edit: mdx looks awesome!
1
Wow, I love this. Nice one guys.
1
Longtime Shop Talk listener here. Just now finding my way to your YouTube channel. Buuuut I have to say, I got SOOOOO excited when I heard that Texas In July song in the intro! lmaoooo love your shit tho!
1
the was awesome you're so efficient with your keystrokes my fingers were hurting a little trying to keep up without pausing too much.
1
This is very exciting, I wanna work this kind of JS stuffs, which is ability to control machine.
1
I like you
1
Outstanding tutorial. Thank You!
1
Looks awesome.
1
Wes' driving skills clearly need refactoring but that's a cool demo. Also the perfect project for using a JS gamepad API. 🙂
1
Great stuff! Thank you for sharing! 🙏🏼
1
Appreciate all the little tricks! I like it
1
Wes is cool. Thanks Wes
1
Oh is great !!! Keep doing them !
1
Very cool, congrats Wes! Looks very cosy 😎
1
The laugh when Deno works is priceless 👍
1
This is awesome and super fun, thanks for making learning javascript so much fun!
1
The most interesting part of this video is the $0 part. (14:48) I did not know that was possible
1
Hey Wes, thanks for the cool video! What do you think of the idea to use your approach just to copy the original content and display the orignal content or that copy based on the screen-size? https://codepen.io/r3metz/pen/BbqRQw
1
Very good, and also, what's the name of your font, vscode theme and those comments? they are so clean
1
thank you so much for saving me hours of political science lectures!
1
I felt i don't know css 😂
1
Got the idea to solve one of my pain point using a website. Thanks! This is for RARBG user, it will change the category image to the post's actual poster. So you don't have to mouse over to see it. Couple the code with some chrome js runner extension, you are good. document.querySelectorAll('.lista2 td:nth-child(1) a img').forEach((img, index) => { img.src = /https:.*\g/.exec(document.querySelectorAll('.lista2 td:nth-child(2) a:nth-child(1)')[index].attributes.onmouseover.value)[0] })
1
Hey Wes! Thank you for uploading this kind of videos, it gives a more realistic perspective of how developers work. I wanted to share a video with you explaining with the follower number goes up and down minute to minute: https://www.youtube.com/watch?v=RY_2gElt3SA I don't think it's to throw off bots.
1
This is awesome!
1
I use this website daily through a webview in Fusion 360 (which has no reason to be an electron app essentially), and I always thought that they baked the interface into the cad itself using some “native” api by just how fast it works I ain’t even got much internet speed
1
Nice setup man pls keep doing tuts on this...
1
Nice stuff Wes! Re: local DB; check out LokiJS as well: http://lokijs.org — I've used it for the same reasons you mentioned (simple DB for small projects) and it works great.
1
I need that GoFundMe link! 😂
1
Love this series its very helpful thank you again mate .
1
Finally the savior has arrived in Vanilla CSS! Thanks for spreading the good news.
1
Thank you for putting this up. I like the way this video show the thought & troubleshooting process. More of these please!!
1
damn this is a spicy meatball
1
@WesBos I watched it, but was just thinking that if you gave specific Grid-Area names, it would work. However, after testing it, they just sit directly on top of each other in 1 row. So that didn't work! Love your videos, btw!
1
Just what I needed!
1
Loved your even simpler solution in the end. That's one sleek oneliner you build there 😉. One of the reasons I like series like this.
1
Great job you did there!
1
🤤🤤🤤🤤🤤🤤
1
rhis is so cool man
1
This is so freaking cool
1
Thank you, I really enjoyed solving the problem. Here is my attempt. https://gist.github.com/eshaanmathur/2a9889da1fdc94e17e6839227a4f8db1
1
Thanks Awesome Wes Bos you save my life and pleeeeeze make the deployment episode it would be so much helpful thanks again
1
wooow! thank you!!!
1
It's been a long time since I've seen css hacks 🤓 love it! ❤
1
My favorite guru!
1
What keyboard do you have? I want the same but PC compatible. Please provide details. Thank you
1
I love how simple your code is! I tried to first generate a list, where each task had a data property (with its index: 0,1,2...). Get the indexes of previously clicked and current clicked checkboxes. Generate indexes between these checkboxes. And only then (having indexes of the checkboxes between) iterate through the array and change the state of a checkbox . Your tutorials are very good.
1
Bought both shirts before the email finished loading.
1
Definitely love things like this! Working through things to a end goal as suppose to giving the appearance that you just know
1
Amazing, just had this issue the other day at work. Thanks!
1
Previous
12
Next
...
All