Profile avatar
aimekram.bsky.social
frontend developer | digital nomad | happy snowboarder | beginner skateboarder | life adventurer | forests walker
39 posts 15 followers 41 following
Regular Contributor
Active Commenter
comment in response to post
I'm glad I decided to upgrade directly to v9, I think the gradual process would take more time
comment in response to post
For past 2 days I've been migrating the project from Storybook v6.5 to v9! The cli tooling for upgrades was super helpful and then Copilot on agent mode rewrote all stories files into new syntax and it's all much cleaner now 😃 Plus I've installed a11y addon - looks great 🙌
comment in response to post
Hey 👋 This one is TanStack Form, I've been trying it out. But for now I still prefer RHF, for example typing with zod is better - on the screenshots you can see that TS error shows up correctly for default values for RHF and not for TanStack Form.
comment in response to post
All the people who were laid off at the end of last year started their own personal projects?
comment in response to post
it's not just blogposts xD
comment in response to post
Both! 🤓🍻
comment in response to post
That's solid, I'll take a look at your series! I've been seeing more and more job offers with Vue and maybe it would be worth to give it a try. Thank you! 🙌
comment in response to post
What's the top reason you'd use to make someone want to try Vue after 5 years of doing React? 🤔
comment in response to post
Sounds fun! Good luck! 🤞🔥
comment in response to post
Classy! 😎
comment in response to post
I feel I'd be most productive with a clean setup like A. B is either NASA or embedded, C looks like a gamer and D came visit their parents for Christmas but needs to make a quick fix :D
comment in response to post
So cool!! but shouldn't he be in the Alps? There's been a fresh powder delivery ❄️🏂
comment in response to post
"can be confusing and some believe it is best to always declare variables and functions before using them" That's fair :)
comment in response to post
Hm, I've been using this with consts for some time now without any issues 🤔 I mean, I'd put the important actual consts on top of the file, but all the smaller components or helper functions would be at the bottom of the file as arrow functions
comment in response to post
100% agree! And this might be tiny bit controversial, but I'd move the Layout component under the main one. 90% of times when you get back to this file you'd want to edit something inside Posts.
comment in response to post
So the lesson here is: if you don't add enough weight into it, it just becomes a chevron down meaning "next" 😅
comment in response to post
Aw, thank you @ckj.bsky.social! But it was more of a rhetorical question, I've already sent my resume like 2 weeks ago 😄🤞
comment in response to post
Yay, they're super cute! 😍💜 Where do I apply?
comment in response to post
Thanks for this video @kulkarniankita.com! I've seen Tanstack Start being hyped up and now I understand why.
comment in response to post
Nice! 🔥 And good luck tomorrow!
comment in response to post
I've always wanted to take part in AoC and this year I finally have time to do it. Super excited about it ✨ I'm coding in JS. You?
comment in response to post
This plugin is so helpful! When the imports are sorted it's so much easier to see what comes from packages, global folders and what's local 🖤