ecmadao / hacknical

Hacknical, hacker & technical. A website for GitHub user to make a better resume.
https://hacknical.com
Apache License 2.0
1.53k stars 118 forks source link

Routing change #75

Closed ecmadao closed 6 years ago

ecmadao commented 6 years ago

WHY:

HOW:

ecmadao commented 6 years ago

SIMPLIFY URL: /user/login -> / /dashboard -> /:login /github/:login -> /:login/github (still support /github/:login) /resume/:hash -> /:login/resume (still support /resume/:hash)

REFACTOR: Use react-router based SPA in mobile dashborad

ecmadao commented 6 years ago

FEATURE REMOVE: Custom pinned repositories