Blog

Ideas, lessons learned, software development and tech related stuff

How to load JQuery correctly on Angular

How to load JQuery correctly on Angular

BY
ON Jul 27, 2018

Sounds like a joke, I know :)

How to publish your own typescript libraries to npm

How to publish your own typescript libraries to npm

BY
ON Apr 22, 2018

Let's publish our first npm public package, including the required typescript definition files.

Security flaw allows full admin with empty password on macOS

Security flaw allows full admin with empty password on macOS

BY
ON Nov 28, 2017

This bug allows you to login or unlock macOS High Sierra with full admin access with just an empty password.

Reactive Forms with Custom Validators

Reactive Forms with Custom Validators

BY
ON Nov 24, 2017

Let's see how we can take advantage from this new technique of making forms and dealing with their validations.

Resize Amazon EC2 Root Partition

Resize Amazon EC2 Root Partition

BY
ON Nov 22, 2017

We faced recently this issue and this is how we solved it. Any better ideas?

Angular Http Interceptors

Angular Http Interceptors

BY
ON Nov 20, 2017

Now Angular 4+ includes built-in support for implementing interceptors, let's give it a try on this post.

Blog it easy with Jekyll

Blog it easy with Jekyll

BY
ON Oct 18, 2016

Jekyll is a static site generator, easy to use and great alternative for those tired of struggling with most of the common CMSs.