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
7
Next
...
All
@wesbos you are A Legend!!! I just started my YouTube channel and was watching your shorts video (amazing content BTW) and was wondering how did you shoot those. Incredible work! Thank you so much for sharing with us much love
2
Thank u for this awesome video and series, u r awesome
2
Avoid recursion where possible, it's slower and uses more memory. function lastThree(next) { let data = '', y = '', z = '' while (next) { ;({ data, next } = next) ;([data, y, z] = [y, z, data]) } return data + y + z }
2
ย @WesBosย I think this sort of content is "just nifty". Have a bunch of your courses too so always appreciate learning from you. Had to edit my comment, I had meant to type "what a fun way" not "what a funny way to showcase..."
2
This was fun as heck
2
Amazing tutorial, thanks Wes!
2
I was already using the Go way, but it is awesome to see that you can even expand it further.
2
I would like to see same approach in nuxt and vue.
2
i. love. this. what the heck :popcorn-yellow-striped-smile:
2
Great content (found it with the Odin Project too). For the sort() method you can make it shorter with const ordered = inventors.sort((a, b) => a.year - b.year ); if i'm correct
2
I dont agree that the killer feature is agents. I keep using Cursor mainly for it amazing completion + tab feature. I am using it constantly. I have never had any use for agents in a real project yet.
2
dont forget push this in githup
2
does anyone know any former macromedia engineer? would be interesting to know what these guys are doing nowadays.
2
Excellent video..๐ thank you so much.
2
Thank you ๐
2
Aaahh becareful with your titles. I know this is about TS and got noting to do with the song "One or the Other" from Paula Abdul but I still have it stuck in my head now... yeah I got issues ๐
2
consistent 'Bos'
2
This is both awesome and hilarious. Its awesilarious.
2
honestly, you are my favorite web dev youtuber.
2
Awesome Wes thank you for all the incredible content you are sharing!
2
That was awesome
2
Awesome. I will totally go through these videos with a magnifing glass, follow all your steps and adapt them to my own use case. Gonna take me days, but worth it!
2
Nice, but I still greatly prefer indented SASS (not SCSS). Less lines, less spaces, less { needless characters }.
2
The lowdb stuff is really cool for projects like this. What do you do for stuff like this though to make sure when you redeploy you don't overwrite the file? Obviously you wouldn't use this for data that was really critical, but you may still want to persist across deploys.
2
ย @WesBosย start gridin! (sounded like grinding in my head lol)
2
Returning object is better for someone likes me who can't remember what he did a few minutes ago ๐ Nice little girl ๐, I'm happy you didn't cut the video. Thanks Wes!
2
Love this kind of behind the work videos. Came to know all dev are equal. Everyone have to figure out their stuff. Even wes also need to lol.
2
Lets make Day 5 with Websockets
2
Your idea with hosting it on DO sounds pretty good.
2
This is such a cool little trick. Cheers!
2
When I first saw the Tello I laughed like "HA! THIS little thing...?" Looks like I'm getting one now ASAP.
2
I missed you, Wes!
2
Great video, I find working through this problem in my head while watching you do it is a great way to learn. One suggestion from a viewer with terrible eyes, if I may, would be to dark mode your browser window as well ๐ฌ๐
2
Not sure how much work these videos are for you, but I think they pay back exponentially in terms of how much value they give to your viewers. Perfect stepping stone to get used to your coding and teaching style. keep doing these!
2
How to become a Syntax guest. Step 1: Name yourself Scott Tolinski 2.
2
"Woahh look at that" ๐๐๐ VS is the best
2
wes you're the ๐
2
I subbed
2
Very well explained !! Thanks a lot Wes
2
โย @WesBosย Thank you for this video. It is very helpful and helps me understand why my code works (I somehow used 'this' and it works... and this explains me why) :D
2
Looks great! Are you planning for airflow in summer? I suspect it could get toasty and buggy in summer. If youโre not freezing youโre baking in Canada. :)
2
Chrome already has an prettyfier for json
2
Notification Squaddd
2
That is awesome :D
2
Yes this is definitely going to be handy for us going forward ๐ฏ
2
Wes Bos makes it look so easy and destructs the problem step by step. it makes you like ah why did i not think about that..
2
a like for showing a nice way to pull up a script into browser using parcel! Noice
2
This was interesting to watch, especially your reaction when the code works ๐
2
They had one or more ass*ole lead devs who wanted to use Remix.... I've seen that too many times.
2
I found this extremely helpful. Thank you for taking the time to make the video.
2
Previous
7
Next
...
All