HenrikWenz (@henrikwenz) 's Twitter Profile
HenrikWenz

@henrikwenz

ID: 454786100

calendar_today04-01-2012 11:26:00

142 Tweet

100 Takipçi

302 Takip Edilen

Vercel (@vercel) 's Twitter Profile Photo

Next.js 9.1.7: ⬩ 4% Smaller Client-Side Runtime ⬩ New Build Output ⬩ New Built-In Polyfills ⬩ Faster Page Loading ⬩ Strict Mode Ready ⬩ Automated React Canary Tests ⬩ Optional Chaining & Nullish Coalescing ⬩ Zero-Config `next export` Deployment nextjs.org/blog/next-9-1-7

Next.js 9.1.7:

⬩ 4% Smaller Client-Side Runtime
⬩ New Build Output
⬩ New Built-In Polyfills
⬩ Faster Page Loading
⬩ Strict Mode Ready
⬩ Automated React Canary Tests
⬩ Optional Chaining & Nullish Coalescing
⬩ Zero-Config `next export` Deployment

nextjs.org/blog/next-9-1-7
HenrikWenz (@henrikwenz) 's Twitter Profile Photo

Just implemented a very smooth swipeable-views implementation based on CSS Scroll Snap and Intersection Observer. #react #MaterialUI codesandbox.io/s/material-sli…

Brandon 🚀 Flightcontrol (@flybayer) 's Twitter Profile Photo

🔥 HUGE ANNOUNCEMENT Introducing Blitz⚡️, a Ruby on Rails equivalent for monolithic fullstack React apps! This radically improves the productivity of building React apps 🚀 You can delete all your APIs, data fetching, client side state management & caching for most apps! 👇

Addy Osmani (@addyosmani) 's Twitter Profile Photo

Twitter loads images 33% faster on hi-res screens by capping image pixel density to 2x: bit.ly/retina-capping ~ Good news is no distinguishable difference to the human eye. h/t Nolan O'Brien

Twitter loads images 33% faster on hi-res screens by capping image pixel density to 2x: bit.ly/retina-capping ~ Good news is no distinguishable difference to the human eye. h/t <a href="/NolanOBrien/">Nolan O'Brien</a>
Rodrigo Pombo (@pomber) 's Twitter Profile Photo

New post! I took a look at some of Next.js newest features (getStaticProps and getStaticPaths) and build a small Coronavirus app with them. 👉 pomb.us/nextjs-static-… I'm also trying a new code walkthrough UX for this one

Vercel (@vercel) 's Twitter Profile Photo

Next.js 9.5: ◆ Incremental Static Regeneration ◆ Custom Base Path ◆ Rewrites and Redirects ◆ Optional Trailing Slashes ◆ Persistent Caching for Page Bundles ◆ Fast Refresh Enhancements ◆ Optional Catch-All Routes ◆ Webpack 5 Support (beta) nextjs.org/blog/next-9-5

HenrikWenz (@henrikwenz) 's Twitter Profile Photo

Ever wanted to build Aymeric desktop apps using the same awesome development workflow than #nextjs? Check out npmjs.com/package/next-e…

Tim (@timneutkens) 's Twitter Profile Photo

We’ve been working with the React team at Facebook extensively to bring this vision to life! Super excited to finally be able to share this proposal! 🚀

Tim (@timneutkens) 's Twitter Profile Photo

Coming 🔜 to Next.js: 30% smaller install size and 40% less dependencies In addition to that we've also gotten rid of the npm deprecation warnings for packages. Great work by Guy Bedford and Joe Haddad 🚀

Coming 🔜 to Next.js: 30% smaller install size and 40% less dependencies

In addition to that we've also gotten rid of the npm deprecation warnings for packages.

Great work by <a href="/guybedford/">Guy Bedford</a> and <a href="/timer150/">Joe Haddad</a> 🚀
Addy Osmani (@addyosmani) 's Twitter Profile Photo

Have low-resolution images? Enlarge them & improve their quality with ojoy.netlify.app. All client side. Powered by ML using UpscalerJS & TensorFlow.js.

Vercel (@vercel) 's Twitter Profile Photo

Next.js 10.2 ◆ Faster Builds, Refresh, and Startup ◆ Improved Accessibility ◆ Improved Redirects and Rewrites ◆ Automatic Webfont Optimization nextjs.org/10-2

Lee Robinson (@leerob) 's Twitter Profile Photo

TypeScript 4.9 is going to be *huge* for Next.js. With the release of `satisfies`, you'll get improved type safety inside `getStaticProps`/`getStaticPaths`/`getServerSideProps` as well as inside Pages. 🤯

TypeScript 4.9 is going to be *huge* for <a href="/nextjs/">Next.js</a>.

With the release of `satisfies`, you'll get improved type safety inside `getStaticProps`/`getStaticPaths`/`getServerSideProps` as well as inside Pages.

🤯