Profile avatar
jaybeeswe.bsky.social
#100Devs | Fullstack Web Developer HTML | CSS | JavaScript | Node | Express | React | PIBKAC Story Lover | RPGs | SciFi & Fantasy
65 posts 17 followers 23 following
Regular Contributor
Active Commenter

Making progress on my Sandrock SPA. Have to consider how to fit it onto smaller screens. I work / play on a big monitor so I tend to forget about making it work on tiny screens.

Hey #100Devs friends! Let's have a chill working stream today. 🙂 Come hang out and chat with me as we finish the Grave Registry App and add a new feature for users to report feedback and bugs! I look forward to seeing you today 02/23 at 3pm ET! www.twitch.tv/mayanwolfe

Hey #100Devs, any fans of #MyTimeAtSandrock ? Currently making an SPA to quickly and easily search through items and characters so you spend more time playing and less time searching the wiki for what you need. I considered entering this into the Hackathon, but unfortunately didn't have the time.

Today I learned about Debouncing. One of my apps has a really responsive search functionality, but it comes at the cost of calling the appropriate function with every single keystroke the user makes. Apparently, it's called 'debouncing' when you tell the program to only activate after a delay.

Know a little JS and want to learn how to quickly build a backend to power any of your app ideas? @appwrite-io.bsky.social are sponsoring our #100Devs class in 60mins at (5:30pm ET) on leonnoel.com/twitch Raffles All Stream! Mac Mini Giveaway! $50 Free Appwrite Pro Cloud Credits apwr.dev/100devs

Hearing the #100Devs opening music and Leon saying 'yuhhhhhhhhhhhhhhhhhh' at 0.25 playback speed is wild. Don't ask why I did it. Even I don't know.

Watched class 29 today. Wasn't expecting Leon to randomly bust out an abacus. It was also fun to reflect on how far I've come. The problems he did in this class would have stumped old me. Today me? ez #100Devs

Learned about the importance of react keys today. my #pf2e combat tracker, lacking them, could not properly track the state of the creatures. Apparently, no keys = react uses array indices as keys. Remove creature from array = creatures now have new indices & start getting each others' state data

Posting mostly to remind myself of this, but I'm sure others might find it useful.

Are you ready for some state management? Come join me @vuejsnation.com ♥️

Just watched @michaelthiessen.bsky.social 's talk at the Vue.js Nation conference. I didn't arrive until halfway through, unfortunately, but what I saw was well done. Having not worked with Vue.js yet, I think I'm gonna have to take a look. Thanks again, Michael!

I decided a visual might help me wrap my head around this 'tech' field and... it's a little complicated already. No wonder newbies feel overwhelmed. I'm not even done. Created in Obsidian. Any other programs, apps, or buzzwords that you think would go well here?

Anki Codewars 100Devs huddle quested for the Elden Ring with 3 friends (bless the multiplayer mod) Not a bad day.

I try to do daily codewars, but it feels like so many of the kata there are just math problems, not something that helps me learn to code. Should I move to leetcode? #100Devs

Going back to Shay Howe's stuff (probably the completionist in me) and I gotta ask: Does anyone have some water, cuz this shit is DRY. #100Devs

Hey friends! There's probably a lot of folx on here who are thinking about #resolutions or goals for the #NewYear. If one of your goals is to learn to #code and/or get a job in #tech, PLEASE don't pay thousands for a bootcamp. In the next post are several FREE comprehensive resources for beginners:

Happy New Year! 'We do not rise to the level of our goals, but fall to the level of our systems.' I'm going to try to have a better system for achieving goals in place this year.

Even on Christmas day, ANKI! Merry Christmas to all, but especially #100Devs! Here's to a new year of career changes and new friends in tech!

No need to call us all out like that, man! Merry Christmas!

I'm trying to get in the habit of waking up earlier to get more sunlight, but for some reason inspiration to write or code always hits at like 2am. WHY?!

Today I revisited flexboxfroggy.com to refresh myself. Useful little game, isn't it?

Class 28's Question of the Day (What should our next emote be?) just reminded me how long it's been since the #100Devs crew has been in a stream together, and I'm now sad. @leonnoel.bsky.social We miss joining your streams, man!

Did a kata today where I made a class with dynamically generated methods. Is that a thing needed often in tech? Or something I may never use again? lol Either way it was something new and kinda fun. #100Devs

Leon suggests, when doing a codewars problem, to work on it for 20 mins then check the answer. Overall I agree with this, but every now and then I hit a problem where the struggle is kinda fun and I'm too stubborn to jump to the answers. Anyone else? #100Devs