#243 – March 15, 2020
React developers are in demand on Vettery
Vettery is an online hiring marketplace that's changing the way people hire and get hired. Ready for a bold career move? Make a free profile, name your salary, and connect with hiring managers from top employers today.
Learn how to use react native maps by mapping bushfires in Australia. The video will cover using React Native and the package react-native-maps which is a great package to display maps on mobile applications like iOS and Android. We will take a look at installing react native maps as well as setting it up with some examples.
Building Secure React Applications
React is a secure framework. It handles cross-site scripting (XSS) out of the box. While these statements sound very hopeful, they are unfortunately far from reality. Building secure applications with React is easier than starting from scratch. However, even with React, there are several guidelines and considerations to take into account.
A handy cheatsheet for a popular state management library.
Performant, type safe and easy React global state manager.
This latest version is a collection of React hooks and plugins (which are also hooks!) that help you flexibly compose logical features of the most complex data grids into a single API returned by the primary useTable hook. This API is performant, extensible, and unopinionated about markup, styles or rendering.