Jun Jiang

Joined

20 Experience
0 Lessons Completed
0 Questions Solved

Activity

I've created a demo app with Rails 6 + Webpacker + Bootstrap (with CoreUI), no Sprockets https://github.com/jasl/cybros_core

Posted in How to create a dynamic form for Contest/Giveaway app

I created a extendable gem to solve dynamic form problem
https://github.com/rails-engine/form_core

I'm not done doc yet, but It has a full-featured dummy app for evolution that can create forms, fields (including nested fields to support like shopping list), attachment uploading is also support by integrate with ActiveStorage