Explore >> Select a destination


You are here

scastiel.dev
| | codewithstyle.info
2.7 parsecs away

Travel
| | Hooks are a recent addition to React that enable more of your components to be written as functions by providing less complex alternatives to class fe
| | hswolff.com
2.5 parsecs away

Travel
| | React Hooks! Hooks! Hooks! Hooks!Sorry, had to yell that a few times to get it out of my system.I definitely find React Hooks to be one of the most exciting new features that has hit React in a long time. I dont think Ive been this excited about a new feature since React Fragments and that was way
| | blog.davemartin.me
2.8 parsecs away

Travel
| | A critique of modern React, specifically the hooks API, and an explanation of why it's insufficient as a web development framework
| | ariya.io
21.3 parsecs away

Travel
| React Native emerged as a popular framework to build Android and iOS applications from a single code base. Verification of React Native apps during the development phase is not always easy, but thanks to a host of managed services, the CI/CD process can be simplified a lot. A particularly interesting solution is App Center, part of the Visual Studio product suite from Microsoft. With its built-in support for React Native, it can not be more easier to automatically build, test, package, and distribute Rea...