No Image

JavaScript – Algorithm (1)

May 18, 2020 hung-nb 0

Basic – Syntaxes What is “truthy”? What is the difference between null and undefined? null value: null, type: object undefined value: null, type: undefined What’s […]

No Image

Bitrise – Build iOS app

February 26, 2020 hung-nb 0

Upload code signing Upload provisioning profile Provisioning profile is like the certificate of a unique app Provisioning profile has some selected certificates If this is […]