Thursday, August 17, 2017

jquery event handling

Here is an example of basic event handling with JQUERY.. I know these days is probably not so relevant, but since there are still many legacy projects with jquery. All this from the linkedin learning center.



jQuery Event Handling


Thursday, January 26, 2017

Code Reviews

learning from "Code Reviews"


How to implement a good code review policy that actually provides value to the software process? Should everyone do a code review? should only be limited to senior programmers?

start by defining who will make the code review; you want to give your programmers the ability to learn from each other  and to actually improve the code or to at least be compliant the standards in place.