Skip to content

Instantly share code, notes, and snippets.

View knyshh's full-sized avatar

Alina knyshh

View GitHub Profile
@knyshh
knyshh / js-task-1.md
Created August 10, 2017 07:49 — forked from codedokode/js-task-1.md
Задания на яваскрипт (простые)
@knyshh
knyshh / 0_reuse_code.js
Created February 1, 2017 14:57
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console