/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.thepolyglotdeveloper.com
| | www.taniarascia.com
1.5 parsecs away

Travel
| | Recently, I wanted to create and host a Node server, and discovered that Heroku is an excellent cloud platform service that has free hobby...
| | yakovfain.com
1.5 parsecs away

Travel
| | Currently I'm working on the book chapter explaining how Angular 2 communicates with the servers. An easy approach would be to use for the data feed a public RESTful API of one of servers (Youtube or something), but I wanted to have my own locally installed server. Using one of the Java servers would be...
| | amanhimself.dev
1.1 parsecs away

Travel
| | [AI summary] This article explains how to use import statements in Node.js by setting up a project with Babel to enable ES6 modules, avoiding syntax errors.
| | mherman.org
7.3 parsecs away

Travel
| This tutorial looks at how to implement an API with Node, gRPC, and Postgres.