blog.reactstory.comReact.js: Switch from PropTypes to TypeScriptIf you are a React.js developer and does not use TypeScript, this article is for you! ๐ฑ Props are a communication channel Components are the core feature of the React library. It allows us a real separation of concerns. For building a complete UI, w...Feb 2, 2021ยท10 min read
blog.reactstory.comWhy React being unopiniated is actually a good thingOne of the things I have often heared among my fellow front-end devs that prefer Vue or Angular over React, is that React is too unopiniated. Paradoxically, what is seen as a drawback is, for me, a great quality. ๐ Framework vs Library With Angular,...Jan 23, 2021ยท6 min read
blog.reactstory.comThis one little thing that makes me love ReactReact is one of my favorite tech in the wide world of software engineering. It's a great JavaScript library for building user interfaces. Yet, when I think about React, there is always one little thing that comes to my mind. And that's not related to...Nov 27, 2020ยท10 min read
blog.reactstory.comHow to start a React app?Meet Laura.Hi, Lauraaa! ๐ Laura is a web developer, and she wants to start a new web project. But there is so many ways to start one! Depending on what she wants to accomplish, she can start with a back-end or a front-end app. And then, which langua...Oct 27, 2020ยท9 min read