Pinned Loading
-
dev-notes
dev-notes Public archiveNotes for developers (data structures, algorithms, sdlc, principles, patterns, html, css, javascript)
HTML
-
Useful keybindings for Visual Studio...
Useful keybindings for Visual Studio Code (keybindings.json) and micro (bindings.json from ~/.config/micro/bindings.json) 1/**
2* Useful keybindings for micro
3* version: 19.12.11
4* author: Alex Arus
5*
-
Winston logger console formatter
Winston logger console formatter 1import { createLogger, format, transports } from 'winston';
2import { loggerConfig } from '../config';
3import chalk from 'chalk';
45export const logger = createLogger(loggerConfig);
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.