Vous n'avez sans doute pas besoin de Redux !

Les gens choisissent souvent Redux sans en avoir réellement besoin. “Notre application sera-t-elle scalable sans ?”. Ensuite les développeurs se plaignent de la complexité introduite dans leur code: “Pourquoi dois-je changer 3 fichier pour faire tourner une fonctionnalité ?” En effet, pourquoi ? On reproche … Lire l’article

JS-Republic - Tuto ReactJS

20 Resources and tutorials about ReactJS framework

If you are looking for resources and tutorials to learn or get better on ReactJS, this article it is for you.
ReactJS is actually the JavaScript framework which grown up the much faster. It is used for the user interfaces in highly used services like Facebook, Instagram and many others.
The power of ReactJS comes from its ability to generate complexe and interactive user interfaces with a high level of performance thanks to the Virtual DOM technology.
Lot of developers around the world start to use ReactJS to develop complex applications and web sites. The web is plenty of articles and tutorials on the subject, and we decided to pick twenty of them which specially caught our attentions.
Good reading !

Lire l’article