DEV Community

Discussion on: Fastest way to generate a LitElement project in 3 minutes

Collapse
 
btopro profile image
Bryan Ollendyke

Nice article! This would make a really good foundational piece for a series where the next one is all about understanding the boilerplate that open-wc generates. You could shift from that into talking about LitElement data binding / events and ultimately lead someone into an article about making a common element / using other people's elements within your own. Look forward to reading more!

Collapse
 
toddpress profile image
Todd Pressley

Wow, thanks @btoproell!

I really appreciate your well-conceived, actionable feedback! And you are fully right to suspect this is not the end for our starter, btw (:

Although I've not yet decided on a target application to build, I'm thinking something simpler than Coinbase Pro but more complex than TodoMVC...

What app would you want to build?

Collapse
 
btopro profile image
Bryan Ollendyke

Something that visualizes / builds on data from an open API of some kind. Not positive what that would be but maybe building a way of searching and presenting spaceX photos or NASA so that users could search, review, page through results etc. Hits an endpoint of data, renders and rerenders data, has user input. And has pretty pictures to boot.

Thread Thread
 
toddpress profile image
Todd Pressley

Great suggestion! Simple enough for devs just getting started, yet useful to the more seasoned ones as well.

Those will make for amazing cover photos, as well!