5 minutes of React
Kanal-Details
5 minutes of React
5 minutes of React - podcast about React hot topics and JavaScript ecosystem. https://5minreact.audio
Neueste Episoden
24 Episoden
Gatsby Themes with Jason Lengstorf
Today theme is Gatsby Themes!
And we have a call with Jason Lengstorf - a developer advocate, senior engineer, and occasional designer at Gatsby...

#23 - Hasura GraphQL Engine
GraphQL is getting more popular each day among React developers. It is said to be making front-end development convenient and resilient. The community...

#22 - The Phoenix Project
I recently read a book called “The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win”.
All in all, it is very insp...

#21 - Bitbucket Pipelines
Today I'd like to introduce you to Bitbucket Pipelines, a continuous integration and continuous delivery cloud service that I've been using quite a lo...

#20 - Jake Archibald: In The Loop (JSConf.Asia 2018)
The other day I got to watch a few talks from JSConf Asia 2018 on Youtube. There are 39 of them in the playlist, so I picked a random one. And I got s...

#19 - TypeScript 20/80
We all want the best result as fast and cheap as possible, right? But this is not how things work, and we have to strike a balance between development...

#18 - Prettier
Quick overview of Prettier - an opinionated code formatter (ES2017, JSX, Flow, TypeScript, CSS, ...) and my experience of integration Prettier with Id...

#17 - webpack 4, Cycle.js, Error Boundaries, StackBlitz, Vue2Preact, npmtrends.com
Latest posts in webpack blog, egghead courses on Cycle.js and Error Boundaries, StackBlitz — an Online VS Code IDE for Angular & React, transpiler fro...

#16 - React 16 beta
This time, a serious look at React 16 beta (not serious was in previous episode - you definitelly have to listen: https://5minreact.audio/015-sci-fi-s...

#15 - Sci Fi story about React
Sci Fi story about React.
You won't believe why React is so popular!
5 minutes of React - podcast about React hot topics and JavaSc...

#14 - Preact Rocks!
Some of the latest news from the Preact world: the mobile version of Uber website uses Preact as well as the new Transformers promo site, and the auth...

#13 - Gatsby
Gatsby 1.0 - Blazing-fast static site generator for React.
https://www.gatsbyjs.org/
5 minutes of React - podcast about Reac...

#12 - webpack 3.0.0, pnpm 1.0, TypeScript 2.4
webpack 3.0.0, pnpm 1.0, TypeScript 2.4
- https://medium.com/webpack/webpack-3-official-release-15fd2dd8f07b
- https://twitter.com/...

#11 - React 15.6, Webpack 3, Babel Notes, mobx-state-tree 0.7, Preact on egghead.io
React 15.6, webpack 3, Babel Notes, mobx-state-tree 0.7, Preact on egghead.io
- https://facebook.github.io/react/blog/2017/06/13/react-v...

#10 - React Wishlist
This week Dan Abramov asked his Twitter audience: “What would you want the React team to focus on in the next 6 months? Reply with a new thing, or Iik...

#9 - MobX over Redux
Should I use MobX over Redux? When, why and whom should try MobX?
https://www.youtube.com/watch?v=83v8cdvGfeA - Understanding MobX vs Red...

#8 - pnpm
pnpm - fast, disk space efficient package manager, drop-in replacement for npm.
https://pnpm.js.org
https://twitter.com/pnpmjs

#7 - Amsterdam, PWA, RealWorld, Prepack
News:
- React Amsterdam 2017
- Hacker News readers as Progressive Web Apps written in React, Preact, Svelte, Vue, Angular and viperHTML

#6 - Runtyper
Analyzing React’s Source Code for Type Mismatch Operations with a new Babel plugin: Runtyper.
- https://github.com/vitalets/babel-plugin...

#5 - Idiomatic Redux
Mark Erikson, one of Redux contributors, has published an article in his Idiomatic Redux series: "The Tao of Redux, Part 1 - Implementation and Intent...

#4 - Preact
Preact - Fast 3kB alternative to React with the same ES6 API. My experience.
- https://preactjs.com/
- https://www.youtube.com/watc...

#3 - React 15.5 and news
React 15.5 released, Andrew Clark on reactiflux, React London 2017, Twitter mobile PWA, codesandbox.io
- https://facebook.github.io/reac...

#2 - JSX 2.0
The next version of JSX proposals.
- https://github.com/facebook/jsx/issues/65
- https://facebook.github.io/reason/
5...

#1 - React Fiber
React Fiber is an ongoing reimplementation of React's core algorithm. It is the culmination of over two years of research by the React team.