React Native Status
512 subscribers
11 photos
167 links
Sharing weekly news & articles about:
โš›๏ธ React Native, React.js
๐Ÿ TypeScript, JavaScript
๐Ÿ›  Libraries, Tools
Take a seat and enjoy your stay! ๐Ÿ˜Š
Download Telegram
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
The videos from #ReactConf2019 are out! Here is a complete playlist. ๐Ÿ”ฅ
https://www.youtube.com/playlist?list=PLPxbbTqCLbGHPxZpw4xj_Wwg8-fdNxJRh
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/
Use UI Kitten instead of React Native Elements?
Anonymous Poll
80%
Yes
20%
No
This issue tells me soo much!!! ๐Ÿ”ฅ Been stuck on it for a day. I tried to delete cache, reinstall node modules, reinstall the app, revert to a working commit, eslint doesn't complain... Not sure what to do next, maybe you guys have any advices?
Literally created a dumb component and still having this error, WTF?????? ๐Ÿ˜ค๐Ÿ˜ค๐Ÿ˜ค
Okay, I managed to fix it, but I don't know how ๐Ÿคฃ
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
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 ๐Ÿ˜„.