• A headless Raspberry Pi workflow

    10 Jan 2022

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

    [Read More...]

  • Dockerizing a Mongo database

    04 Feb 2021

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

    [Read More...]

  • A Modern MEAN-stack with Angular and Typescript

    21 Jan 2021

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

    [Read More...]

  • How to quickly mock an API server in a client-side project

    12 Jan 2021

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

    [Read More...]

  • Configuration in ASP.NET Core Explained

    26 Aug 2020

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

    [Read More...]

  • TDD and Exception Handling with xUnit in ASP.NET Core

    10 Aug 2020

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

    [Read More...]

  • Testing an ASP.NET Core Service with xUnit

    03 Aug 2020

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

    [Read More...]

  • Consuming third-party APIs in ASP.NET Core

    29 Jun 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.

    [Read More...]

  • Setting up an N-Tier ASP.NET Core App

    22 Jun 2020

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

    [Read More...]

  • Starting an Asp.Net Core Walking Skeleton

    11 Jun 2020

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

    [Read More...]

  • A Dive Into D3

    01 Jun 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.

    [Read More...]

Jeremy Wells

Full-stack software engineer sharing favorite recipes in .NET, Angular, & anything else worth tinkering with.

Home About Contact

© 2022. All rights reserved.

This site was built with Jekyll, remixing heavily from the Hyde and Plain White themes.