lunes, 10 de septiembre de 2018

Http js

I´ve just finished my own ver very little http using xmlHttpRequest. The code lives here

My motivation is for learning, how is javascript ajax calls. My main reference is mdn

Happy coding

miércoles, 30 de mayo de 2018

My first contribution to an open source project

I´ve made my first pull request to an open source project called nanojs, it a very little dom manipulator framework, as jquery but very very little.

Happy programming.