DEV Community

Discussion on: Component Libraries with Stencil.js - About Stencil

Collapse
 
touseefbsb profile image
Touseef

the problem with stencil is it doesnt have any job market, so if you already have a job its great otherwise if you are looking to learn a tech to find a job then sadly we have top pick a framework like angular or react.

Collapse
 
johnbwoodruff profile image
John Woodruff

I'm not advocating learning Stencil for the purpose of obtaining a job, but rather suggesting when you build a component library, you look at Stencil as an option instead of locking in to a single framework.

Collapse
 
yinon profile image
Yinon Oved

you can actually choose your path with stencil either by using it's pure js approach or adopting angular/vue/react. the result will just compile to pure web component but you'll gain knowledge at the path you chose