Holger Quick

Joined

440 Experience
4 Lessons Completed
0 Questions Solved

Activity

Posted in How to use CodeMirror 6 with Ruby on Rails Discussion

Wouldn't it be better to sync the fields only on form submit instead of doing it at every change in the editor field?

Posted in How to use Bootstrap with Webpack & Rails Discussion

Hi i followed the tutorial and my Dropdown menus are not working within bootstrap. Any ideas ?

Posted in Form Objects Design Pattern Discussion

Do we really still need strong parameters after implementing a form object ? Because the form object only has the fields that are relevant for the form and i don't see any way in injecting data back to the original object.

Posted in Vue.js Trello Clone in Rails - Part 7 Discussion

Any hints on how to implement a WIP limit for a certain list ?