Explore >> Select a destination


You are here

pfisterer.dev
| | www.drmaciver.com
21.9 parsecs away

Travel
| |
| | simonpai.github.io
12.2 parsecs away

Travel
| | In the autumn of 2018 we started an epic project of a next generation SSP system, to turn our hardcoded fixed-order ad request model to a fully configurable one. This pretty much guaranteed a large boost of revenue and a total revision of our code base. Background We were in a heavily solution-oriented business. In this project, a nearly zero downtime was mandatory. We had a small dev team, consisting of 2 senior devs and 1 junior, maintaining several other system components at the same time.
| | karolgalanciak.com
15.8 parsecs away

Travel
| | Microservices, Service-Oriented Architecture (SOA) and in general, distributed ecosystems, have been on hype in the last several years. And that's for a good...
| | www.rasikjain.com
78.9 parsecs away

Travel
| In the series of the blog post, I am going to walk through step by step process of building a Simple Notes App using React, TypeScript, Node.js, GraphQL , and MongoDB. During the process of our development, we are going to use some useful npm packages like Express, Apollo-Server, Typegoose, Mongoose, TypeGraphQL , and Bootstrap. Here is the Github Source Code to run the application. Table of Content Dev Environment Setup GraphQL Server Backend Folder Structure Creating Node.