Git Product home page Git Product logo

crud-beta's Introduction

CRUD-beta

damn this

An attempt to create a full stack web application using ASP.NET combined with React with SQL database

Breakdown

  • Backend -> ASP.NET 6 Web API, initially I follow the tutorial and the guy was using .NET 5. I attempt to port it to .NET 6 with some changes and managed to make it work. Results were quite successful but there are issues with the CORS causing issue communicating between ports (frontend using different port). (Issue resolved, damn ? for id makes int and nullable value usable)
  • Frontend -> React (Thanks, I hate javascript more, also react) frontend was used. There are some differences with the tutorial version. React 5 vs 6, I don't know exacly, but some syntax changes causing major bug and issue such as infinite loops. Also the POST method to add users and department still not working (Update: its working now, thanks to ? on the backend side)
  • Database -> Micsoft SQL server (sqllocaldb), issue with everytime you start the server the pipeline changing and you have to setup everything all over again in the backend

Good learning material overall, but a bit annoying due a minor differences in the version causing everything to go FUBAR

Things that can be worked on

  • Database, changed it to something else that is easier to use, maybe Mongo
  • React is pain, not a fan of javascript so
  • Full stack microsoft is possible using Blazor + asp net as frontend backend solution, database can use something easier to scale like mongo

Source: https://youtu.be/ON-Z1iD6Y-c (base resource, modified after to use .NET6)

crud-beta's People

Contributors

arioprasetiya avatar

Watchers

 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.