Artwork

Conteúdo fornecido por Peter Fisher. Todo o conteúdo do podcast, incluindo episódios, gráficos e descrições de podcast, é carregado e fornecido diretamente por Peter Fisher ou por seu parceiro de plataforma de podcast. Se você acredita que alguém está usando seu trabalho protegido por direitos autorais sem sua permissão, siga o processo descrito aqui https://pt.player.fm/legal.
Player FM - Aplicativo de podcast
Fique off-line com o app Player FM !

180 - Stop relying on other peoples code

22:07
 
Compartilhar
 

Manage episode 345460523 series 2674787
Conteúdo fornecido por Peter Fisher. Todo o conteúdo do podcast, incluindo episódios, gráficos e descrições de podcast, é carregado e fornecido diretamente por Peter Fisher ou por seu parceiro de plataforma de podcast. Se você acredita que alguém está usando seu trabalho protegido por direitos autorais sem sua permissão, siga o processo descrito aqui https://pt.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 episódios

Artwork
iconCompartilhar
 
Manage episode 345460523 series 2674787
Conteúdo fornecido por Peter Fisher. Todo o conteúdo do podcast, incluindo episódios, gráficos e descrições de podcast, é carregado e fornecido diretamente por Peter Fisher ou por seu parceiro de plataforma de podcast. Se você acredita que alguém está usando seu trabalho protegido por direitos autorais sem sua permissão, siga o processo descrito aqui https://pt.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 episódios

所有剧集

×
 
Loading …

Bem vindo ao Player FM!

O Player FM procura na web por podcasts de alta qualidade para você curtir agora mesmo. É o melhor app de podcast e funciona no Android, iPhone e web. Inscreva-se para sincronizar as assinaturas entre os dispositivos.

 

Guia rápido de referências