Git Product home page Git Product logo

dn42peering's Introduction

Yuuta Liang

A first year Science student at UBC.

You can learn more about me and my projects at yuuta.moe.

I do not use GitHub for personal projects. My projects are at git.yuuta.moe. You may send patches via emails.

whoami(1)

  • Arch Linux, FreeBSD, OpenBSD and Windows user & administrator.
  • UNIX developer (using C) & Backend and Android developer (using Java).
  • NOC of AS142281 and AS4242422980.
  • Interested in operating systems and networking.
  • Minecraft player.
  • osu! newbie.

osu sign


Profile Photo: shu_saku999@twitter/1422609817500192770

dn42peering's People

Contributors

trumeet avatar

Watchers

 avatar

dn42peering's Issues

Feature Request: Split Frontend and Backend

Summary

Currently, the frontend and backend codes are merged in the same module (central). This makes development much harder since doing form validation and rendering is hard for backend development, and also produces frontend codes in backend codes. A better solution would be provide OpenAPI in the backend, then have a separate project or module (like a web server or so) which calls the API and renders the frontent.

Pros

  • Better code arrangement.
  • Provides an API for user.
  • Refactored backend.
  • Utilizes HTTP status codes.
  • Utilizes RESTful API.

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.