Web Frameworks

Java

Java Web Frameworks

JWt

  • Source transpilation of Wt framework from C++ to Java

Javascript

JS Libraries

Bootstrap

  • Bootstrap

Babel

.

  • style-loader, css-loader, less, less-loader

  • babel-plugin-react-transform

  • babel-plugin-transform-class-properties

  • babel-plugin-transform-object-assign

  • babel-preset-es2015

  • babel-preset-react

  • babel-preset-stage0

JS Frameworks

JS Packaging

CommonJS

  • CommonJS is more than just packaging

  • NodeJS modules are very similar to CommonJS modules

exports( );
require( );

NPM

  • NPM

PHP

PHP Frameworks

Symfony

PHP Applications

MediaWiki

Semantic MediaWiki

Semantic Mediawiki (SMW) is an open source extension of MediaWiki for semantic data.

seeAlso:

Wikibase
  • Wikidata is built on Wikibase

  • ” DataValues + ValueParsers + ValueFormatters + ValueValidators”

Python

https://westurner.github.io/wiki/awesome-python-testing#web-frameworks

Python Frameworks

Ruby

Ruby Devtools

rake

  • rake: Make for Ruby

Ruby Frameworks

Rack

  • Rack is a Ruby middleware API spec for a “Rack application” which receives a Request Environment and returns a Response.

  • Rack is similar in form and function to and partially derived from WSGI.

  • Rails and Sinatra are Rack applications

Ruby Servers

Phusion Passenger

  • Phusion Passenger is a web server

  • Nginx, Apache, Standalone

  • Serve apps written in Ruby, Python, Node.js

  • Development mode restart:

    #TODO  touch .RESTART_FILENAME