-
Updated
Sep 3, 2020 - JavaScript
podcasts
Here are 244 public repositories matching this topic...
-
Updated
Apr 9, 2020 - HTML
Description:
- Add colors to the UIColor extension, go through codebase and make sure all colors reference the style guide.
- Same things for fonts, using a UIFont extension
- Fonts and colors should be on Figma, ask designers if needed
-
Updated
Sep 4, 2020
-
Updated
Sep 4, 2020
-
Updated
Sep 1, 2020 - Python
-
Updated
Aug 20, 2020 - Go
-
Updated
Feb 3, 2020 - Go
-
Updated
Oct 2, 2018 - JavaScript
-
Updated
Sep 1, 2020 - TypeScript
At the moment you can't just run make database unless you already have golang-migrate installed.
The Makefile should allow someone to just run that command and have all the migrate tools installed for them, but it doesn't at the moment.
-
Updated
Aug 30, 2020 - Dart
Replace GitHub Icon used for forking podStation.
Use a less vendor specific icon.
I have found a nice icon on Font Awesome:
https://fontawesome.com/icons/code-branch?style=solid
The tooltip should also be something like "Contribute to the development of podStation"
One decision is: Go directly to the contributing session of podStation or have page within podStation with more informati
-
Updated
Aug 31, 2020 - HTML
-
Updated
Aug 1, 2020 - CoffeeScript
-
Updated
Mar 21, 2018 - Jupyter Notebook
-
Updated
May 23, 2020 - C
-
Updated
Aug 1, 2020 - Ruby
Improve this page
Add a description, image, and links to the podcasts topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the podcasts topic, visit your repo's landing page and select "manage topics."



I'd like to add a new category for my resource: API. In the Web Dev course there is a whole section how to integrate an API to a website i.e Skyscanner. Andrei says it is important to know how to read an API documentation wisely and recognise how to underly principles. This is a link I want to add to this category.
https://scottbarstow.com/apis-how-to-read-and-understand-documentation/