Web Development
34.6K subscribers
1.55K photos
8 videos
961 links
Web Development news feed
Download Telegram
Is htmx Just Another JavaScript Framework?

#htmx

Read more
17πŸ‘9
JavaScript's ??= Operator: Default Values Made Simple

#js #javascript #ecmascript

Read more
11πŸ‘8
33 Concepts Every JavaScript Developer Should Know

#javascript #js

Read more
15πŸ”₯11
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 #typescript

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

#typescript

Read more
11πŸ‘10
14πŸ‘6
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
πŸ‘1
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 #javascript

Read more
3πŸ‘12
Avoiding ANY type with Linting and TypeScript

#typescript

Read more
6πŸ‘Œ11
Angular Clean Coding Fundamentals

#angular

Read more
11πŸ‘3
TypeScript enums: use cases and alternatives

#typescript

Read more
6πŸ‘5