michael hancock
michael hancock
Hello, I managed to reduce a bit of boiler plate with a simple type definition: ```ts export type ModelAttrs = Omit // example // not required export interface BaseModelAttrs{ id:...
I created a PagedCollection class that extends Collection. ill be the first to admit its not great but i needed it quickly and maybe it can be useful to others....
if there is a url in the script, it will get removed, strip comments method thinks its a comment. workaroud: comment out strip comments. function stripComments() { //$this->js = preg_replace('/\/\/([^\n]+)/',...