Message from JavaScript discussions
November 2018
— Emulate it with another container probably
This will make it way more complicated. Its an overflowing table. I dont want to insert absolute positioned container in it.
— To emulate the sticky behaviour
— To test something, you need *something* first, some subject.. Vue is tested by Vue devs, js is tested by js devs..
— Some js bloggers were proposing to make API which accept single object parameter like someFunc({flag: true, data: "two"});
— I ve views, I ve components, but I don't know what is the best way. Unit tests or end to end? Are there any Vue testing framework?
— Object param makes sense in some cases
— Like when you have loads of optional arguments
— You don't want to pass 4 optional arguments with the same value as the default just to pass the one you're gonna change
— It's quite functional and looks good, but it's not fast if used at lower levels
— Sure it is
— Why wouldn't it be