blorkfish.wordpress.com
_blorkfish_blog_ | 20 years on, and still writing code | Page 2
https://blorkfish.wordpress.com/page/2
20 years on, and still writing code. Using ExtJs with TypeScript. January 28, 2013. Since the release of TypeScript there has been an explosion of JavaScript libraries that have had TypeScript definition files written for them. A significant number can be found on borisjankov’s github repository ( DefinatelyTyped. Unfortunately, there are currently no definition files for ExtJs in this repository. This blog is the results of my initial findings attempting to use zz9pa’s ExtJs definitions with TypeScript.
pranay.info
HTML | Tech Masala
https://pranay.info/tag/html
My Take On Everything Tech. This was long overdue,I always quiz about clearfix and is something that I feel every Frontend Developer should know about. But surprisingly almost 50% of candidate could never answer this thing and hence this post. A clearfix is a way for an element to automatically clear its child elements. So that you don’t need to add additional markup. It’s generally used in. Where elements are floated to be stacked horizontally. A clearfix is performed as follows:. Author of JavaScript: ...
pranay.info
Javascript Gurus to follow | Tech Masala
https://pranay.info/2015/06/10/javascript-gurus-to-follow
My Take On Everything Tech. Javascript Gurus to follow. As JavaScript developers, we have quite crazy requirements. The playing field is in a state of constant flux and one of the best ways to keep up is interacting with other developers and reading their code. Blogs, such as the one you’re reading are a perfect amalgamation of these two activities. Find his musings on JavaScript at his blog. Creator of the jQuery library. Selector engine and the JavaScript port. Author of Pro JavaScript Techniques.
shichuan.github.io
JavaScript Patterns
http://shichuan.github.io/javascript-patterns
Literals and Constructor Patterns. A JavaScript pattern and antipattern collection that covers function patterns, jQuery patterns, jQuery plugin patterns, design patterns, general patterns, literals and constructor patterns, object creation patterns, code reuse patterns, DOM and browser patterns (. Patterns collected while developing 喜感网. Creating anonymous functions and assigning them to a variable. Pattern and antipattern of using if else. Access to the Global Object. Not) Augmenting Built-in Prototypes.
codeforthecloset.blogspot.com
Code for the Closet: December 2008
http://codeforthecloset.blogspot.com/2008_12_01_archive.html
Code for the Closet. C, C , Python, JavaScript, and other programming coolness. Thursday, December 18, 2008. Event Driven Construction Part 2. In my previous post, Event Driven Construction. 160;, I discussed the concept of using metaclasses to provide event driven construction of singleton services. I wanted to introduce two more examples. One is a class which combines the two metaclasses from the previous post together:. I signal = "C-Created". O signal = "D-Created". I signal = "C-Created". Print cl...
pranay.info
Uncategorized | Tech Masala
https://pranay.info/category/uncategorized
My Take On Everything Tech. RSS feed for this section. Javascript Gurus to follow. As JavaScript developers, we have quite crazy requirements. The playing field is in a state of constant flux and one of the best ways to keep up is interacting with other developers and reading their code. Blogs, such as the one you’re reading are a perfect amalgamation of these two activities. Find his musings on JavaScript at his blog. Creator of the jQuery library. Selector engine and the JavaScript port. Find his musin...
pranay.info
css | Tech Masala
https://pranay.info/tag/css
My Take On Everything Tech. This was long overdue,I always quiz about clearfix and is something that I feel every Frontend Developer should know about. But surprisingly almost 50% of candidate could never answer this thing and hence this post. A clearfix is a way for an element to automatically clear its child elements. So that you don’t need to add additional markup. It’s generally used in. Where elements are floated to be stacked horizontally. A clearfix is performed as follows:. Author of JavaScript: ...
pranay.info
Jquery | Tech Masala
https://pranay.info/tag/jquery
My Take On Everything Tech. Javascript Gurus to follow. As JavaScript developers, we have quite crazy requirements. The playing field is in a state of constant flux and one of the best ways to keep up is interacting with other developers and reading their code. Blogs, such as the one you’re reading are a perfect amalgamation of these two activities. Find his musings on JavaScript at his blog. Creator of the jQuery library. Selector engine and the JavaScript port. Author of Pro JavaScript Techniques.