#code_quote π¬
First do it, then do it right, then do it better.
β Addy Osmani
Join Us :: βοΈ@ReactDevπ
First do it, then do it right, then do it better.
β Addy Osmani
Join Us :: βοΈ@ReactDevπ
Forwarded from Hacker News
Babel 7 Released (Score: 101+ in 2 hours)
Link: https://readhacker.news/s/3PFDm
Comments: https://readhacker.news/c/3PFDm
Link: https://readhacker.news/s/3PFDm
Comments: https://readhacker.news/c/3PFDm
babeljs.io
Babel 7 Released Β· Babel
After almost 2 years, 4k commits, over 50 pre-releases, and a lot of help we are excited to announce the release of Babel 7. It's been almost [3 years](https://babeljs.io/blog/2015/10/29/6.0.0) since the release of Babel 6! There's a lot of moving parts soβ¦
#code_quote π¬
Code is like humor. When you have to explain it, itβs bad.
β Cory House
Join Us :: βοΈ@ReactDevπ
Code is like humor. When you have to explain it, itβs bad.
β Cory House
Join Us :: βοΈ@ReactDevπ
React Native Gesture Handler π
https://kmagiera.github.io/react-native-gesture-handler/
Join Us :: βοΈ@ReactDevπ
https://kmagiera.github.io/react-native-gesture-handler/
Join Us :: βοΈ@ReactDevπ
Swmansion
React Native Gesture Handler | React Native Gesture Handler
Declarative API exposing platform native touch and gesture system to React Native.
Forwarded from Hacker News
Next.js 7 (Score: 103+ in 4 hours)
Link: https://readhacker.news/s/3QEtf
Comments: https://readhacker.news/c/3QEtf
Link: https://readhacker.news/s/3QEtf
Comments: https://readhacker.news/c/3QEtf
nextjs.org
Next.js 7
After 26 canary releases and 3.4 million downloads, we are proud to introduce the production-ready Next.js 7
#DailyTips π‘
Use Streams for handling Big files in uploads π
https://carlosrymer.com/using-node-streams-to-handle-large-file-uploads-24c1a0141b9c
Join Us :: βοΈ@ReactDevπ
Use Streams for handling Big files in uploads π
https://carlosrymer.com/using-node-streams-to-handle-large-file-uploads-24c1a0141b9c
Join Us :: βοΈ@ReactDevπ
Medium
Using Node Streams to Handle Large File Uploads
Minimizing memory footprint in Node apps
#DailyTips π‘
a Simple Grid Components in React βοΈ
say No To React-Bootstrap
special thanks to Abolfazl :)
https://github.com/abolfazl930/react-strap-grid
Join Us :: βοΈ@ReactDevπ
a Simple Grid Components in React βοΈ
say No To React-Bootstrap
special thanks to Abolfazl :)
https://github.com/abolfazl930/react-strap-grid
Join Us :: βοΈ@ReactDevπ
GitHub
GitHub - abolfazl930/react-strap-grid: Bootstrap grid system for React
Bootstrap grid system for React. Contribute to abolfazl930/react-strap-grid development by creating an account on GitHub.
#DailyTips π‘
A Better way to Catch React Native Errors πΈ
special thanks to Alireza :)
https://medium.com/sanjagh/catch-react-native-errors-if-you-can-404f7d53f037
Join Us :: βοΈ@ReactDevπ
A Better way to Catch React Native Errors πΈ
special thanks to Alireza :)
https://medium.com/sanjagh/catch-react-native-errors-if-you-can-404f7d53f037
Join Us :: βοΈ@ReactDevπ
Medium
Catch βReact Native Errorsβ If You Can!
Though error handling in a native application can be straightforward, it can be quite tricky in a React native app.
The State of of the Octoverse for 2018 π
200M Pull Requests?! seems a pretty buys year!
https://octoverse.github.com/
Join Us :: βοΈ@ReactDevπ
200M Pull Requests?! seems a pretty buys year!
https://octoverse.github.com/
Join Us :: βοΈ@ReactDevπ
The State of the Octoverse
Octoverse 2024: The state of open source
Find out how AI and a rapidly growing global developer community are coming together with compounding results.
#DailyTips π‘
Your Node.js Apps are slow when it comes to heavy processing?
try creating your own native module!
before going ahead and learning a new programming language, use a little bit of reasearch :)
https://blog.risingstack.com/writing-native-node-js-modules/
Join Us :: βοΈ@ReactDevπ
Your Node.js Apps are slow when it comes to heavy processing?
try creating your own native module!
before going ahead and learning a new programming language, use a little bit of reasearch :)
https://blog.risingstack.com/writing-native-node-js-modules/
Join Us :: βοΈ@ReactDevπ
RisingStack Engineering
Writing Native Node.js Modules - RisingStack Engineering
This article explains how native Node.js modules work, and how you can use them to increase the performance of your application.
#DailyTips π‘
Promise Chaining
Learn to use Promises with chains!
https://javascript.info/promise-chaining
Join Us :: βοΈ@ReactDevπ
Promise Chaining
Learn to use Promises with chains!
https://javascript.info/promise-chaining
Join Us :: βοΈ@ReactDevπ
javascript.info
Promises chaining