Explore >> Select a destination


You are here

thecodinginterface.com
| | wweb.dev
10.8 parsecs away

Travel
| | Sometimes it makes total sense to build an old fashioned static website. It can be not only faster, but also simplier than throwing in a full JavaScript framework just to build a website with only a few pages...
| | blog.logrocket.com
10.7 parsecs away

Travel
| | Learn how to install and set up PostgreSQL in the command line, create users, databases, and tables, and run SQL commands.
| | tannerdolby.com
9.5 parsecs away

Travel
| | To create a Node.js application, you need a web server, a request, a router, and request handlers. Frameworks like Express.js speed up development by providing a robust set of features to build web applications and APIs.
| | yasha.solutions
57.4 parsecs away

Travel
| Bourne Again Shell is born again :) Pure Bash Bible Open source book on pure bash solutions. Link on Github: Pure Bash Bible ShellCheck Finds bugs in your shell scripts A linter for bash scripts https://www.shellcheck.net/ Bash Guide - Best Practices Because you don't want people to bash your work wink Bash Guide: Best Practices Bash Pitfall The pitfall guide for bash is really good.