Welcome Guest, Not a member yet? Register   Sign In
Will CI4 include JQuery?
#2

I use jQuery, probably many of the CI developer use it too. But at the moment bundling it with CodeIgniter seems to me impractical:

1. Which jQuery, which version, 1.x, 2.x, 3.x? This depends on the specified browsers to be supported.

2. jQuery may also need its extension for backward compatibility, if your code still uses obsolete jQuery API calls. This is another decision that only the end-developer could make.

3. How jQuery to be provided: by just placing it within a directory, or by using a package manager, or relying on a CDN? It is hard or maybe impossible making such a decision for all at a central point. I know that Symfony has done kind of integration of Webpack, but still its practical value is to be seen.

4. Bundling jQuery will bring many questions about using it in CodeIgniter's forum, that would be an additional burden. Let the developers focus doing their best on CodeIgniter only.
Reply


Messages In This Thread
Will CI4 include JQuery? - by zurtri - 12-10-2017, 03:43 PM
RE: Will CI4 include JQuery? - by ivantcholakov - 12-10-2017, 05:25 PM
RE: Will CI4 include JQuery? - by zurtri - 12-10-2017, 06:14 PM
RE: Will CI4 include JQuery? - by sv3tli0 - 12-11-2017, 02:47 AM
RE: Will CI4 include JQuery? - by kilishan - 12-11-2017, 07:19 AM
RE: Will CI4 include JQuery? - by zurtri - 12-11-2017, 03:13 PM
RE: Will CI4 include JQuery? - by ranjithsiji - 12-11-2017, 08:05 PM
RE: Will CI4 include JQuery? - by skunkbad - 12-11-2017, 11:12 PM
RE: Will CI4 include JQuery? - by ivantcholakov - 12-12-2017, 01:19 AM
RE: Will CI4 include JQuery? - by ranjithsiji - 04-08-2018, 09:01 PM
RE: Will CI4 include JQuery? - by InsiteFX - 04-10-2018, 03:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB