Giter Club home page Giter Club logo

fe-ide2www's Introduction

ASP.NET Boilerplate ReactJS Template

The React.js integration for ABP Boilerplate framework. This template is built on React+Mobx+Typescript. SOLID, SoC principles are used.

Getting Started

Installing

After cloning repository, first install npm packages:

cd reactjs
npm install 

And then start

npm start

Log in

Username: admin Password: 123qwe

Deployment

npm build

Built With

  • React - The JavaScript library for building user interfaces
  • Typescript - Used for static typing
  • Mobx - Simple, scalable state management
  • AntDesign - A design system with values of Nature and Determinacy for better user experience of enterprise applications

Architecture

This framework is designed by utilizing MVC design pattern and layered architecture as follows:

  • All Backend communications are done by service layer.
  • For every Container Component there exists one Store and one Model.
  • Store has state of application so it consumes service See "Defining data stores". All service functions will be called in store not in Component. Component executes Store actions when state is needed.
  • Presentational Component can use store directly by injecting the store or Props from Container Component can be passed in it.
  • Container or Presentational Component can invoke store actions and automatic rendering of component will be done by Mobx.

Authors of ASP.NET Boilerplate ReactJS Template

  • Rashiduddin Yoldash - Initial work - ryoldash
  • Mehmet Yasir Aktunç - Initial work - mhmtyasr
  • Samet Kabay - Initial work - smtkby

fe-ide2www's People

Contributors

andreidiaconu90 avatar amoustache avatar razvanmanole avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.