AgileVentures / WebsiteOne

A website for Agile Ventures
https://www.agileventures.org
Other
143 stars 247 forks source link

Convert javascript/jquery snippets to Stimulus #3889

Closed mattlindsey closed 1 year ago

mattlindsey commented 1 year ago

Convert the old javascript snippets to modern rails 7 Stimulus controller actions, such as described here: https://onrails.blog/2019/03/13/convert-your-jquery-snippet-to-a-stimulus-controller/

Maybe start with the ProjectListFilter function in app/assets/javascripts/projects.js.