Vimlet Blog

Having fun with code!

  • Home
Javascript

Javascript: Elements resize detection

I am sure you have gotten stuck during your web application development but, how many times wondering how to detect when a simple HTML element changes its dimensions? Well, it is not a

Sergio Arandilla

Javascript: Object and its references

Javascript objects are passed by reference, and if not handled properly, it might result in a mess with our variables, functions, and arrays. As a basic example of what I am talking about

Jesús Pérez Felipe

Javascript: Function Proxies

I’m sure you have sometimes felt the need of hooking to a function which code you have no access to, and you may have come to the conclusion that whether it's not

Richard Illes
Javascript

Clean coding (Part 1)

Chapter 1: Before starting As Robert Martin explains in his book “Clean Code”, the only valid measurement of code quality is the number of WTFs per minute. If you want to generate a

Jesús Pérez Felipe
Javascript

HTML: Creating your own video component

The Fullscreen Mode Developing an HTML video component means dealing with a cross-platform behavior quite difficult to achieve since the HTML API is incongruous on each browser and its versions. Why creating your

Sergio Arandilla
Javascript

Javascript: Writing an awesome API Best Practices

When creating an API (Application Program Interface) it's crucial to have a clear idea of how you want people to interact with it and how to expose the right functions and parameters. What

José Antonio Pérez Torné

Hello World!

We are glad to announce our arrival and we hope you are as enthusiastic as we are about it, please stay tuned for awesome news in the application development world.

Vimlet
Vimlet Blog © 2025
Latest Posts Ghost