If you have an iOS device(iPad or iPhone) and a Mac and would like to record the device screen for a video or to share the device screen at an interview, you can follow the steps in this blog.
Month: September 2022
Git Access Personal Token
This entry shows how and why you need to generate Git Personal Token
Git Personal Token is required to interact with Git Server. It is different from the Git Account Password. The token can be created for a set period of time, and can also be “revoked”. Think of it like an access card. It is tied to your account but can be created, used for access, and deactivated.
Below we go over the steps to create and use the Gi Personal Token