Explore >> Select a destination


You are here

www.thepolyglotdeveloper.com
| | mherman.org
8.2 parsecs away

Travel
| | This tutorial takes a test-first approach to developing a RESTful API with NodeJS, ExpressJS, and TypeScript.
| | yakovfain.com
8.4 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
6.8 parsecs away

Travel
| |
| | jbrandhorst.com
58.5 parsecs away

Travel
| gRPC 1.0 was released in August 2016 and has since grown to become one of the premier technical solutions for application communications. It has been adopted by startups, enterprise companies, and open source projects worldwide. Its support for polyglot environments, focus on performance, type safety, and developer productivity has transformed the way developers design their architectures. So far the benefits have largely only been available to mobile app and backend developers, whilst frontend developer...