Coder Survival Guide

Coder Survival Guide

6644 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
npm Commands and Features You Should Know
npm Commands and Features You Should Know
An overview of some of the most useful npm commands to help you manage your JavaScript-based projects.
·alligator.io·
npm Commands and Features You Should Know
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
Digital Accessibility Courses Roundup • Digital A11Y
Digital Accessibility Courses Roundup • Digital A11Y
I always look forward to expand my knowledge in the Digital Accessibility space & as part of this I am on lookout for courses both free & paid that can add value to my resume & career. Here is a list of accessibility courses offered by various organizations. I have personally taken few of these …
·digitala11y.com·
Digital Accessibility Courses Roundup • Digital A11Y
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
ronilan/BlockLike
ronilan/BlockLike
Bridging the gap between block programming and JavaScript. - ronilan/BlockLike
·github.com·
ronilan/BlockLike
Git Immersion
Git Immersion
A guided tour that walks through the fundamentals of Git
·gitimmersion.com·
Git Immersion
Request with Intent: Caching Strategies in the Age of PWAs
Request with Intent: Caching Strategies in the Age of PWAs
Caching media files, especially images, seems like an obvious way to improve performance, but should we? To provide a more performant UX without abusing users’s network connections or hard drives, …
·alistapart.com·
Request with Intent: Caching Strategies in the Age of PWAs