InterWorks Blog: Javascript

Seeing as we're the experts, we thought we'd share some of our intel. But beware, this level of inside information may cause extreme shock and awe. If you get lost, just fire up a flare - we'll come and get you.

Anything Dev
Apr 01
2010
We're at the point of trying to optimize LANDBOSS, and one of our first tasks was to combine our multitude of javascript files into a single one.  Many browsers do not handle a large amount of...[more]
javascript
comment icon 0 comments |
Aug 31
2009
Memory leaks can be very hard to indentify. Most of the time this is because the amount of memory that leaks is so small you won’t see it all at once on the process task manager. There are...[more]
comment icon 0 comments |
Aug 31
2009
JavaScript is a very different language when it comes to Object Oriented Programming. Out of the box it doesn't support class based OOP, but with some cleaver changes you will be able to add it. One...[more]
ExtJS, javascript, OOP
comment icon 0 comments |
Aug 04
2009
Version 1.0 is nearing for our Landboss project, and we're since we're at the final stretch a lot of our work is general optimization and code cleanup.  As part of this we needed a way to...[more]
comment icon 0 comments |
Jun 09
2009
A lot of landboss is built on ASP.NET server controls but also contains a lot of javascript code, ExtJS code to be precise.  To get around a lot of the headache synchronizing the server/client...[more]
comment icon 0 comments |
May 19
2009
Earlier this month ExtJS released their release candidate for version 3.0. I've taken some time to see if it will be possible to port our internal CodeLibrary code over to 3.0 and it seems very...[more]
comment icon 0 comments |

Subscribe to our Networks

Search

IW on Facebook

Bloggers