samthedev.com
This is my developer account! I'll strive to share a piece of dev life daily for the community to interact with. ✌️
I did notice the documentation I followed to set up my newest NextJS project was vastly different than what I remembered setting up for my portfolio site. Oddly enough, this manifested itself as simply not displaying my new Images on local dev.
It’s going to be one of THOSE Saturdays 🫠 ☕
I did notice the documentation I followed to set up my newest NextJS project was vastly different than what I remembered setting up for my portfolio site. Oddly enough, this manifested itself as simply not displaying my new Images on local dev.
It’s going to be one of THOSE Saturdays 🫠 ☕
Your dollars are power, spend them with great thought.
If you're migrating off Vercel, Netlify is a good option that has a free-tier.
Your dollars are power, spend them with great thought.
If you're migrating off Vercel, Netlify is a good option that has a free-tier.
It will cut down job hunting effort and time by at least half!
It will cut down job hunting effort and time by at least half!
5 active days and over 3 hours of videos watched (excluding what I'll watch today).
I'm hoping to take my AWS Solutions Architect - Associate exam in October while also juggling a LONG (93 hours) in-depth AI/LLM course.
5 active days and over 3 hours of videos watched (excluding what I'll watch today).
I'm hoping to take my AWS Solutions Architect - Associate exam in October while also juggling a LONG (93 hours) in-depth AI/LLM course.
Ran into TS compiler issues and realized the packages must have breaking changes.
Luckily this library is well documented!
Ran into TS compiler issues and realized the packages must have breaking changes.
Luckily this library is well documented!
Today I realized I have to phrase it and write it down when a project is finished. And find the effects myself.
Today I realized I have to phrase it and write it down when a project is finished. And find the effects myself.
I’m not a senior, but I do find it super important to take less experienced devs under my wing.
I’m not a senior, but I do find it super important to take less experienced devs under my wing.
It wasn't a complex fix, but there was a boat-load of testing to be done because it integrated with a 3rd party.
It wasn't a complex fix, but there was a boat-load of testing to be done because it integrated with a 3rd party.
A *human* engineer.
Thanks to @whitep4nth3r.com for their Weird Wide Web Hole newsletter, which brought us the 1x Engineer this week.
Subscribe for a weird time: whitep4nth3r.com
A *human* engineer.
Thanks to @whitep4nth3r.com for their Weird Wide Web Hole newsletter, which brought us the 1x Engineer this week.
Subscribe for a weird time: whitep4nth3r.com
So far we’ve got bill names and titles, and a collapsable view that shows how every voter (MT House or Senate) voted on the Bill, if that Bill ever hit the floor of the Legislature.
Currently working on the list of Legislature members!
So far we’ve got bill names and titles, and a collapsable view that shows how every voter (MT House or Senate) voted on the Bill, if that Bill ever hit the floor of the Legislature.
Currently working on the list of Legislature members!
This is currently doable through the MT Bill Explorer, but it is not at-a-glance, and that's what I want.
Coming soon! 😉
This is currently doable through the MT Bill Explorer, but it is not at-a-glance, and that's what I want.
Coming soon! 😉
Simply put, here’s what it means:
Most social media platforms control your data, followers, and content..they set the rules and you’re stuck playing by them. (1/7)
Simply put, here’s what it means:
Most social media platforms control your data, followers, and content..they set the rules and you’re stuck playing by them. (1/7)
Oh yeah, I gotta add " js" to everything, that's right.
Oh yeah, I gotta add " js" to everything, that's right.
When I was a junior I never tracked which jobs I applied to. A senior pointed out that's CRAZY. Now in today's landscape?! I can't imagine.
Here's the template I've used and made available on samthedev.com/resources last night!
When I was a junior I never tracked which jobs I applied to. A senior pointed out that's CRAZY. Now in today's landscape?! I can't imagine.
Here's the template I've used and made available on samthedev.com/resources last night!
Make sure you don't have disagreeing settings in your 4 different config files 😵💫😅
Make sure you don't have disagreeing settings in your 4 different config files 😵💫😅
a WIP for a click animation, not sure about the shadow...
a WIP for a click animation, not sure about the shadow...
The Cloudflare docs were pretty straight-forward; I only went astray a couple times.
I had to change the nameservers, so my website won't resolve for up to 48 hours...or I mucked something up and I'll have to start again! 😅
The Cloudflare docs were pretty straight-forward; I only went astray a couple times.
I had to change the nameservers, so my website won't resolve for up to 48 hours...or I mucked something up and I'll have to start again! 😅
Child component had an @Input from the parent that showed defined in ngOnChanges but undefined in the getData method called by HTML. getData called from ngOnChanges shows variable defined, but undefined on subsequent calls.
Where is my Input going?!
Child component had an @Input from the parent that showed defined in ngOnChanges but undefined in the getData method called by HTML. getData called from ngOnChanges shows variable defined, but undefined on subsequent calls.
Where is my Input going?!