Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
sleepy358yMaybe look for a good yeoman generator to set up your initial project setup. That's how I do it. Though I'll admit last time I checked (couple of months ago) there weren't any good ones for Angular.
-
@sleepy There is angular2-cli but it generates a lot of stuff that is still very early in development :(
-
sleepy358y@Nikki1993 yeah, that's the problem with this stuff. It still isn't officially released yet so I guess it'll stay a struggle for a while to come
-
I'm on a project that requires Angular 2 & Ionic 2. I've spent so much of today just getting it (kinda mostly) working. Not a line of code written yet. My name says it all.
-
i miss the days when web development meant starting np++ and start righting html, css, n javascript 😓
Related Rants
Completed Angular 2 course on codeschool, really liked improvements and simplicity of Angular over Angularjs. Decided to do quick start guide in official website. Oh my f**king god... I need to setup webpack, typescript linter, typings, polyfills etc angular2-cli is no better, crawling with errors... why... why can't one just start a project and work instead spending loads of timing configuring all of that... AND WHY WE CANT HAVE PROPER SUPPORT FOR LATEST FEATURES...
I don't even know what I am ranting about... I just wish to spend more time creating things than configuring for ages development environment.
undefined
typescript
module
angular