Sharing
JS Doc
A sharing did in biweekly meeting. Introducing about the JS Doc as an alternatives of front-end typing solution.
#JS Doc#TypingView Details
A bit taste of Flipper plugin development
It mainly introduces my first time experience of writing a simple Flipper plugin as a technical exploration, looking for the possibility of combining it with our business.
#JavaScript#Flipper#React NativeView Details
UI Automation Testing
This sharing is a summary of the achievements I have made for the UI automation testing project which is owned by me for about 1 year. It listed many obstacles I have met during the development and how I solve it.
#Python#Appium#UI Automation TestingView Details
Sentry: Under the hood
It mainly introduces Sentry - a popular open source front end monitoring platform. I read through the source coude of Sentry to help myself better understand the whole implementation.
#JavaScript#Sentry#Exception HandlingView Details