• Stars
    star
    1
  • Language
    JavaScript
  • Created about 2 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repo holds explanations on the various javascript, react, rendering and performance patterns

More Repositories

1

sorting_visualizer

This holds the sorting visualizer example
Vue
4
star
2

clothing_app

JavaScript
1
star
3

Tech-Blog

This repo holds the code for a tech blog I built using vue and nuxt.js
Vue
1
star
4

test

HTML
1
star
5

js_principles

This repository holds the code I used to learn javascript from the complete javascript course by Jonas Schmedtmann
JavaScript
1
star
6

git_principles

This repo holds an overview of git commands and processes. I put this together as a helper repository.
1
star
7

code-play

A simple code sandbox clone where code is bundled using esbuild (A GO compiler)
TypeScript
1
star
8

sorting-visualizer

This is a visualizer that shows the process of sorting arrays, lists etc. using the different sorting algorithms. Inspired by Clement Mihalescu.
Vue
1
star
9

graphql-events-app-React-Node-mongoDB

This repository holds the code for a simple event booking app built with graphql, react, node and mongoDB
JavaScript
1
star
10

homely

Homely project
Vue
1
star
11

wordle-clone

This repo holds a wordle clone
TypeScript
1
star
12

all-frontendmasters-react-courses

This repository holds the code to all the react frontend masters courses I've taken
1
star
13

React-Library

This is a small React UI library I am working on
1
star
14

practical-redux

JavaScript
1
star
15

data_structures_and_algorithms

This repo holds all the codes I used to study data structures and algorithms in javascript. All concepts are explored in details.
JavaScript
1
star
16

focustime

This holds the code for the focustime app
1
star
17

test_repo

1
star
18

shipizzy-client-version-1

This repo holds the code for the new shipizzy frontend
TypeScript
1
star
19

Advanced-React-Patterns

This repo explores most React patterns
JavaScript
1
star
20

Javascript-DSA

This is the repo for mastering data structures and algorithms
JavaScript
1
star
21

learning_node

This repo holds the codes I used to learn node js from the course "The complete node guide" by Maxmillian Scwarzmuller
HTML
1
star
22

thatjsprof

About me: This is my public profile. Find out about my aspirations, what I am interested in, what I am doing currently and you can also check out my blog. CIAO!
1
star
23

Live-coding-editor-LiveBook-

This project is a live coding editor that bundles code on the fly in the browser, compiles it and shows the result. Built with typescript and react
TypeScript
1
star
24

game_of_life

This repo contains the game_of_life implementation by John Conway
TypeScript
1
star
25

functional_js

This repository holds all code related to learning functional programming in javascript. It is based on the book "functional programming" by Kyle Sympson
JavaScript
1
star
26

react-clone-d-react

This is a react clone built to explore how a react library like react is created. It takes a deep dive into concepts like virtual DOM, diffing, lifecycle methods, jsx e.t.c
1
star