Ссылки Артемия Трегубенко о веб-разработке за июль 2022
— Tired of Node? Tired of Deno? Never. But a new challenger has appeared. Bun is aimed at 'outside of browser' use cases and is built around WebKit's JavaScriptCore, rather than V8. Some notable features:
— An online tool that can treeshake, bundle, minify, and compress (gzip and brotli) projects and show you just what their weight is. Bundlephobia is another popular option in this space, but Mark Erikson says bundlejs is “now _wayyy_ better.”
— A tidy example and explanation of the value of aliases for tidying up your import paths.
← предыдущий месяцследующий месяц →