Closure; the missing piece
While doing a code review this week, the developer asked me if we could refactor some TypeScript. Basically take some repetitive client side code, pop it into a new file and make it easier to implement elsewhere. The project is using the powerful DevExpress ASPxGridView control in a lot of places (multiple controls on a … Read more