DEV Community

Liam Kirkland
Liam Kirkland

Posted on

1

IST402 - Boilerplates

Commonalities between Boilerplates

Between the boilerplates, there are a couple off files that carry over between the two (VueJS and Angular are the only two I can currently compare) such as package.json. Both have a lot of extra files used to hold dependencies or information. Both also contain an index.html file within their source code. Outside of that the Angular boilerplate has a lot more going on within it.

Which Seems Easier/My Choice

Between VueJS and Angular, VueJS seems a lot simpler/easier DX. I would definitely start with using VueJS if I were to start a project tomorrow. I have very limited experience with Web Dev, so I'd prefer to stick with the easier one to get started (VueJS).

Org Github
Angular Repo

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay