Coder Survival Guide

Coder Survival Guide

6620 bookmarks
Newest
emilwallner/Screenshot-to-code
emilwallner/Screenshot-to-code
A neural network that transforms a design mock-up into a static website. - emilwallner/Screenshot-to-code
·github.com·
emilwallner/Screenshot-to-code
Going Offline
Going Offline
With all modern browsers now supporting Service Workers, it’s important to take a look at how we can use this tool to improve our users’ experiences online (and off). Jeremy Keith provides a gentle…
·alistapart.com·
Going Offline
liyasthomas/postwoman
liyasthomas/postwoman
👽 API request builder - A free, fast, and beautiful alternative to Postman https://postwoman.io 🔥 - liyasthomas/postwoman
·github.com·
liyasthomas/postwoman
How DNS works
How DNS works
A comic that explains what happens when you browse to a website.
·howdns.works·
How DNS works
nahidulhasan/git-flow-example
nahidulhasan/git-flow-example
Git Flow Example. Contribute to nahidulhasan/git-flow-example development by creating an account on GitHub.
·github.com·
nahidulhasan/git-flow-example
Bash cheat sheet: Key combos and special syntax
Bash cheat sheet: Key combos and special syntax
The Bourne Again Shell (Bash) is a text interface to POSIX computers. A shell, Bash or otherwise, provides a way for you to talk directly to your computer without roundabout interfaces: you type the precise command you want your computer to execute. It's the most efficient and lightweight interface available, which is why it still endures after 40 years.
·opensource.com·
Bash cheat sheet: Key combos and special syntax