-
Recent Posts
Categories
Subscribe via RSS
-
Join 31 other subscribers
Tag Archives: centralize
Coding tips: accessing the data structure
I think it is really important keep the code more general and flexible as possible; one rule, that i would like to introduce here, is to use the right level of abstraction when accessing the data structure elements, trying to … Continue reading
Posted in Javascript, jQuery, Programming, Tips
Tagged abstraction, centralize, coding, common approach, data structure, delegate, good practice, javascript
Leave a comment