Pinned Repositories
Abstractions
Programming is abstract thinking
Antipatterns
Antipatterns as a Worst Practices
Arrays
Arrays
Callbacks
Callbacks, Listeners and Events
Chaining
Chaining with classes, ptototypes and functors
Cheatsheet
Language Cheatsheet
MasterGuyver's Repositories
MasterGuyver/Antipatterns
Antipatterns as a Worst Practices
MasterGuyver/Arrays
Arrays
MasterGuyver/Closure
Function closures and storing data in function scope
MasterGuyver/common
Metarhia Common Library
MasterGuyver/Composition
Function composition
MasterGuyver/Conditional
Conditional statements, expressions and constructs
MasterGuyver/data_sience
MasterGuyver/DataTypes
Built-in data types
MasterGuyver/DOOM-FX
Doom/FX for Super Nintendo with SuperFX GSU2A
MasterGuyver/ESNext
ES.Next Examples
MasterGuyver/EventSourcing
Event Sourcing
MasterGuyver/Function
Functions as a method to raise level of code abstraction
MasterGuyver/Iteration
Different implementation of iterations as a code abstraction
MasterGuyver/JavaScript2019
Node.js
MasterGuyver/LinkedList
MasterGuyver/LivePage
LivePage for Google Chrome reloads website resources (such as CSS, HTML and JavaScript) as they change on the server.
MasterGuyver/Memoization
Memoization of synchronous and asynchronous functions
MasterGuyver/Mixin
Mixin behavior, structure and relations
MasterGuyver/mk2
A fighting competition game
MasterGuyver/Monomorphism
Monomorphism and Polymorphism
MasterGuyver/node-mysql-utilities
Utilities for node-mysql driver with specialized result types, introspection and other helpful functionality.
MasterGuyver/PartialApplication
Partial function application and Currying
MasterGuyver/proposal-bigint
Arbitrary precision integers in JavaScript
MasterGuyver/PrototypeChain
Chain of Prototype Inheritance
MasterGuyver/Refactoring
Refactoring — changing the code without changing its external behavior
MasterGuyver/Reusable
Reusable abstractions
MasterGuyver/ServeStatic
Serve static content with HTTP
MasterGuyver/sonarlint-intellij
SonarLint for IntelliJ
MasterGuyver/tools_ui_1c
Универсальные инструменты 1C для управляемых форм
MasterGuyver/Wrapper
Wrapper functions, Interface wrappers, etc.