# |
Apr 20th 2017, 12:59 |
inoas |
better name it TrashableBehavior ;)) |
# |
Apr 20th 2017, 12:59 |
spriz |
but indeed it does.. :thinking_face: |
# |
Apr 20th 2017, 12:59 |
inoas |
care to take out the trash :p? |
# |
Apr 20th 2017, 12:59 |
spriz |
:) Not fun! :) |
# |
Apr 20th 2017, 12:59 |
inoas |
especially if it trashes your unit tests :p |
# |
Apr 20th 2017, 12:58 |
inoas |
TrashBehavior has a cool double-meaning |
# |
Apr 20th 2017, 12:58 |
iqu |
inoas: it has been jquery for me too |
# |
Apr 20th 2017, 12:58 |
spriz |
Ah, TrashBehavior whacks up my unit test - any tips on how to avoid loading behaviors but still test the behavior of a afterSave function? :thinking_face: |
# |
Apr 20th 2017, 12:58 |
inoas |
throw it at your frontend, solve all the small things-jquery-style |
# |
Apr 20th 2017, 12:58 |
inoas |
I will take a look at vue! |
# |
Apr 20th 2017, 12:58 |
inoas |
but for a "drop-in" framework like jquery |
# |
Apr 20th 2017, 12:57 |
cleptric |
I heared some good stuff about ember.js Vue is also sth I maybe look into a lit deeper. I just never had the need for a full blown up JS Framework Solving problems by throwing js libs on it feels odd :P |
# |
Apr 20th 2017, 12:57 |
inoas |
which is good, but for our backend stuff we really just want a form builder with one-way data flow - and that's reactjs/jsx/redux/lodash/react-select/marxcss combo for now - and the only thing I'd like to replace is redux for redux-simple ;) |
# |
Apr 20th 2017, 12:57 |
iqu |
inoas: i have not used vuejs in any project yet, it just looks quite simple for simple developer |
# |
Apr 20th 2017, 12:56 |
inoas |
looks more like a jquery replacement |
# |
Apr 20th 2017, 12:56 |
iqu |
dont like js at all. just have to use it once a while |
# |
Apr 20th 2017, 12:56 |
inoas |
https://vuejs.org/v2/guide/transitions.html <= things like that I don't want :p |
# |
Apr 20th 2017, 12:55 |
inoas |
admad yeah but vue has a lot more than just a store, right? :P |
# |
Apr 20th 2017, 12:55 |
admad |
inoas: vue has one way data flow |
# |
Apr 20th 2017, 12:55 |
inoas |
*sigh* |
# |
Apr 20th 2017, 12:55 |
admad |
same here |
# |
Apr 20th 2017, 12:54 |
cleptric |
Yes, I knwo :( I don’t like JS very much… |
# |
Apr 20th 2017, 12:54 |
inoas |
one way flow of data is really really good |
# |
Apr 20th 2017, 12:54 |
admad |
@cleptric you are way behind :) |
# |
Apr 20th 2017, 12:54 |
inoas |
but I really like the immutable parts of redux |
# |
Apr 20th 2017, 12:54 |
inoas |
neighbour |
# |
Apr 20th 2017, 12:54 |
inoas |
cleptric for a store my nabour I don't know recommended mobx (+redux ;P) |
# |
Apr 20th 2017, 12:54 |
cleptric |
My journey so far was Plain JS -> jQuery -> backbone.js I really like it :slightly_smiling_face: |
# |
Apr 20th 2017, 12:53 |
admad |
"flavor of the month" libs/frameworks keep changing very often in JS world |
# |
Apr 20th 2017, 12:53 |
inoas |
we use lodash instead of underscore |
# |
Apr 20th 2017, 12:53 |
Bhaskar |
Hi, I am bhaskar very much new in cakephp. Could anyone help me out in multiple image up-loader in cakephp? |
# |
Apr 20th 2017, 12:53 |
inoas |
confused that with underscore ;) |
# |
Apr 20th 2017, 12:53 |
inoas |
ah wait |
# |
Apr 20th 2017, 12:52 |
admad |
@cleptric lulz |
# |
Apr 20th 2017, 12:52 |
inoas |
we use lodash |
# |
Apr 20th 2017, 12:52 |
cleptric |
Anyone still using backbone.js? :) |
# |
Apr 20th 2017, 12:52 |
inoas |
no comment ;p |
# |
Apr 20th 2017, 12:52 |
spriz |
sure is, but I could say the same thing about angular :P |
# |
Apr 20th 2017, 12:51 |
inoas |
spriz true, but composition is a good thing and there are a lot of libs that work in conjunction with react and together the stack works |
# |
Apr 20th 2017, 12:51 |
spriz |
vice versa .) |
# |
Apr 20th 2017, 12:51 |
spriz |
if you're looking for a framework, react for sure isn't the right choice (the complete "react stack" might solve it though) |