Skip to content

The Reformed Programmer

I am a freelance .NET Core back-end developer

  • Home
  • Contact
  • Hire Me

Entity Framework Core in Action Book

See my Entity Framework Core in Action book. The 2nd. edition covers EF Core 5. Use discount code smithpc to get 40% off!

  • GitHub
  • LinkedIn
  • Twitter

Recent Posts

  • A pattern / library for methods that return a status, including localization
  • Applying an improved multiple languages library to .NET applications
  • Improving the support of multiple languages in .NET applications
  • ASP.NET Core: Three(+1) ways to refresh the claims of a logged-in user
  • How to take an ASP.NET Core web site “Down for maintenance”

Categories

  • .NET Core (45)
  • ASP.NET Core (36)
  • ASP.NET MVC (14)
  • C# (6)
  • Domain-Driven Design (15)
  • Entity Framework (68)
  • GenericServices (13)
  • JavaScript (4)
  • NoSQL (3)
  • Performance (7)
  • React.js (4)
  • SignalR (2)
  • Software Design (8)
  • Uncategorized (2)

Archive

  • 2023
  • 2022
  • 2021
  • 2020
  • 2019
  • 2018
  • 2017
  • 2016
  • 2015
  • 2014
  • 2013

Category: React.js

Unit Testing React components that use Redux

Last Updated: July 31, 2020 | Created: July 5, 2016

React.js is build to make it easy to Unit Test, and there is plenty of information … Continue reading Unit Testing React components that use Redux

Categories React.js9 Comments on Unit Testing React components that use Redux

Adding mocking to React.js Unit Tests

Last Updated: July 31, 2020 | Created: June 24, 2016

I am continuing to build up my set of templates to improve the tools used to … Continue reading Adding mocking to React.js Unit Tests

Categories React.js2 Comments on Adding mocking to React.js Unit Tests

Using a Redux store in your React.js application

Last Updated: July 31, 2020 | Created: June 8, 2016

This article is about the benefits of using the Redux library in your React application, followed … Continue reading Using a Redux store in your React.js application

Categories React.js3 Comments on Using a Redux store in your React.js application

Templates for building React.js front-ends in ASP.NET Core and MVC5

Last Updated: July 31, 2020 | Created: May 19, 2016

I have been interested in React, Facebook’s libraries for building front-end User Interface, for some time. … Continue reading Templates for building React.js front-ends in ASP.NET Core and MVC5

Categories ASP.NET MVC, React.js11 Comments on Templates for building React.js front-ends in ASP.NET Core and MVC5
Proudly powered by WordPress