Pinned Repositories
advanced-nodejs
For help, ask in #questions at slack.jscomplete.com
advanced-react-patterns
The Complete Guide to Advanced React Component Patterns
advanced-typescript
Advanced TypeScript
awesome-design-patterns
A curated list of software and architecture related design patterns.
axios-crash
Axios crash course files
bulletproof-nodejs
Implementation of a bulletproof node.js API 🛡️
bulletproof-react
🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
chatty
chatty-backend
clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
sevak995's Repositories
sevak995/advanced-react-patterns
The Complete Guide to Advanced React Component Patterns
sevak995/awesome-design-patterns
A curated list of software and architecture related design patterns.
sevak995/bulletproof-nodejs
Implementation of a bulletproof node.js API 🛡️
sevak995/bulletproof-react
🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
sevak995/chatty
sevak995/chatty-backend
sevak995/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
sevak995/coding-interview-university
A complete computer science study plan to become a software engineer.
sevak995/design_patterns_in_typescript
:triangular_ruler: Design pattern implementations in TypeScript
sevak995/epic-advanced-react-hooks
Learn Advanced React Hooks workshop
sevak995/epic-advanced-react-patterns
This is the latest advanced react patterns workshop
sevak995/epic-bookshelf
Build a ReactJS App workshop
sevak995/epic-react-exercises
Practical React exercises with detailed solutions.
sevak995/Epic-react-fundamentals
Material for my React Fundamentals Workshop
sevak995/epic-react-hooks
Learn React Hooks! 🎣 ⚛
sevak995/epic-react-performance
Let's make our apps fast ⚡
sevak995/epic-react-suspense
React Suspense workshop
sevak995/epic-testing-react-apps
A workshop for testing react applications
sevak995/microservices-node-react
Microservices with Node JS and React
sevak995/Microservices-with-Node-JS-and-React
[Stephen Grider] Microservices with Node JS and React [ENG, 2020]
sevak995/multipleWindow3dScene
A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage
sevak995/nodejs-the-complete-guide
This repository contains the algorithms, resources and documents used during the course: NodeJS - The Complete Guide (incl. MVC, REST APIs, GraphQL)
sevak995/react-bits
✨ React patterns, techniques, tips and tricks ✨
sevak995/react-native-google-places-autocomplete
Customizable Google Places autocomplete component for iOS and Android React-Native apps
sevak995/react-query-course
The project that is built over the course of the React Query course at ui.dev
sevak995/sevak995
sevak995/talkhouse
WebRTC based peer to peer voice, video calling and messaging web app build with MERN stack.
sevak995/TypeScript-advanced-patterns-workshop
An interactive TypeScript repo on advanced patterns (WIP)
sevak995/typescript-generics-workshop
Interactive tutorial on using generics in TypeScript
sevak995/TypeScript-type-transformations-workshop
Master transforming types in TypeScript