/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

ukiahsmith.com
| | www.rasikjain.com
2.5 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.
| | www.softdevtube.com
2.5 parsecs away

Travel
| | The onion architecture is not as well known as the 3-tier software architecture but is gaining a lot of attention during the microservices era. It structures your software so that it is easy to change technologies without impacting business logic. Coupled with Domain Driven Design (DDD) principles it offers a powerful way to build a
| | michaelscodingspot.com
2.4 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | mkaz.blog
36.7 parsecs away

Travel
| [AI summary] The article explains how to integrate React into an existing webpage using Parcel and NPM to compile code with a proper build step.