Skip to content

mikerandrup/AlienPeriodicTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Up and running with React in ASP.NET (without Node!)

React is a JavaScript library for building modern user interfaces. It's often used in a node-based stack, but needn't be. You can build your next feature in React in your existing ASP.NET MVC application seamlessly. This approach lets you experiment with the popular and powerful new framework without scrapping your existing application. It also allows you to use the existing strongly typed toolset in Visual Studio to maintain your data contracts, and avoid the fragility of plain JavaScript. We'll use TypeScript and Visual Studio 2015 to build an interactive app quickly. We'll look at the Flux architecture pattern, and what it looks like in a strongly typed environment. We won't need to install Node.


The code demo for this talk is called "Alien Periodic Table"

ScreenShot


Presentation Dates:


North Dallas .NET User Group - February Meeting

Wed February 1st, 2016
6:30pm to 8:30pm

North Dallas .NET User Group

nThrive Headquarters
5543 Legacy Drive, Plano, TX 75024


MVP MIX - Dallas 2016

Thu March 9th, 2016
(time to be announced)

MVPMIX Dallas - by Chander Dhall, Inc.

Addison Convention Center
15650 Addison Rd, Addison, TX 75001

I promised Chander some exclusive content for his event, so look for the code to be taken a little further during this talk.

About

Up and running with React in ASP.NET (without Node!)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published