tell us more ππ
tell us more ππ
For the first time I am hyped for a Storybook release. Storybook 9 beta just dropped.
My favorite announcement is the reduction in bundle size π but I want to try the built-in tests, asserts and coverage
anyone tried it already ?
#storybook #typescript #webdev
and it even plays on mobile! great job!
next level portfolio π€€
is it me or chatgpt now express itself like Iβm his low educated pal? it looks like diplomatic, non-judgemental and non-violent communication are fading away by default
reasons to do css-in-js are better DX, dynamic theming. and the perf tradeoffs: most css-in-js libs inject styles at runtime, so your css ships with your js, which can impact different perf metrics if not carefully monitored. I think mainly to layout shifting, lcp, tti
css-in-js means writing your styles inside your js/ts files, next to your components. there are many ways to do it. Some libs run at runtime (styled-components), others are compile-time. Stylex even gives you TS type safety for styles.
Switched to uBlock Lite π
Totally forgot that uBlock was a Manifest V2 extension⦠I remember thinking it would disappear back when I built a Manifest V3 extension at Storyful
uBlock got deactivated on Chrome. So, where are we all migrating? Firefox? #BringBackuBlock
If you ignore your timesheets long enough, they eventually get filled automatically. Learned this from a senior dev when I was a junior! His manager did them for him for years. I donβt think the manager was happy about itβ¦ but hey, it worked
Hey @vercel.com, I waited 8 months to upgrade to ESLint 9, only to find out the vercel style guide repo got archived. Any recommendations for an alternative?
What if we had an AI bot to handle their questions one by one? π€
look at this fun css animation
yeah! this css animation is totally cool! and creative! I love it!
Iβd even go as far as volunteering to write the meeting minutes π That way, thereβs a 100% chance everyone gets an email with the action items!
Discovered another sync engine today: @zero.rocicorp.dev . Looks promising with built-in permissions handling, migration, partial sync. But with so many contenders like Jazz Tools, Electric SQL, DXOS, etc., it's hard to pick the right one. Anyone using these? Thoughts?
Just did it. I noticed that βTime Sensitiveβ notifications was checked. That must be why I was seeing more notifications from X than expected
Just finished watching « The PlaylistΒ Β», based on Spotifyβs startup story. My favorite episode is the one where they dive into Spotifyβs architecture. But why did they say theyβre going to βfork TCPβ? Just say UDP, god damn it! Other than that, haha, great show
I guess hiring people who can ace a BFS interview but havenβt touched DDD, load balancers, or streams before is catching up to them. Just being sarcastic here. I donβt know for sure, but I wouldnβt be surprised
things take time. Also few influencers stayed on X because they are saying some of their users wonβt leave the platform. I therefore get notifications from X and it keeps me reading/posting there π₯²
Wonderful tree! You should decorate it with colored wires
I came across Effector, an impressive reactive state manager for frontend and backend. Its focus on domain and business logic helps build predictable, scalable apps with clean state management. Worth checking out π effector.dev
#JavaScript #WebDev #StateManagement #Frontend #Backend
Fair point! Nice that everything was already set up seamlessly
no typos! I do the same, weβre geniuses π risk is for the others
My experience was already amazing back in 2019! On top of that, I use Chezmoi and a Brewfile to automate my dev tools setup (mostly command-line tools like bat). Did you automate your dotfiles and dev tools setup too?
renegotiate the deadline. Or a bonus π Iβm too old to do free extra hours
Check out this awesome animated example of one of the most common creational design patterns in #JavaScript! Got similar illustrations of other design patterns? Drop them below!
you must have a great vision. I cannot read these pic at all π€£. But Iβll read the article, thanks for sharing
PubSub fits great for what I want to build. Focusing on transactions, I'm working on a CQRS app and looking for event sourcing examples to implement rollback. Mentioned effect/cluster because cluster-workflow includes an event journal, which caught my interest
you mean dev, prod and ephemerals? why keep dev then?