Recently, I started playing around with the TypeScript library. In case you’re not familiar: the TypeScript language is a superset of… (more…)
Read more »
A browser extension that allows you to monitor, intercept, and debug JavaScript sinks based on customizable configurations. - GitHub - kevin-mizu/domloggerpp: A browser extension that allows you t... (more…)
Read more »
This post is intended to be the ultimate JavaScript Promises tutorial: recipes and examples for everyday situations (or that’s the goal 😉). We cover all the necessary methods like then, catch, and finally. Also, we go over more complex situations like exe... (more…)
Read more »
Starting today, AWS AppSync supports JavaScript resolvers and provides a resolver evaluation engine to test them before publishing them to the cloud. AWS AppSync, launched in 2017, is a service that allows you to build, manage, and host GraphQL APIs in th... (more…)
Read more »
Tagger.js - A JavaScript Library for tagging bodies of text with relevant keywords using the good 'ol tf-idf...
Read more »