180 - Stop relying on other peoples code
Listen now
Description
Turbo pack Vercel have announced Turbopack which they claim will be a Rust based successor to web pack. https://vercel.com/blog/turbopack Vercel are claiming speeds of up to 10x faster than Vite and 700 time faster than Webpack. > “Turbopack only bundles the minimum assets required in development, so startup time is extremely fast. On an application with 3,000 modules, Turbopack takes 1.8 seconds to boot up, while Vite takes 11.4 seconds.” https://vercel.com/blog/turbopack > “Since we're not offering 1:1 API compatibility, most Webpack plugins won't work out of the box with Turbopack.” https://turbo.build/pack/docs/migrating-from-webpack Should you care? Not right away Not unless your’e always on the bleeding edge Not unless you need speed over connivence How to stop relying on frameworks and libraries Decided if you can write feature yourself using only the core components of the programming language. Check the knowledge of the team to find their base line skills. Move away from opinionated code ecosystems Avoid syntactic sugar covered standards The framework you use today may not be the tool you use in the future Code like you don’t have access to third party tools Care more about core conventions (PSR) than framework guidelines
More Episodes
We are continuing our mini series on getting into the Software Development industry and today I'm going to discuss how to use social media to your advantage. // Recommended products and services Manning courses and books -...
Published 12/15/23
Published 12/15/23
There are certain things that Software Developers should and should not include on the CV's. Let's talk about how to write a stand out CV so that you can land your next Software Development role. // Recommended products and services Manning courses and books -...
Published 12/01/23