Archfirst
A place for software developers to learn and compare technologies through real-world examples
Pinned Repositories
angular-material-template
A template to kick-start AngularJS projects using Material design
angular-template
A template to kick-start AngularJS projects
angular2-seed-sass
Seed project for Angular 2 apps using Sass
bullsfirst-server-java
A sample trading application demonstrating best practices in software development
joinjs
A JavaScript library to map complex database joins to nested objects.
joinjs-tutorial
Code for the JoinJS Tutorial
keel
A stabilizing framework for Domain-Driven applications
manage-my-money-client-deprecated
A sample application demostrating AngularJS patterns and best practices
node-es6-rest-template
A template to kick-start Node.js projects using ES6 and RESTful API best practices
react-mobx-mui-ts-seed
Seed Project for React + MobX + Material UI + TypeScript
Archfirst's Repositories
archfirst/joinjs
A JavaScript library to map complex database joins to nested objects.
archfirst/react-mobx-mui-ts-seed
Seed Project for React + MobX + Material UI + TypeScript
archfirst/angular-template
A template to kick-start AngularJS projects
archfirst/angular2-seed-sass
Seed project for Angular 2 apps using Sass
archfirst/angular-material-template
A template to kick-start AngularJS projects using Material design
archfirst/node-rest-template
A template to kick-start Node.js projects using best practices in Node.js, REST and object persistence.
archfirst/manage-my-money-server-2-deprecated
A sample application to demonstrate best practices in Node.js, REST and object persistence.
archfirst/acceptance-testing-best-practices
Explores acceptance testing best practices using a variety of testing tools
archfirst/manage-my-money-client-deprecated
A sample application demostrating AngularJS patterns and best practices
archfirst/node-es6-rest-template
A template to kick-start Node.js projects using ES6 and RESTful API best practices
archfirst/graphql-mobx-bookstore-client
Example demonstrating the patterns in real-world GraphQL applications and implementing them using Apollo Link and MobX
archfirst/angular2-seed-material
Seed for Angular 2 apps using Material Design
archfirst/graphql-bookstore-server
Example demonstrating the patterns in real-world GraphQL applications and implementing them using Apollo GraphQL
archfirst/java-cucumber-template
A starter project for acceptance testing of RESTful applications.
archfirst/graphql-bookstore-client
Example demonstrating the patterns in real-world GraphQL applications and implementing them using Apollo GraphQL
archfirst/angular2-seed-redux
A seed project for Angular 2 apps using Redux
archfirst/github-viewer
A project to demonstrate key concepts of various front-end frameworks and libraries
archfirst/githunt-react-mui
An example of a GraphQL client-side app built with React, Apollo Client and Material UI
archfirst/java-rest-template
A template to kick-start Java projects using best practices in RESTful architectures.
archfirst/js-linkedlist
An implementation of the doubly-linked list in JavaScript
archfirst/manage-my-money-server-deprecated
A sample application demonstrating best practices in Node, REST and Bookshelf
archfirst/archfirst-website
Archfirst Website
archfirst/joinjs-tutorial
Code for the JoinJS Tutorial
archfirst/angular-material-icons
AngularJS directive to use Material Design icons with custom fill-color and size.
archfirst/angular2-minimal-app
A minimal app using Angular 2
archfirst/bookshop
A sample project to demonstrate capabilities of various JavaScript ORMs
archfirst/js-module-loader-examples
Simple examples of popular JavaScript modularization specifications and loaders
archfirst/node-rest-template-lite
A template to kick-start Node.js projects using best practices in Node.js and REST (no db persistence)
archfirst/phantomjs-issue-13533
Code to reproduce PhantonJS issue #13533
archfirst/react-mobx-mui-seed
Seed Project for React + MobX + Material UI