/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

garylarizza.com
| | sysadvent.blogspot.com
4.6 parsecs away

Travel
| | This was written by Adrien Thebo . Configuration management is hard. Configuring systems properly is a lot of hard work, and trying to mana...
| | jiby.tech
3.1 parsecs away

Travel
| | Like many developers, I keep track of my configuration files in version control, to make moving to new machines is simpler and share code with others. This process started out for my Emacs config files at first, but grew to consume other aspects: bash functions, git aliases... Since 2016, I have accumulated over 500 git commits. Now the dotfiles are tracked, the next biggest pain is to install packages and folder structures and obscure commands required to set up some subsystems needs which config files.
| | daker.me
0.8 parsecs away

Travel
| | Adnane Belmadiaf's blog.
| | www.rasikjain.com
26.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.