DEV Community

[Comment from a deleted post]
Collapse
 
lionelrowe profile image
lionel-rowe

I love a good library as much as the next person, but I think this question is "putting the cart before the horse". Libraries are for helping to solve problems or implement some functionality — so you first need to ask, what problems would you like to solve, or what functionality would you like to implement?

Collapse
 
vineet192 profile image
Vineet Kalghatgi

Well if I were to categorise, I'd say I'm looking for fun visual js libraries like for instance vincentgarreau.com/particles.js/
which is simple and gives instant visual feedback and also teaches students how to incorporate external libraries

Collapse
 
matteobruni profile image
Matteo Bruni

You could try my reworked version of that abandoned library

tsParticles github.com/matteobruni/tsparticles

And if you need help you can reach me when you want

 
vineet192 profile image
Vineet Kalghatgi

Thanks, I'll be sure to check it out !