Explore >> Select a destination


You are here

lipanski.com
| | fullstackheroes.com
12.4 parsecs away

Travel
| | Evething you need to do before you deploy. This is my checklist that I follow when I deploy a new feature of my Rails app to production on Heroku.
| | jessitron.com
9.8 parsecs away

Travel
| | This post builds on the excellent tutorial from Tania Rascia: Create and Deploy a Node.js, Express, & PostgreSQL REST API. I want to build a little web app that can store some data! ...without installing anything new on my computer. Here's how to configure VSCode Remote Containers to do that. Installed on my machine: DockerVSCodeVSCode...
| | mherman.org
10.5 parsecs away

Travel
| | Know a little Ruby? Ready to start web development? Before jumping to Rails, get your hands dirty with Sinatra. It's the perfect learning tool. My recommendation: Start with a basic dynamic website, backed with SQLite. Create and manage your database tables with raw SQL. Practice deploying on Heroku. Practice.
| | aayushsahu.com
73.8 parsecs away

Travel
| Integration or Unit tests in TypeScript and GraphQL using Jest in NodeJS