Pinned Loading
-
backup-script
backup-script PublicScript for routine backups on Debian-based Linux servers with a retetion rule based on time and number of directories.
Shell
-
webscrapping-nodejs
webscrapping-nodejs PublicA webscrapping tool built with nodejs 12.3.1 and puppeteer 2.0.0.
JavaScript 1
-
Javascript ES6 (ES0215) .map(), .red...
Javascript ES6 (ES0215) .map(), .reduce(), .filter() usage examples. 1// FILTER
2/*
3If i already have an array but i only want to have items in the array that match certain criteria, use the filter.
4Quando eu já tenho um array e quero apenas itens no novo array que correspondem a uma condição, use filter.
5*/
-
Js file with good practices tips.
Js file with good practices tips. 1// DEBUG
2// Printing objects on console
3const foo = {name: 'tom', age: 30};
4const bar = {name: 'harry', age: 50};
5const baz = {name: 'john', age: 19};
-
gogs-migrate-script
gogs-migrate-script PublicScript to migrate GitHub repositories for a gogs client.
Shell
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.