Pinned Repositories
aprender-js
Learn JavaScript by rebuilding the frontend stack
classes_and_delegation
A very rudimentary comparison of class simulation and prototypal inheritance in JS. Framework of choice is Mithril.js
complete-intro-to-linux-and-the-cli
🐧 The Complete Intro to Linux and the Command Line, as taught for Frontend Masters
input-patterns
A collection of useful regular expression validation patterns from http://html5pattern.com and other sources
node-typescript-template
A little su'in su'in to help you whip up a new node project
react-experiment
An experimental app written for the Limejump blog
CarlMungazi's Repositories
CarlMungazi/aprender-js
Learn JavaScript by rebuilding the frontend stack
CarlMungazi/node-typescript-template
A little su'in su'in to help you whip up a new node project
CarlMungazi/react-experiment
An experimental app written for the Limejump blog
CarlMungazi/classes_and_delegation
A very rudimentary comparison of class simulation and prototypal inheritance in JS. Framework of choice is Mithril.js
CarlMungazi/complete-intro-to-linux-and-the-cli
🐧 The Complete Intro to Linux and the Command Line, as taught for Frontend Masters
CarlMungazi/input-patterns
A collection of useful regular expression validation patterns from http://html5pattern.com and other sources
CarlMungazi/deku
Render interfaces using pure functions and virtual DOM
CarlMungazi/devchat-eleventy
New devchat.tv build on eleventy
CarlMungazi/express-app-example
How I structure Express Apps (example repo)
CarlMungazi/get-single-obj-prop
Quickly navigate to a single property in a complex object
CarlMungazi/iex-stocks
Stock market search engine built using data from the IEX stock exchange
CarlMungazi/loupe
Visualizing the javascript runtime at runtime
CarlMungazi/make-positive
Turn any number into a positive value
CarlMungazi/phone-a-friend
Phonebook application which retrieves data from an API and then renders it.
CarlMungazi/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
CarlMungazi/react-appzi
React Appzi Module: Make it easy for your customers to give you feedback =)
CarlMungazi/react-experimental-input
The one input component to rule them all
CarlMungazi/react-experimental-renderer
A custom React renderer
CarlMungazi/react-form
Testing out form validation and creation in React.js
CarlMungazi/react-static-site
CarlMungazi/recursive-reverse
Recursively reverse a string
CarlMungazi/redux-leaves
Write once. Reduce anywhere.
CarlMungazi/sedaily-front-end
Web frontend for Software Engineering Daily
CarlMungazi/simple-deep-copy
Deep copy objects and arrays
CarlMungazi/sourcecodeadventures
Exploring code through reading and writing about it
CarlMungazi/tachyons
Functional css for humans
CarlMungazi/tax-calculator
A basic UK tax bracket calculator
CarlMungazi/url-to-page-title
Turn URLs into page title friendly strings
CarlMungazi/vue-crypto-dashboard
Cryptocurrency Dashboard made with Vue