/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

khromov.se
| | remysharp.com
4.9 parsecs away

Travel
| | Aside from the cringe inducing stack I've got layered, with client projects you (actually, me) work with the hand you've been dealt. I needed to add tests to t...
| | tiim.ch
3.8 parsecs away

Travel
| | Learn why server-side rendering (SSR) using urql as a GraphQL client is not as straightforward as you might think and how to do it anyway.
| | gitcontext.com
4.0 parsecs away

Travel
| | We recently upgrade the GitContext front-end from Svelte 4 to Svelte 5. In this blog post we compare Svelte 5 to Svelte 4, outline how the upgrade process went, and highlight a few pitfalls you might run into.
| | www.rasikjain.com
19.0 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.