A Design System Architecture: What You Need to Know
#designsystem #systemarchitecture #uidisign
Read more
#designsystem #systemarchitecture #uidisign
Read more
9π₯4
What text editor or IDE do you use mostly for Web Development?
Anonymous Poll
79%
Visual Studio Code
7%
WebStorm
2%
Sublime Text
1%
Atom
2%
Neovim/Vim
0%
Fleet
0%
Brackets
3%
Notepad++
2%
Other (write in the comments)
3%
I'm not Web Developer \ Just want to see the results
7π9
Balancing Text In CSS
#css
Read more
Balancing text in CSS helps make designs look cleaner and easier to read. Features liketext-wrap: balanceandtext-wrap: prettyhelp us in fixing that.
#css
Read more
9π15
Nodeβs new built-in support for TypeScript
#node #typescript
Read more
It feels like type stripping should be able to directly feed the pruned parsed code into the V8 JS engine. Maybe thatβs the future of TS support in browsers? Support type-stripping and not syntactic extensions for JS.
#node #typescript
Read more
6π₯8
React's experimental animations API
#react
Read more
Finally, React team has introduced an experimental <ViewTransition /> component, leveraging the browser's new View Transition API to enable native animations between different views, aiming to simplify the animation process for developers#react
Read more
10π9
Accessibility essentials every front-end developer should know
#accessibility
Read more
Foundational Web Accessibility practices to create inclusive and user-friendly applications for everyone
#accessibility
Read more
16π13
Storybook 8.5 released!
#library #package #storybook
Read more
βΏοΈ Realtime accessibility tests to help build UIs for everybody
π‘οΈ Project code coverage to measure the completeness of your tests
π― Focused tests for faster test feedback
βοΈ React Native Web Vite framework for testing mobile UI
π Storybook test bootcamp to level up your testing game
π― Hundreds more improvements
#library #package #storybook
Read more
π3