7

Started working on my personal website at 10 PM.
Got parched, and needed to sleep. I thought it was somewhere around 11:30 PM, but lo and behold the clock had already struck 2 AM.
Set up code splitting with hot reloading in React.
Development woes.

Comments
  • 2
    All you really needed to do was
    Npm install -g @angular/cli
    NG new website
    Cd website
    NG serve --open
  • 0
    @Teknas haha sure
    I am actually trying to learn at least one thing well
    Also I use React everyday at work
Add Comment