Pinned Repositories
30DaysofSwift
A self-taught project to learn Swift.
activiti-unit-test-template
angular-beyond-starter
Angular Beyond by @AngularClass
angular-dashboard-framework
Dashboard framework with Angular.js and Twitter Bootstrap
angular-material-dashboard
Angular admin dashboard with material design
angular-tour
AngularJS directive for giving an interactive tour of your website.
angular-universal-express
universal-express: Angular Universal module for express
angular-universal-transfer-state
universal-transfer-state: Angular Universal module for transfering state from server to client
javaee-soap
client-server SOAP Web Service with Java EE 7
lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
jmarcopolo's Repositories
jmarcopolo/angular-tour
AngularJS directive for giving an interactive tour of your website.
jmarcopolo/awesome-fp-js
:sunglasses: A curated list of awesome functional programming stuff in js
jmarcopolo/browser-example
Example how to use TypeORM in the browser with WebSQL.
jmarcopolo/design_patterns_in_typescript
:triangular_ruler: Design pattern implementations in TypeScript
jmarcopolo/es6-cheatsheet
ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets
jmarcopolo/ES6-Learning
:clipboard: List of resources to learn ECMAScript 6!
jmarcopolo/Express.js-in-Action-code
Code from "Express.js in Action", a little book I wrote
jmarcopolo/funcy
An experiment in adding functional pattern matching to JavaScript
jmarcopolo/java8-tutorial
Modern Java - A Guide to Java 8
jmarcopolo/javascript-example
Example how to use TypeORM with JavaScript - ES5, ES6, ES7, ESNext.
jmarcopolo/javascript-patterns
JavaScript Patterns
jmarcopolo/mean-angular2-registration-login-example
MEAN Stack with Angular 2 User Registration and Login Example
jmarcopolo/naivechain
A blockchain implementation in 200 lines of code
jmarcopolo/NG6-todomvc-starter
Basic example of TodoMVC application written with angular and with use of components
jmarcopolo/nodejs-blog
jmarcopolo/seleniumSimplifiedRCBook
The Selenium Simplified - Java, Selenium-RC, book
jmarcopolo/sendgrid-nodejs
SendGrid Node.js helper library
jmarcopolo/simple-ng-websocket
Simple WebSocket client for Angular2+
jmarcopolo/soap-ws
Java library, based on Spring-WS, that enables handling SOAP on a purely XML level
jmarcopolo/spring-cloud-serverless
Provides first-class support for running Spring / Spring Boot applications as cloud functions inside “server less” architectures, such as AWS Lambda, Azure Cloud Functions, or Google Cloud Functions, BlueMix OpenWhisk.
jmarcopolo/Swift
Learning Swift. Reusable apps code.
jmarcopolo/ThrowingFunction
Java 8 functional types supporting checked exceptions
jmarcopolo/typedi
Dependency Injection for TypeScript.
jmarcopolo/typescript-example
Example of typeorm usage
jmarcopolo/typescript-express-example
Example how to use Express and TypeORM with TypeScript
jmarcopolo/typescript-makefile
Quick and easy starting off point for a TypeScript project
jmarcopolo/typescript-nodejs-sendgrid
Email service layer for a Node.js application using TypeScript and SendGrid
jmarcopolo/typescript-react-crud-sample
TypeScript React Crud Sample
jmarcopolo/vscode-samples
VS Code Samples
jmarcopolo/VSCodeNodejsTypeScriptSample