• Home
  • CyberSecurity
  • Blog
Alan's place

From React SPA to ASP.NET core EF

  • react
    ASP.NET Core,  React,  Webpack

    Hot Module Replacement (HMR) with React, ASP.NET Core

    September 3, 2018

    Hot module replacement (HMR) or hot loading is a feature of webpack allowing real time update of modules while the application is running, which could significantly speed up development. Enable Hot module replacement Goal: To enable HMR in the React application in a simple setup. Base project code: Example code from React with Typescript, Get started with ASP.NET Core serves as starting…

    Read More
    Alan Chan No Comments
  • react
    ASP.NET Core,  React,  Typescript,  Webpack

    React with Typescript, Get started with ASP.NET Core

    August 11, 2018

    React with Typescript is part 2 of a 5 parts React with ASP.NET Core series. This series will show you the setup necessary for building React single page application with routing and server-side rendering. When I first dived into migrating from traditional server side rendering towards more focus on client side rendering using React, one major decision to make was…

    Read More
    Alan Chan No Comments
  • react
    ASP.NET Core,  React,  Webpack

    React with ASP.NET Core, Get started using Visual Studio

    August 8, 2018

    React with ASP.NET Core Series – Part 1: This is part 1 of a 5 parts React with ASP.NET Core series. This series will show you the setup necessary for building React single page application with routing and server-side rendering. When I first started working on React, I struggled for quite a while in setting up the project correctly. Even…

    Read More
    Alan Chan No Comments

Recent Posts

  • Feb 04, 2019 React code splitting and server-side rendering with ASP.NET Core – Part 2
  • Jan 21, 2019 React code splitting and server-side rendering with ASP.NET Core – Part 1
  • Nov 14, 2018 Simple long polling in ASP.NET Core SPA
  • Oct 24, 2018 redux-first-router, migrate from redux-little-router, for React/Redux SPA
  • Oct 15, 2018 redux-first-router vs redux-little-router for React/Redux SPA
  • Oct 08, 2018 Improve React/Redux SPA Performance, with ASP.NET Core – Part 2
  • Oct 01, 2018 Improve React/Redux SPA Performance, with ASP.NET Core – Part 1
  • Sep 27, 2018 React async rendering, getting prepared
  • Sep 24, 2018 route transition for redux-little-router, react ASP.NET Core
  • Sep 18, 2018 Prevent body scrolling for safari/chrome
Savona Theme by Optima Themes