Dave Gray
@yesdavidgray.bsky.social
Developer | Educator | Creator
YT: bit.ly/30BL1pr
Blog: davegray.codes
YT: bit.ly/30BL1pr
Blog: davegray.codes
New addition: M4 14" MacBook Pro 24/512 and an external 4TB SSD - switching from Windows - What are your best set up tips?
January 31, 2025 at 6:20 PM
New addition: M4 14" MacBook Pro 24/512 and an external 4TB SSD - switching from Windows - What are your best set up tips?
The "Ask AI" feature in the @drizzle.team docs is what ALL docs need. Very helpful.
January 2, 2025 at 5:32 PM
The "Ask AI" feature in the @drizzle.team docs is what ALL docs need. Very helpful.
Happy to see @freecodecamp.bsky.social just shared my React Native for Beginners course before year's end! 🎉 I try to donate at least one video course per year to their amazing YT channel. Truly an honor to contribute to such an outstanding resource.
www.youtube.com/watch?v=sm5Y...
www.youtube.com/watch?v=sm5Y...
React Native Full Course for Beginners
YouTube video by freeCodeCamp.org
www.youtube.com
December 30, 2024 at 4:04 PM
Happy to see @freecodecamp.bsky.social just shared my React Native for Beginners course before year's end! 🎉 I try to donate at least one video course per year to their amazing YT channel. Truly an honor to contribute to such an outstanding resource.
www.youtube.com/watch?v=sm5Y...
www.youtube.com/watch?v=sm5Y...
I did it! 🎉 I got the Yeti home at DebugDecember.com #DebugDecember
This was a fun advent calendar! Thank you @sentry.io 🙌
This was a fun advent calendar! Thank you @sentry.io 🙌
Debug December
Help the Yeti get home. Play Debug December and win cool prizes.
DebugDecember.com
December 24, 2024 at 10:59 PM
I did it! 🎉 I got the Yeti home at DebugDecember.com #DebugDecember
This was a fun advent calendar! Thank you @sentry.io 🙌
This was a fun advent calendar! Thank you @sentry.io 🙌
With the new free tier of GitHub Copilot, this cannot be said enough ... Beginners should NOT use AI coding assistance. It is frequently wrong. Learn the fundamentals so you know how to correct it.
December 20, 2024 at 12:02 AM
With the new free tier of GitHub Copilot, this cannot be said enough ... Beginners should NOT use AI coding assistance. It is frequently wrong. Learn the fundamentals so you know how to correct it.
My most watched video is on freeCodeCamp's YT channel (@freecodecamp.bsky.social) - and it's a great place to start or refresh some fundamentals. "HTML for Beginners" has over 3 million views! 🤯
youtu.be/kUMe1FH4CHE?...
youtu.be/kUMe1FH4CHE?...
Learn HTML – Full Tutorial for Beginners
YouTube video by freeCodeCamp.org
youtu.be
December 18, 2024 at 5:32 PM
My most watched video is on freeCodeCamp's YT channel (@freecodecamp.bsky.social) - and it's a great place to start or refresh some fundamentals. "HTML for Beginners" has over 3 million views! 🤯
youtu.be/kUMe1FH4CHE?...
youtu.be/kUMe1FH4CHE?...
Lots of code to write.. but there are NJ drone videos to watch. Seriously, "nothing to see here" and at the same time, they hold a classified briefing. Talk about mixed messages!
December 18, 2024 at 5:25 PM
Lots of code to write.. but there are NJ drone videos to watch. Seriously, "nothing to see here" and at the same time, they hold a classified briefing. Talk about mixed messages!
It's the end of the semester, and my university students are asking me for advice on getting started in the dev job market. What would you suggest to these students?
Here's some specific advice I share that they don't get from the career guidance office 👇
Here's some specific advice I share that they don't get from the career guidance office 👇
December 12, 2024 at 4:32 PM
It's the end of the semester, and my university students are asking me for advice on getting started in the dev job market. What would you suggest to these students?
Here's some specific advice I share that they don't get from the career guidance office 👇
Here's some specific advice I share that they don't get from the career guidance office 👇
My Next.js Full Stack Project series rolls on with Chapter 10 🎉 In this video, we look at how to add powerful responsive data tables with React Table and ShadCN/ui. Some Drizzle in there, too!
December 11, 2024 at 3:34 PM
My Next.js Full Stack Project series rolls on with Chapter 10 🎉 In this video, we look at how to add powerful responsive data tables with React Table and ShadCN/ui. Some Drizzle in there, too!
Having fun with the Advent Calendar challenges in Sentry's Debug December 🙌
Day [11] ✅ I got the Yeti one step closer to home at DebugDecember.com #DebugDecember
Day [11] ✅ I got the Yeti one step closer to home at DebugDecember.com #DebugDecember
Debug December
Help the Yeti get home. Play Debug December and win cool prizes.
DebugDecember.com
December 11, 2024 at 3:28 PM
Having fun with the Advent Calendar challenges in Sentry's Debug December 🙌
Day [11] ✅ I got the Yeti one step closer to home at DebugDecember.com #DebugDecember
Day [11] ✅ I got the Yeti one step closer to home at DebugDecember.com #DebugDecember
Good communication skills and patience are underrated developer skills.
For example, I asked a user to send me some files I needed to see. I _assumed_ they knew I meant attach the files to an email because I need to see what is inside of them. 👇
For example, I asked a user to send me some files I needed to see. I _assumed_ they knew I meant attach the files to an email because I need to see what is inside of them. 👇
December 9, 2024 at 3:29 PM
Good communication skills and patience are underrated developer skills.
For example, I asked a user to send me some files I needed to see. I _assumed_ they knew I meant attach the files to an email because I need to see what is inside of them. 👇
For example, I asked a user to send me some files I needed to see. I _assumed_ they knew I meant attach the files to an email because I need to see what is inside of them. 👇
When you're building something and think "There must be an easier way..", there usually is, but you haven't found it yet. And sometimes you just have to write a regex to pluck out what you need.
December 6, 2024 at 2:31 PM
When you're building something and think "There must be an easier way..", there usually is, but you haven't found it yet. And sometimes you just have to write a regex to pluck out what you need.
My Next.js 15 Project series rolls on with Chapter 8! 🎉 In this video, I show how next-safe-action from @theedoran.xyz and Sentry from @sentry.io are the perfect combo for server actions 💯
December 4, 2024 at 3:25 PM
My Next.js 15 Project series rolls on with Chapter 8! 🎉 In this video, I show how next-safe-action from @theedoran.xyz and Sentry from @sentry.io are the perfect combo for server actions 💯
Hey, this is fun! Check it out.
It’s time. Play our debugging game and help the Yeti get home in time for the holidays. You may even win some prizes along the way. 👀
debugdecember.com
debugdecember.com
Debug December
Help the Yeti get home. Play Debug December and win cool prizes.
debugdecember.com
December 4, 2024 at 3:22 PM
Hey, this is fun! Check it out.
Check out Amy's Advent of CSS and Advent of JS 🙌
I had someone question yesterday's Advent of CSS challenge, saying it was impossible to make accessible.
🙌 Big shoutout to @xirclebox.com for making the CSS only toggle work!
(And if you want to join: https://buff.ly/4ifTKR7)
🙌 Big shoutout to @xirclebox.com for making the CSS only toggle work!
(And if you want to join: https://buff.ly/4ifTKR7)
December 4, 2024 at 3:21 PM
Check out Amy's Advent of CSS and Advent of JS 🙌
Let's go!
www.adventofts.com
www.adventofts.com
Advent of TypeScript
Advent of TypeScript
www.adventofts.com
December 2, 2024 at 3:26 PM
Let's go!
www.adventofts.com
www.adventofts.com
I like BlueSky. However, it is clear my audience is not here yet, and I should cross-post. Same post here got zero response.
December 1, 2024 at 4:14 PM
I like BlueSky. However, it is clear my audience is not here yet, and I should cross-post. Same post here got zero response.
This!
If we going to have smart TVs, can we at least have keyboards and mice for them? Do I have to type everything in through a slow janky arrow button interface for the rest of my life like an idiot?
November 30, 2024 at 3:12 AM
This!
How about something for FREE on Black Friday? Just dropped my React Native for Beginners full course!
November 29, 2024 at 4:42 PM
How about something for FREE on Black Friday? Just dropped my React Native for Beginners full course!
Looks fun! 🙌 I'm also looking forward to other fun in December like Advent of TS, etc. The hardest part is finding time. I'd like to spread all of the good stuff in December throughout the year.
Debug December is starting on Sunday the 1st.
Help our sweet yeti return home for a chance at to win custom Sentry swag from AirPods to even a custom wrapped PS5!
Get ready to play in 4 days 🗓️🗓️🗓️🗓️
bookmark me: www.debugdecember.com
Help our sweet yeti return home for a chance at to win custom Sentry swag from AirPods to even a custom wrapped PS5!
Get ready to play in 4 days 🗓️🗓️🗓️🗓️
bookmark me: www.debugdecember.com
November 28, 2024 at 1:44 PM
Looks fun! 🙌 I'm also looking forward to other fun in December like Advent of TS, etc. The hardest part is finding time. I'd like to spread all of the good stuff in December throughout the year.
Chapter 7 of my Next.js 15 Project series just published today. Based on requirements from user stories, this tutorial applies user permissions to form editing.
November 27, 2024 at 6:56 PM
Chapter 7 of my Next.js 15 Project series just published today. Based on requirements from user stories, this tutorial applies user permissions to form editing.
My daughter and her friend are listening to Christmas carols while working on her fall break culinary assignment in the kitchen. I can hear them having fun, and it makes me happy. This is a remote work intangible. I wouldn't go to an office for all the bitcoin.
November 26, 2024 at 7:09 PM
My daughter and her friend are listening to Christmas carols while working on her fall break culinary assignment in the kitchen. I can hear them having fun, and it makes me happy. This is a remote work intangible. I wouldn't go to an office for all the bitcoin.
There are many benefits to creating content even if you don't build a large audience. Document your knowledge. You will also have another way to display your activity that isn't measured in commits.
November 26, 2024 at 3:22 PM
There are many benefits to creating content even if you don't build a large audience. Document your knowledge. You will also have another way to display your activity that isn't measured in commits.
Watched John Carpenter's "The Thing" last night. I like how old movies build stories. However, they will also test modern attention spans.
November 25, 2024 at 2:36 PM
Watched John Carpenter's "The Thing" last night. I like how old movies build stories. However, they will also test modern attention spans.
Reposted by Dave Gray
Did you know there’s a site to search for starter packs of people to follow? Built by @mubashariqbal.com
blueskydirectory.com/starter-pack...
blueskydirectory.com/starter-pack...
Bluesky Starter Packs - Bluesky Directory
Browse a list of Bluesky Starter Packs. Discover and connect with your community on Bluesky
blueskydirectory.com
November 23, 2024 at 9:43 PM
Did you know there’s a site to search for starter packs of people to follow? Built by @mubashariqbal.com
blueskydirectory.com/starter-pack...
blueskydirectory.com/starter-pack...