| JavaScript LINQ 7 days ago by slyprid Since I’ve been using a lot of JavaScript recently and doing database queries, I thought it would be nice to be able to use LINQ. So instead of attempting to try to bring in actual .NET CLR stuff into JavaScript for my tests, I thought I would write my own version. So here it is… - Example Usage [jS ... Mind Cemetery - mindcemetery.wordpress.com |
| 6 Advanced JavaScript Techniques You Should Know 7 days ago by Visitor Blogs 1. Closures to Extend Variable Scope Explaining JavaScript scope and closures (Robert Nyman) Closures in JavaScript (James Padolsey) JavasCript Closures at Jibbering.com JavaScript Closures for Dummies 2. Object Literals to Pass Optional Arguments JavaScript Object Literal JavaScript Object Literals ... Tech Notes - enggtech.wordpress.com · 2 references |