fanstatic / js.deform

Fanstatic packaging of deform
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

Collaboration with Deform #24

Open stevepiercy opened 4 years ago

stevepiercy commented 4 years ago

Howdy,

I took up maintenance of Deform a couple of months ago. I use it in several projects and I plan to continue to use it for years to come. Development of Deform 3.0.0 is under progress and has a roadmap. The biggest item is switching to Bootstrap 4.x. We are also fixing bugs for both Deform 3 and 2 and making more frequent releases.

I recently learned of js.deform, fanstatic, and fanstatic_pyramid. I would like to collaborate with the maintainers to address the following.

  1. Communicate about potential breaking changes, deprecations, and upcoming releases.
  2. Discuss issues with Deform in regards to management of JS and CSS and how to resolve them. For example, Deform injects JS in the head of an HTML page and custom JS for some field widgets. The custom JS depends on passing IDs and other attributes into the template for rendering. Both the static JS and dynamic JS should go at the end of the page. Maybe you have already solved this problem, and I don't know about it.
  3. What issues would you like to address in server-side rendering libraries?
  4. Do you have a vision for the future of Fanstatic? For example, writing a Python wrapper of Webpack.
  5. Anything else you would like to discuss?

Thank you, and I look forward to hearing from you.