Jeremy Wells

Full-stack software developer sharing learnings with .NET, Angular, and anything else worth tinkering with

Aug 1, 2023

A walkthrough for extending Eleventy static site functionality

Jan 10, 2022

Setting up a headless Raspberry Pi mini-server for pain-free, peripheral-free programming

Feb 4, 2021

Using Docker, we can ensure our Mongo database can conveniently grow and change with our application in a local development environment.

Jan 21, 2021

Follow these steps to quickly set up a full-stack Typescript project with Mongo, Express, and Angular.

Jan 12, 2021

With a few simple tools, you can make a fake API server for building a client-side project

Aug 26, 2020

A quick guide to accessing configuration from different providers in ASP.NET Core as of version 3.

Aug 10, 2020

We continue building out an ASP.NET Core web API by adding tests with xUnit and using those to guide implementing exception handling

Aug 3, 2020

We continue building out an ASP.NET Core web API by adding tests with xUnit.

Jun 29, 2020

In this tutorial, we'll tap into C#'s async features to pull data from a third party into an ASP.NET Core web API.

Jun 22, 2020

In this post, we take an ASP.NET Core WebApi application from boilerplate code to adding our own functionality.

Jun 11, 2020

This is an introductory post for a continuing series on building up a DotNetCore and Angular web application end-to-end.

Jun 1, 2020

If you are interested in original ways of presenting particularly large, unique, or complex data sets, then a dive into D3 is certainly worth the effort.