Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ebarooni/useful-links
A curated list of useful links, organized by topic for quick access and ongoing updates.
https://github.com/ebarooni/useful-links
android angular automation checklist gcp git links useful utility xcode
Last synced: 13 days ago
JSON representation
A curated list of useful links, organized by topic for quick access and ongoing updates.
- Host: GitHub
- URL: https://github.com/ebarooni/useful-links
- Owner: ebarooni
- Created: 2024-03-31T11:43:42.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-05T22:11:08.000Z (7 months ago)
- Last Synced: 2024-10-04T04:21:08.818Z (about 1 month ago)
- Topics: android, angular, automation, checklist, gcp, git, links, useful, utility, xcode
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Useful Links
A curated list of useful links, organized by topic for quick access and ongoing updates.
## Table of Contents
- [Android](#android)
- [Angular](#angular)
- [GCP](#gcp)
- [Git](#git)
- [NPM](#npm)
- [Xcode](#xcode)## Android
- [Detect orientation changed](https://stackoverflow.com/q/8248274/13690331)
- [Get the results of a calendar intent](https://stackoverflow.com/q/9761584/13690331)## Angular
- [Implement Firebase App Check in Angular](https://stackoverflow.com/q/71912179/13690331)
- [Convert a promise to an observable](https://stackoverflow.com/q/39319279/13690331)## GCP
- [Allow multiple projects to publish to a specific pub/sub topic](https://stackoverflow.com/q/63248628/13690331)
## Git
- [Change the author and committer name/email for multiple commits](https://stackoverflow.com/q/750172/13690331)
- [Managing remote repositories](https://docs.github.com/en/get-started/getting-started-with-git/managing-remote-repositories)## NPM
- [NPM public registry API](https://github.com/npm/registry/blob/master/docs/REGISTRY-API.md)
## Xcode
- [Hide bundle and team ID in public repositories](https://stackoverflow.com/q/75215730/13690331)
- [Creating a LaunchScreen Storyboard](https://stackoverflow.com/q/77366867/13690331)