you can write text with links inline or link references.
- one thing has emphasis
- two things are bold
you can write text with links inline or link references.
Aggregating ML resources for app concept.
Pass the auth_token in to make the request to GitHub.
func getAuthToken(code: URLQueryItem?) {
// make network call to get actual token
let requestManager = RequestManager()
let session = URLSession.shared
session.dataTask(with: requestManager.getAuthRequest(code: code),
completionHandler: { ( data: Data?, response: URLResponse?, error: Error?) -> Void inMy current recommended reading and awesome resources.
| body { | |
| font-family: -apple-system, BlinkMacSystemFont, sans-serif; | |
| font-size: 14px; | |
| line-height: 1.6; | |
| padding-top: 10px; | |
| padding-bottom: 10px; | |
| background-color: white; | |
| padding: 30px; } | |
| body > *:first-child { |
My evolving online reading list and recommendations. Great sites, one-off articles, and more.
Starting a business is like roaming in a fog: you often feel like you have no idea where exactly you are going or what to do next. What seemed simple turns into weeks-long research, with dozens of opened browser tabs full of jargon, self-promotion and contradictory advice. It would be nice to have some kind of a map.