DEV Community

DynamicPunch
DynamicPunch

Posted on • Updated on

BTOPRO WEEK 7

Write a follow up response on dev.to from the perspective of a new developer in the field

What is confusing about platforms?

To me as a new dev I am confused about the differences that every platform has. It would make much more sense if there was a standard.

How could web components and Vanilla JS standards be taught in a way that is more approachable?

They should have heavy focus on why they work. When learning a new system it is important to know why something behaves the way it does instead of having to guess.

What did you find easiest to work with on 1st stab? (You don't have to say web components, this is an honest take, if it was Vue cool, but justify it)

React worked the best for me the first time. Everything was easy to slot in and it just worked.

Think back on the tooling. What parts were confusing? What clicked with you immediately?

Figuring out how to implement my code was easy. Getting npm to play nice took some work.

What additional readings did you have to do in order to make sense of things.

Top comments (0)