Web Development – Telegram
Web Development
34.6K subscribers
1.55K photos
8 videos
961 links
Web Development news feed
Download Telegram
react-use - collection of essential React Hooks

#library #package #react

Read more
11👍9
Balancing Text In CSS

Balancing text in CSS helps make designs look cleaner and easier to read. Features like text-wrap: balance and text-wrap: pretty help us in fixing that.


#css

Read more
9👍15
Node’s new built-in support for TypeScript

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 #typenoscript

Read more
6🔥8
React's experimental animations API

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

Foundational Web Accessibility practices to create inclusive and user-friendly applications for everyone


#accessibility

Read more
16👍13
A checklist for your tsconfig.json

#typenoscript

Read more
11👍10
Storybook 8.5 released!

♿️ 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
React Native 0.77 - New Styling Features, Android’s 16KB page support, Swift Template

#reactnative

Read more
👍3
👍6
JavaScript Temporal is coming!

Temporal is designed as a full replacement for the Date object, making date and time management reliable and predictable.

Temporal adds support for time zone and calendar representations, many built-in methods for conversions, comparisons and computations, formatting, and more.

The API surface has over 200 utility methods! 😱


#js #javanoscript

Read more
3👍12
Avoiding ANY type with Linting and TypeScript

#typenoscript

Read more
6👌11
Angular Clean Coding Fundamentals

#angular

Read more
11👍3
TypeScript enums: use cases and alternatives

#typenoscript

Read more
6👍5
Initial load performance for React developers: investigative deep dive

#react #optimization

Read more
11👍10