CodeIgniter Forums
Just an idea: A Codeigniter Fiddle - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: General (https://forum.codeigniter.com/forumdisplay.php?fid=1)
+--- Forum: Lounge (https://forum.codeigniter.com/forumdisplay.php?fid=3)
+--- Thread: Just an idea: A Codeigniter Fiddle (/showthread.php?tid=63025)

Pages: 1 2


RE: Just an idea: A Codeigniter Fiddle - twpmarketing - 07-31-2017

Big Grin  Ok, Thanks, we've all done that before...  I assumed it was a new coding term (kludge, etc.) invented by the west coast kids and they didn't bother to ask permission first Rolleyes
(07-31-2017, 05:13 AM)Kaosweaver Wrote:
(07-29-2017, 09:02 PM)twpmarketing Wrote:
(07-29-2017, 08:37 AM)Kaosweaver Wrote: ... more like a truddery)

I don't know this term "truddery".  What is it?

A word I made up to sound like drudgery. (but did it poorly...)



RE: Just an idea: A Codeigniter Fiddle - Kaosweaver - 08-01-2017

(07-31-2017, 06:30 AM)twpmarketing Wrote: Big Grin  Ok, Thanks, we've all done that before...  I assumed it was a new coding term (kludge, etc.) invented by the west coast kids and they didn't bother to ask permission first Rolleyes
Coasts are overrated, I'm a mountain man, we don't ask permission ... ever Big Grin


RE: Just an idea: A Codeigniter Fiddle - twpmarketing - 08-01-2017

(08-01-2017, 05:48 AM)Kaosweaver Wrote: Coasts are overrated, I'm a mountain man, we don't ask permission ... ever Big Grin

I am reminded that it is always easier to ask forgiveness than to get permission... Tongue


RE: Just an idea: A Codeigniter Fiddle - Narf - 08-03-2017

(08-01-2017, 06:52 AM)twpmarketing Wrote:
(08-01-2017, 05:48 AM)Kaosweaver Wrote: Coasts are overrated, I'm a mountain man, we don't ask permission ... ever Big Grin

I am reminded that it is always easier to ask forgiveness than to get permission... Tongue

That only means you don't give a shit.


RE: Just an idea: A Codeigniter Fiddle - rtenny - 08-04-2017

As already mentioned by other none of my projects would work without a database. I can setup a local CI in less then 15min. Then i have model, DB, css, and everything else. I can use a IDE and trace and step through the code inspect variables and objects. All of this is hardly possible in a fiddle environment. At first glance the idea seems "nice to have" but if you think about it more its far easier to setup a fully fledges local test site.