tech/webdev magazine

April 30, 2024

Latency numbers every frontend developer should know

Tuesday, April 30, 2024 Teklinks

Web page load times and responsiveness to user action in web apps is a primary driver of user satisfaction–and both are often dominated by network latency. Latency itself is a function of the user's connection to the internet (Wifi, LTE, 5G), how far away the server is that the user is connecting to, and the quality of the network in between.

Full article

Announcement of Release - Module Federation

Tuesday, April 30, 2024 Teklinks

Today, we are excited to announce the official release of Module Federation 2.0! This new version is a collaborative effort between the ByteDance Web Infra team, the author of Module Federation, Zack Jackson and several of our community members. Special thanks to @ilteoood, @patricklafrance and @crutch12. Module Federation 2.0 addresses many issues from the previous version, building upon ByteDance's internal practices and the existing community ecosystem of Module Federation.

Full article

How to succeed as a data engineer without the burnout

Tuesday, April 30, 2024 Teklinks

When building and maintaining a modern data platform, the pressure on data engineers from businesses can be immense. The key to success in this challenging environment isn’t to work even harder; it’s to be smart about what you work on, and how it is implemented.

Full article

April 29, 2024

React 19 Beta – React

Monday, April 29, 2024 Teklinks

This beta release is for libraries to prepare for React 19. App developers should upgrade to 18.3.0 and wait for React 19 stable as we work with libraries and make changes based on feedback. React 19 Beta is now available on npm!

Full article

Agile Architecture, Lean Architecture, or Both?

Monday, April 29, 2024 Teklinks

Key Takeaways Agile and Lean are not the same things. Agile is an empirical approach to delivering valuable increments of a product, while Lean is an approach to improving the flow of work by reducing waste and undone work, and improving cycle time.

Full article

April 24, 2024