Artwork

Content provided by Peter Fisher. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Peter Fisher or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

180 - Stop relying on other peoples code

22:07
 
Share
 

Manage episode 345460523 series 2674787
Content provided by Peter Fisher. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Peter Fisher or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

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
  continue reading

201 episodes

Artwork

180 - Stop relying on other peoples code

How To Code Well

123 subscribers

published

iconShare
 
Manage episode 345460523 series 2674787
Content provided by Peter Fisher. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Peter Fisher or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

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
  continue reading

201 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide