# |
Dec 29th 2018, 18:15 |
k4t |
I did some code in AngularJS 1.x and meh... that was terrible experience |
# |
Dec 29th 2018, 18:15 |
k4t |
I choosed Vue becuase of small learning curve and it is really easy (it looks like it is easy...) |
# |
Dec 29th 2018, 18:14 |
k4t |
@nickbusey funny as at the moment I am working on REST API in Cake for my SPA which I will create jsut for learn Vue |
# |
Dec 29th 2018, 18:13 |
challgren |
I’d rather a rocket launcher :P |
# |
Dec 29th 2018, 18:09 |
NickBusey |
Also, I wanted to play with the machine gun, not the screwdriver ;) |
# |
Dec 29th 2018, 18:08 |
NickBusey |
I mean, I haven't used React before the past week or so, and I have a fully working CRUD interface with pagination already |
# |
Dec 29th 2018, 18:08 |
itmpls |
hah |
# |
Dec 29th 2018, 18:08 |
itmpls |
it's like a godamn machine gun when you need a screwdriver |
# |
Dec 29th 2018, 18:07 |
itmpls |
yeah, react is way too complex |
# |
Dec 29th 2018, 18:07 |
NickBusey |
From what I have read Vue is better to add small bits of functionality to multipage webapps, whereas react is better for single page apps |
# |
Dec 29th 2018, 17:53 |
NickBusey |
*shrug* why not React? heh |
# |
Dec 29th 2018, 17:50 |
itmpls |
in afterSave |
# |
Dec 29th 2018, 17:50 |
itmpls |
is there a way to still access the fact that it's dirty? |
# |
Dec 29th 2018, 17:50 |
k4t |
why not Vue @nickbusey? |
# |
Dec 29th 2018, 17:50 |
itmpls |
though other fields after dirty, i'm guessing since it isn't a "pure" field |
# |
Dec 29th 2018, 17:49 |
itmpls |
my belongsToMany is dirty in beforeSave but not in afterSave |
# |
Dec 29th 2018, 17:49 |
itmpls |
ah I think I found my issue |
# |
Dec 29th 2018, 17:49 |
itmpls |
oh cool |
# |
Dec 29th 2018, 17:18 |
NickBusey |
Just using cake as the backend for an api |
# |
Dec 29th 2018, 17:17 |
NickBusey |
So, to turn cake into an SPA basically |
# |
Dec 29th 2018, 17:17 |
NickBusey |
Wiring up https://preview.pro.ant.design/ |
# |
Dec 29th 2018, 17:17 |
itmpls |
to warrant react |
# |
Dec 29th 2018, 17:17 |
itmpls |
what components are you using for react, nickbusey? |
# |
Dec 29th 2018, 17:16 |
NickBusey |
Oh nice, looks like 4.0 is coming along nicely.. anyone know if the Events system is going to get some love with 4.0? |
# |
Dec 29th 2018, 17:15 |
NickBusey |
I'm hoping to get this little react<->cake project working, stripping it down to barebones and releasing it as a starter template |
# |
Dec 29th 2018, 17:08 |
nayakvradhit |
Hi can you please tell me which default files in cakephp 2.10 is not modified while migrating to php7? |
# |
Dec 29th 2018, 16:57 |
challgren |
Or it could be today depending on your TZ :P |
# |
Dec 29th 2018, 16:56 |
k4t |
hehe, tomorrow ;p |
# |
Dec 29th 2018, 16:56 |
challgren |
https://github.com/cakephp/cakephp/milestone/187 |
# |
Dec 29th 2018, 16:54 |
admad |
GitHub milestone might have it |
# |
Dec 29th 2018, 16:53 |
k4t |
@admad are you able to sive me release date of next Cake version with bug mentioned about fixed? |
# |
Dec 29th 2018, 16:52 |
k4t |
thank you |
# |
Dec 29th 2018, 16:52 |
challgren |
Well I still cant figure out that stupid Mailer issue |
# |
Dec 29th 2018, 16:52 |
slackebot |
<challgren> |
# |
Dec 29th 2018, 16:52 |
k4t |
ok, I understand, just simple code snipped in AppController beforeFilter should solve the problem |
# |
Dec 29th 2018, 16:51 |
admad |
@challgren stop chasing fool's gold :) |
# |
Dec 29th 2018, 16:51 |
slackebot |
Action: challgren does happy dance!!! 99.95% covered!!!!! |
# |
Dec 29th 2018, 16:51 |
admad |
The framework isn't psychic so can't know by itself when you want jsonview to be used if you don't use .jaon extension not accept header |
# |
Dec 29th 2018, 16:50 |
admad |
There's already is, set the view class you want |
# |
Dec 29th 2018, 16:49 |
k4t |
is it possible that you could add such feature to the framework itself? |
# |
Dec 29th 2018, 16:49 |
k4t |
as probably most of the users will jsut use url in the browser address bar |