Skip to content

Instantly share code, notes, and snippets.

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

Evgeny jgluhov

🏠
Working from home
  • 2brothers
  • Russia, Sochi
View GitHub Profile
@jgluhov
jgluhov / books.json
Last active February 20, 2020 08:19
The world famous books
[
{
"authors": [{ "firstName": "Chinua Achebe", "lastName": "" }],
"imageUrl": "/assets/covers/things-fall-apart.jpg",
"pageCount": 209,
"title": "Things Fall Apart",
"year": 1958
},
{
"authors": [{ "firstName": "Hans Christian Andersen", "lastName": "sdsds" }],
Some
Some
@jgluhov
jgluhov / Resources
Created September 29, 2016 13:45
List of undocumented or not translated resources
# List of undocumented or not translated resources.
## Flow
1. [Defer] (https://github.com/eigenmethod/mol/tree/master/defer)
2. [Log] (https://github.com/eigenmethod/mol/tree/master/log)
## Functions
1. [Const] (https://github.com/eigenmethod/mol/tree/master/const)