Amazon ECR Docker Credential Helper
https://github.com/awslabs/amazon-ecr-credential-helper Binary per OS non supportati: https://github.com/awslabs/amazon-ecr-credential-helper/releases Per le credenziali vedere il primo link!
https://github.com/awslabs/amazon-ecr-credential-helper Binary per OS non supportati: https://github.com/awslabs/amazon-ecr-credential-helper/releases Per le credenziali vedere il primo link!
https://levelup.gitconnected.com/7-vs-code-extensions-that-make-you-want-to-keep-coding-forever-f205e597ae34 https://quokkajs.com https://betterprogramming.pub/8-vs-code-plugins-to-improve-your-productivity-ee4497cebefa
The easiest way to use git. On any platform. Anywhere. https://github.com/FredrikNoren/ungit
RxJS is a library for composing asynchronous and event-based programs by using observable sequences. It provides one core type, the Observable, satellite types (Observer, Schedulers, Subjects) and operators inspired by Array#extras (map, filter, reduce, every, etc) to allow handling asynchronous events as collections. Leggi tutto
https://medium.com/javascript-in-plain-english/nodejs-security-best-practices-542528f910
As great as caching is — cache invalidation has been a struggle for a long time now.There are different approaches that work for different types of websites. I recently had to invalidate the cache of a web app every time Leggi tutto
Deciding where in your app to introduce code splitting can be a bit tricky. You want to make sure you choose places that will split bundles evenly, but won’t disrupt the user experience. A good place to start is with Leggi tutto
Docco is a quick-and-dirty documentation generator, written in Literate CoffeeScript. It produces an HTML document that displays your comments intermingled with your code. All prose is passed through Markdown, and code is passed through Highlight.jssyntax highlighting. This page is the result of running Docco Leggi tutto
The powerful, in-browser CSV parser for big boys and girls https://www.papaparse.com
PubSubJS is a topic-based publish/subscribe library written in JavaScript. https://github.com/mroderick/PubSubJS