fniewijk's Stars
nrwl/ts-aoc-starter
vvenv/sprity-webpack-plugin
Build sprite images and css sheets on the fly with sprity while running webpack.
derekbanas/Rust-Tutorial
Rust is the language of choice for those looking for high performance, memory safety and all the tools needed to write error free code with ease. In this tutorial I created a full course on programming with Rust.
anandanand84/technicalindicators
A javascript technical indicators written in typescript with pattern recognition right in the browser
xpepermint/mongodb-cron
MongoDB collection as crontab
oauthjs/express-oauth-server
Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
actionhero/actionhero-tutorial
An example actionhero project demonstrating many common features
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
just-jeb/angular-builders
Angular build facade extensions (Jest and custom webpack configuration)
faceyspacey/react-universal-component
🚀 The final answer to a React Universal Component: simultaneous SSR + Code Splitting
lukehoban/es6features
Overview of ECMAScript 6 features
richardvenneman/floatl
:cloud: A pragmatic implementation of the Float Label Pattern for the web
mburst/dijkstras-algorithm
Implementations of Dijkstra's shortest path algorithm in different languages