Explore >> Select a destination


You are here

debugmode.net
| | devremote.io
2.9 parsecs away

Travel
| | Prisma is a modern, open-source data access layer that provides a flexible and intuitive way to work with databases. It allows you to interact easily with your data by providing a clean, declarative API and robust tools for building complex queries. This article will explore how to set up Prisma
| | yieldcode.blog
2.6 parsecs away

Travel
| | During the development of my recent project, I decided to split some components to their own packages, and used npm workspaces for that.
| | yakovfain.com
1.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...
| | www.serverless.com
18.4 parsecs away

Travel
| Learn how to use the popular Express.js framework to deploy a REST API with Serverless, DynamoDB and API Gateway.