2

Trying to update and add to my skills. Let's try angular,. Visual Studio sucks for this. Hey look vs code, this looks great.... Install, add some recommended extensions... Cool. Add eslint, hey look at these errors awesome I'm getting somewhere. WTF dont use var use let.. Ok why... Hours later and one drink, okay that makes sense. Change code.....
Unexpected declaration wtf why. Switch to var... Dont use var..... Fuck me... Google, read, google, read...... Wtf why why why won't this fucking work... I just want to code something using best practices

Comments
  • 1
    You're probably better off just getting something working in Angular first and then worrying about best practices. Otherwise you'll end up achieving neither.
  • 0
    @serpent5 Yeppers, i already did that, got a basic app going I'm happy to say. After pulling out my hair a bit actually have it running now.
Add Comment