React Development Best Examples of Websites Built with React React is one of the most advanced technologies that allow creating apps of any scale and size. Big companies and brands have already used React. Let's take a look at a list of top websites that use React.
Mobile App Development React Native. From Beginner to Mobile App Developer Whether you are a beginner in mobile app development or not, this article is worth reading. You'll find in this article tips for choosing the right language and framework, step-by-step analysis of basic tools and libraries required for the development and much more.
React Development React Native Tutorial: How Can You Start with Unit Tests? Let’s talk about React Native unit testing. The best practices and step-by-step guidance you’ll find in the article.
React Development ES7 Decorators: Be on a Roll, Use Decorators in React Now! Decorators are functions that allow a service, directive or filter to be modified prior to its usage. I fell in love with decorators in 2016 when Angular 2 was released. I was astonished at the functionality the decorators provided me with.
React Development Customizing Сreate React App without Eject Create React App (CRA) allows creating a React Application without being distracted by the control webpack setting, babel etc. But it doesn't allow a configuration of a build. There is a solution can be used for a very fine configuration of a build.
Angular Development Angular 2+, ReactJS, Vue.js - Which Javascript Framework is the Best? Among many Javascript frameworks three have become the most well-known: AngularJS, which offers a big set of functions, React - a library, which is much more simple than Angular and Vue, the newcomer.