Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Looking for input from those of you with CI experience as well as Node/TS. experience
Post: RE: Looking for input from those of you with CI ex...

I came here from an email that quoted you as saying: cilover85 Wrote: -- Anyone who knows what they are doing would fire you immediately. You haver absolutely no idea what y... -- And came to re...
5,273 Views
4 Replies
07-30-2020, 12:27 PM
Greg-J
    Thread: Looking for input from those of you with CI experience as well as Node/TS. experience
Post: Looking for input from those of you with CI experi...

A few months ago I took over an application written in Node/Angular/Nest even though I have never worked with Angular or TypeScript and it has been a nightmare. The function of this single-page-applic...
5,273 Views
4 Replies
06-24-2020, 01:56 PM
Greg-J
    Thread: How to dynamically load css and js per view (similar to WordPress's wp_enque_script)?
Post: RE: How to dynamically load css and js per view (s...

Cheers skunkbad. That's initially what I had found that I did in a prior project, but this one required something a bit more capable. Back off topic, performance is largely a non-issue at this poin...
11,400 Views
9 Replies
05-20-2016, 04:00 PM
Greg-J
    Thread: How to dynamically load css and js per view (similar to WordPress's wp_enque_script)?
Post: RE: How to dynamically load css and js per view (s...

Cheers. I ended up just modifying the the class I found for my needs. As for your Laravel question, you would use @yield('title') Where the title goes and then @section('title', 'Page Title') to se...
11,400 Views
9 Replies
05-19-2016, 04:22 PM
Greg-J
    Thread: How to dynamically load css and js per view (similar to WordPress's wp_enque_script)?
Post: How to dynamically load css and js per view (simil...

I've used CI3 in the past, but it's been awhile and I'm not finding the answer to this question. In Laravel, I would implement this by doing something like: Code: -- @section('script')       ...
11,400 Views
9 Replies
05-19-2016, 02:54 PM
Greg-J
    Thread: Helper documentation does not reflect helper functionality
Post: RE: Helper documentation does not reflect helper f...

Thank you both!
4,587 Views
3 Replies
04-22-2015, 11:23 PM
Greg-J
    Thread: Helper documentation does not reflect helper functionality
Post: Helper documentation does not reflect helper funct...

I'm new to CI and using CI3 on a little project to learn it and came up against this issue last night with helpers: The documentation I'm referencing: http://www.codeigniter.com/user_guide/general/...
4,587 Views
3 Replies
04-22-2015, 10:39 AM
Greg-J

Theme © iAndrew 2016 - Forum software by © MyBB