This is great news for PWA's future ๐
https://ionicframework.com/blog/announcing-ionic-react/
https://ionicframework.com/blog/announcing-ionic-react/
Ionic Blog
Announcing Ionic React
Today weโre thrilled to announce the general availability of Ionic React, a native React version of Ionic Framework that makes it easy to build apps for iOS, Android, Desktop, and the web as a Progressive Web App. All with one code base, standard React developmentโฆ
Just though to share with you guys some cool resources from time to time. Todays pick: https://devhints.io
Devhints.io cheatsheets
https://assets.devhints.io/previews/index.jpg
A ridiculous collection of web development cheatsheets
I am excited to see react-native-reanimated being implemented in the core of react-spring. "It should provide 60 fps animations even on low end Android devices." ๐ฅ
https://github.com/react-spring/react-spring/issues/764
https://github.com/react-spring/react-spring/issues/764
GitHub
Use Reanimated on React Native ยท Issue #764 ยท react-spring/react-spring
๐ Feature Proposal Use react-native-reanimated on React Native. Motivation It should provide 60 fps animations even on low end Android devices. The animations would run at the native thread, not th...
A good summary of React Conf 2019. Are you excited as much as me about suspense and concurrent mode ๐ฑ? Canโt wait to see it landing in a stable react release ๐
https://dev.to/amorriscode/19-takeaways-from-react-conf-2019-2m36
https://dev.to/amorriscode/19-takeaways-from-react-conf-2019-2m36
DEV Community
19 Takeaways From React Conf 2019
Originally posted on my personal blog Well React Conf โ๏ธ is officially over. There were a lot of gre...
The videos from #ReactConf2019 are out! Here is a complete playlist. ๐ฅ
https://www.youtube.com/playlist?list=PLPxbbTqCLbGHPxZpw4xj_Wwg8-fdNxJRh
https://www.youtube.com/playlist?list=PLPxbbTqCLbGHPxZpw4xj_Wwg8-fdNxJRh
A really interesting article about how Discord handled some of the React Native performance issues. ๐
https://blog.discordapp.com/how-discord-achieves-native-ios-performance-with-react-native-390c84dcd502
https://blog.discordapp.com/how-discord-achieves-native-ios-performance-with-react-native-390c84dcd502
Discord
Discord Blog
Discover the latest news and app updates, community stories, company insights and plenty more about Discord, all in one place.
Recently I had a problem to solve at work which involves receiving data from a bluetooth device every 100 ms, procesing it, then storing it in a global store(redux). The problem I faced was that I had to save every new data to an array and then do calculations on that array every 100 ms, which will take more and more time as the array increases. Luckly, I came across an article about a library called "List". I won't go deep into what is library is about, but, basically it's optimized array. After integrating the new "List", I managed to optimize my algorithm by "10 SECONDS" ๐ on an array of 1500 elements. This is only a testing environment, in production the array can reach 100k elements, which will save "11 MINUTES" ๐ฑ (I hope my math is right ๐). Anyway, give it a read and see if it's something that you might want to use in your project ๐
http://vindum.io/blog/how-can-list-be-faster-than-native-arrays/
http://vindum.io/blog/how-can-list-be-faster-than-native-arrays/
I came across UI Kitten - a React Native UI component library. I am currently using React Native Elements, should I consider moving to UI Kitten? ๐ค
https://akveo.github.io/react-native-ui-kitten/
https://akveo.github.io/react-native-ui-kitten/
akveo.github.io
UI Kitten - React Native UI Library based on Eva Design System
UI Kitten is an Open Source UI framework based on React Native with 20 customizable components and Dark/Light themes for building cross-platform mobile apps
An eye opener about new node capabilities ๐
https://blog.logrocket.com/you-dont-need-babel-with-node
https://blog.logrocket.com/you-dont-need-babel-with-node
LogRocket Blog
You don't need Babel with Node - LogRocket Blog
Most of the cool bells and whistles that were once Babel-only are now available natively in Node.js. Here's how you can de-Babel your app.
After years working in WebStorm I am finally moving to VS code. So far, I like it very much, itโs lightweight and has support for soo many extensions ๐จ. Also I installed vim extension, want to boost my productivity even more ๐. It will be a hard week for me but I am very sure it will be worth it in the long run. Wish me luck ๐
Btw, in case you missed, we also have a group where we can talk on different subjects, feel free to join: https://t.me/React_Native_Status_Talk
Great article about using vim in VS code to increase your productivity! I didn't know vim is soo powerfull. I just started learning it and it's awesome!!! ๐ฎ
https://www.barbarianmeetscoding.com/blog/2019/02/08/boost-your-coding-fu-with-vscode-and-vim
https://www.barbarianmeetscoding.com/blog/2019/02/08/boost-your-coding-fu-with-vscode-and-vim
Just finished reading this amazing book on how to use vim in VSCode, I highly recommend it, it's a great quick introduction to vim!!! ๐
https://www.barbarianmeetscoding.com/boost-your-coding-fu-with-vscode-and-vim/dedication.
https://www.barbarianmeetscoding.com/boost-your-coding-fu-with-vscode-and-vim/dedication.
Barbarianmeetscoding
Dedication | Barbarian Meets Coding
Where I dedicate this book to the people that made it possible...
Happy Thanksgiving guys! ๐ฆ I am from Moldova ๐ฒ๐ฉ, so we don't celebrate Thanksgiving, but this is an opportunity to reflect on things that I am grateful about ๐ and one thing I am grateful is: You Guys! Youโve given me the most valuable thing you have on this earth, your time, and I hope this channel brings some value to you. If you enjoy your time here and it's helpful to you, please share it with your friends ๐ฏโโ๏ธ, that will motivate me to post even more. Enjoy your weekend, whenever you are spending it with your family or in front of your computer ๐ป like me ๐.