8
[Testing] Taming Legacy Code With Characterization Tests
Developers make fun of legacy systems because we're scared of them. We're afraid that the tiniest change will cause the app to break in unexpected ways.
Server-side I/O Performance: Node vs. PHP vs. Java vs. Go
Clearly, Go is the winner here, followed by Java, Node and finally PHP.
[ReactNative] React Native Typescript 세팅하기
ReactNative를 Typescript를 사용해서 초기세팅을 해봅시다.
[React Navigation] navigate할때 Dynamic한 params의 타입 세팅해주기
Typescript 에서 React-Native 를 사용할때 navigation세팅을 하는방법에대해서 알아봅시다