As we worked on React 16 , we revamped the folder structure and much of the build tooling in the React repository. Among other things, we introduced projects such as Rollup , Prettier , and Google Closure Compiler into our workflow. People often ask ... (more…)
Read more »
Build your own chat UI with React components in a few minutes. Chat UI Kit from minchat.io is an open source UI toolkit for developing web chat applications. - GitHub - MinChatHQ/react-chat-ui: Bui... (more…)
Read more »
Account Hacking is a very big problem for every internet user. Internet has become a technological tool of great value in the life of every day, which allows for example to carry out banking operations in minutes or to directly pay for items online withou... (more…)
Read more »
Application state in front-end clients is a complexity that is at best managed, and at worst the reason you can't deliver new features. What if you could know every state your app could be in and ensure that it can only be in those states?
(more…)
Read more »
For the last few years, I’ve tried hard to keep up with the React ecosystem, and more generally the surrounding JavaScript ecosystem that seems to move impossibly fast. For most of that time, I’ve… (more…)
Read more »