This article covers frontend React project structure and conventions, including use cases and implementation details to improve efficiency in React project organization.
Jul 28, 2019
Dev showed a white screen error ‘You should not use outside a ’. Root cause: npm install in CI ignored yarn.lock; fix by switching Maven to Yarn.
Mar 18, 2019
This article is the author's introduction to using Redux in React, including the advantages of using Redux in React, implementation details, and related materials. These steps can help improve the efficiency of using Redux in React.
Dec 4, 2018
A cross-origin handoff where an async call would complicate things; a synchronous form submit ends up the cleanest approach.
Nov 4, 2018
Debugging mobile web: responsive testing, Chrome devtools for Android, Safari for iOS, and WeChat WebView tools.
Apr 14, 2018
This article introduces upgrading Angular 4 to 5, including the advantages of upgrading Angular 4 to 5, implementation details, and related resources. These steps can help improve the efficiency of upgrading Angular 4 to 5.
Jan 27, 2018