Ways to load env variables for your scriptSeveral years ago when I decided to write an article, I got this inject-env-variables-with-no-tears. At that time, I know nothing about…Jun 17, 2021Jun 17, 2021
Language fighting in my companyLong long ago before I actual joined a company as a software engineer, people discussed what programming language was the best all over…Jan 7, 2020Jan 7, 2020
what really matters for creating expected software?People who don’t really program often think stuff like design patterns and algorithms are the must-have skills for a programmer. However…Dec 12, 2019Dec 12, 2019
5 must-read tips before starting your own UI libThe valuable tips I got from the last UI lib I have madeAug 12, 2019Aug 12, 2019
You need seamless-immutable to refactor your react appwhy you have to learn immutable before make your react app better, and the basic APIs of the seamless-immutable.jsJul 10, 2019Jul 10, 2019
What should we prepare before starting up a UI libdo not hesitate to build a UI lib if you plan to make a long term business purposeJun 27, 2019Jun 27, 2019
Inject env variables with no tearsRecently I start to refactor one of our application which is bootstrapped by create-react-app. Previously all the env variables like…May 24, 2019May 24, 2019