DEV Community

Speed up your legacy angularJS project. Series' Articles

Back to Domenik Reitzner's Series
Idea, setup and first steps
Cover image for Idea, setup and first steps

Idea, setup and first steps

6
Comments
2 min read
Code split your libraries and polyfills
Cover image for Code split your libraries and polyfills

Code split your libraries and polyfills

2
Comments
2 min read
Find code duplication
Cover image for Find code duplication

Find code duplication

7
Comments
2 min read
Uglify private methods/members
Cover image for Uglify private methods/members

Uglify private methods/members

1
Comments
2 min read
Make service injection private
Cover image for Make service injection private

Make service injection private

5
Comments
2 min read
Make unused public methods private in components and directives
Cover image for Make unused public methods private in components and directives

Make unused public methods private in components and directives

6
Comments
5 min read
Make unused public methods private in services
Cover image for Make unused public methods private in services

Make unused public methods private in services

2
Comments
2 min read