Pinned Repositories
advanced-react-patterns
The course material for my advanced react patterns course on Egghead.io
advanced-react-patterns-v2
Created with CodeSandbox
algorithms.js
Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
angular-styleguide-sample
Angular 1.x styleguide (ES2015) Sample App
aws-lambda-developer-guide
The AWS Lambda Developer Guide
Curd-PHP
The PHP framework for accepting and managing customer orders.
legidium's Repositories
legidium/advanced-react-patterns-v2
Created with CodeSandbox
legidium/aws-lambda-developer-guide
The AWS Lambda Developer Guide
legidium/boilerplate.react.spa.full-server
A boilerplate for creating a SPA in React, with a full server.
legidium/cascade-update
Created with CodeSandbox
legidium/fantasy-land
Specification for interoperability of common algebraic structures in JavaScript
legidium/flow
Adds static typing to JavaScript to improve developer productivity and code quality.
legidium/graphql-starter
Node GraphQL Microservice Starter
legidium/Head-First-Design-Patterns
Code for Head First Design Patterns book (2014)
legidium/hooks-examples-1
Created with CodeSandbox
legidium/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
legidium/js-repaint-perfs
Playground to test repaint rates of JS libs
legidium/modern-full-stack-development
Source code for 'Modern Full-Stack Development' by Frank Zammetti
legidium/nestjs-bff
A full-stack TypeScript solution, and starter project. Includes an API, CLI, and example client webapp. Features include production grade logging, authorization, authentication, MongoDB migrations, and end-to-end testing.
legidium/nodejs-aws-be
NodeJS AWS Backend
legidium/nodejs-aws-fe
legidium/nodejs-aws-tasks
legidium/nodejs-certification-preparation
List of useful info about https://github.com/nodejs-certified-developer/certification
legidium/ramda
:ram: Practical functional Javascript
legidium/react-fetching-library
Simple and powerful API client for react 👍 Use hooks or FACCs to fetch data in easy way. No dependencies! Just react under the hood.
legidium/react-lifecycle-methods-diagram
Interactive React Lifecycle Methods diagram.
legidium/react-native-web
React Native for Web
legidium/redux-form-examples
Created with CodeSandbox
legidium/saratov-js-hooks
React Hooks Examples For Saraov JS Meetup
legidium/saratov-js-react-hooks-examples
Created with CodeSandbox
legidium/SDE-Interview-Questions
Most comprehensive list :clipboard: of tech interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
legidium/sms-code
Created with CodeSandbox
legidium/todos-react-hook-1
Created with CodeSandbox
legidium/todos-react-hooks-2
Created with CodeSandbox
legidium/verdaccio
📦🔐A lightweight private npm proxy registry
legidium/why-did-you-render
why-did-you-render monkey patches React to notify you about avoidable re-renders.