chamkank / flask-chatterbot

Simple boilerplate for ChatterBot using Flask
378 stars 263 forks source link

removed usage of jQuery #34

Open piyushaswani55 opened 3 years ago

piyushaswani55 commented 3 years ago

As Vanilla JS has become so powerful that devs are moving away from jQuery. Bootstrap 5 being the best example. So here is my submission of a modified version of your flask-chatterbot implementation without use of jQuery.