Ссылки Артемия Трегубенко о веб-разработке за октябрь 2023
— From the perspective of web standards to concerns about increasing complexity, Kent C. Dodds shares his opinions on why he won’t use Next.js. It’s spicy and opinionated, but always thoughtful. (In other Kent news, he’s just launched Epic Web, his new full-stack webapp development course.)
— The use of React’s memoization features can be ‘a controversial, complex & ever evolving topic’ (see last issue’s The Uphill Battle of Memoization, for example) but Tim thinks there are a lot of misconceptions and works through nine of them here – some technical, some more philosophical in nature.
— The latest version of Next includes improvements to optimize package imports that can improve local dev performance and production cold starts. This post explains why this was needed and how it was done.
— Marvin continues his tour through the world of JavaScript performance fixes with a look at how some innocent looking code can make your tools slow. Test runners and many import cycle detection tools/linters are most affected.
← предыдущий месяцследующий месяц →