Skip to content

Instantly share code, notes, and snippets.

View chiffenok's full-sized avatar
🏠
Working from home

Anna Presnyakova chiffenok

🏠
Working from home
View GitHub Profile

Cheatsheet JavaScript Working with DOM

Querying Elements

Returns single element

  • querySelector(selector)
  • getElementById(id)

Return collections of elements

  • querySelectorAll(selector)

Command line essensial

Copy or move files, for multiple file use wildcart

$ cp source destination

$ mv source destination

Close an open port

@chiffenok
chiffenok / webdev_resources.md
Last active October 4, 2018 07:44
Web development resources (Front-end, React)
# Web development resources (Front-end, React)
## React
### Start app
[gatsbyjs](https://www.gatsbyjs.org/)
@chiffenok
chiffenok / .block
Created November 27, 2017 11:18
Scatter Plot
license: mit
@chiffenok
chiffenok / .block
Created October 25, 2017 13:55
Multi-Series Line Chart
license: gpl-3.0
@chiffenok
chiffenok / .block
Last active October 25, 2017 13:48
Multiple line graph in v4
license: mit
@chiffenok
chiffenok / .block
Last active October 24, 2017 10:31
tourist visit Brazil
license: mit