Pinned Repositories
30-seconds-of-interviews
A curated collection of common interview questions to help you prepare for your next interview.
33-js-concepts
📜 33 concepts every JavaScript developer should know.
Algorithms-Explanation
Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
build-your-own-x
🤓 Build your own (insert technology here)
clean-code-typescript
Clean Code concepts adapted for TypeScript
code-review-tips
:microscope: Common problems to look for in a code review
css-architecture
8 simple rules for a robust, scalable CSS architecture
nodebestpractices
The largest Node.JS best practices list (June 2018)
project-guidelines
A set of best practices for JavaScript projects
stylelint-config-rscss
Stylelint config
erohin's Repositories
erohin/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
erohin/1-liners
Functional tools that couldn’t be simpler.
erohin/code-review-tips
:microscope: Common problems to look for in a code review
erohin/css-architecture
8 simple rules for a robust, scalable CSS architecture
erohin/30-seconds-of-code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
erohin/Advanced-JavaScript
Documentation based on John Resig's website on Advanced JavaScript
erohin/awesome-fp-js
:sunglasses: A curated list of awesome functional programming stuff in js
erohin/babel-handbook
:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
erohin/css-in-js-101
CSS-in-JS 101: All you need to know about CSS-in-JS
erohin/developer-roadmap
Roadmap to becoming a web developer in 2018
erohin/eslint-config-lisk-base
The base ESLint config for use in Lisk projects
erohin/eslint-plugin-ramda
:ram: ESLint rules for use with Ramda
erohin/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
erohin/functional-programming-jargon
Jargon from the functional programming world in simple terms!
erohin/git-extras
GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
erohin/git-flight-rules
Flight rules for git
erohin/javascript
JavaScript Style Guide
erohin/js-stack-from-scratch
Step-by-step tutorial to build a modern JavaScript stack from scratch.
erohin/learn-regex
Learn regex the easy way
erohin/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
erohin/my-mac-os
💻 a list of applications, alfred workflows and various tools that make my macOS experience even more amazing
erohin/pretty-algorithms
🌊 Pretty, common and useful algorithms with modern JS and beautiful tests
erohin/react-bits
✨ React patterns, techniques, tips and tricks ✨
erohin/real-world-react
Real World React apps and their open source codebases for developers to learn from
erohin/realworld
A Collection & Specification for Exemplary Frontend and Backend Codebases 🏅
erohin/tech-interview-handbook
💯 Technical and non-technical tips for rocking your coding interview.
erohin/thejsway
The JavaScript Way book
erohin/transform-www
Transform JS objects to get something useful
erohin/wtfjs
A list of funny and tricky JavaScript examples
erohin/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.