Web Development
35.1K subscribers
1.55K photos
8 videos
958 links
Web Development news feed
Download Telegram
Dependency cruiser

Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD


#package #lib

Read more
Server and Client Component Composition in Practice

#react

Read more
How to keep package.json under control

🌱 Although dependencies are often numerous and large, they aren’t necessarily unjustified — many are essential for functionality, and the art lies in selectively curating rather than eliminating them entirely.

🛠️ The best practice is to regularly audit what your project depends on (direct & transitive), update responsibly, and remove the unused or low-quality modules so that your codebase remains maintainable, performant, and secure.


#npm

Read more
React Native 0.82 - A New Era

• New Architecture Only
• Experimental Hermes V1
• React 19.1.1
• DOM Node APIs


#reactnative #rn

Read more
Vue Basics: State Management in Vue

#vue #pinia

Read more
15 Recent Node.js Features that Replace Popular npm Packages

#node

Read more
Storybook 10 - ESM-only, 29% lighter, module automocking, and more

#storybook

Read more
How to use ChatGPT Atlas for frontend debugging, testing, and more

By bringing AI into the browser, right where your code runs, it makes debugging and layout checks feel smoother and more natural.

You’ll still use Chrome DevTools for deep performance work, but Atlas fills the everyday gaps like the quick fixes, tests, and tweaks that take up most of your time. Start with Ask ChatGPT for small wins, then try agent mode as you get comfortable, and you’ll notice how fast, smart, and more enjoyable your frontend work becomes.


#debug #testing #gpt #llm #atlas

Read more
More CSS random() Learning Through Experiments

#css

Read more
React 19.2: The async shift is finally here

🧻 These changes aren’t just about cleaning up the useEffect/fetch mess. It’s about building a much better React that finally acknowledges async as a first-class concern.

😡 These patterns mean that the code your team writes is easier to reason about and maintain. The framework is handling more. The UI is snappier because it’s updating on demand. And you are leveraging more of the underlying framework to give your application a modern feel with smooth animations.


#react

Read more
Please open Telegram to view this post
VIEW IN TELEGRAM
Ant Design 6.0 is Here!

Ant Design - an enterprise-class UI design language and React UI library


#antd #uikit #react #library #package

Read more
‼️ Critical Security Vulnerability in React Server Pomponents

React Server Functions allow a client to call a function on a server. React provides integration points and tools that frameworks and bundlers use to help React code run on both the client and the server. React translates requests on the client into HTTP requests which are forwarded to a server. On the server, React translates the HTTP request into a function call and returns the needed data to the client.

An unauthenticated attacker could craft a malicious HTTP request to any Server Function endpoint that, when deserialized by React, achieves remote code execution on the server.


#react #nextjs #waku #parcel #vite

Read more
This media is not supported in your browser
VIEW IN TELEGRAM
React Lite YouTube Embed

📺 < A private by default, faster and cleaner YouTube embed component for React applications />


#library #package #youbube #react

Read more