Giter Club home page Giter Club logo

realworld.io-comparison's Introduction

reason

i have a hard time choosing a framework/technology, therefore decided to explore realworld.

  • old ones are boring
  • new ones are promising but rough around the edges
  • the balance between widespread usage, adoptation, features & performance is difficult to find.

enter realworld.io

  • a good resource of arguably non-trivial reference implementations of the same functionality.

what we’d like to compare

  • code readability. subjective!
  • terseness. lines of code
  • reasonable extensibility, feature-wise
    • integration to 3rd party services
    • ease of development with client-side
  • dogma. functional vs. procedure
  • ease of development
    • hot reaload, built in debugger

approach

  • tests are excluded for loc comparison. more “static” and “pure” languages arguably require less tests, as compilation provides some of that.

comparison

implementationpersistenceormframeworkdb
node-express-realworld-example-appmongodbmongooseexpress
flask-realworld-example-appsqlite/postgressqlalchemyflask
rails-realworld-example-appactiverecordmysql
django-realworld-example-appdjango-modelsqlite

what’s compared

server side implementations list
server-side-repos.txt
client side implementations list
client-side-repos.txt

installation

install cloc
$ npm install
clone server repos
$ ./fetch.sh server
clone client repos
$ ./fetch.sh client

usage

analyze fetched server side implementations
$ ./cloc.sh server
analyze fetched client side implementations
$ ./cloc.sh client
breakup of server side LOC by implementation, language
server-results/bylang.tsv
breakup of client side LOC by implementation, language
client-results/bylang.tsv

cloc results are put into client-results/ and server-results/, respectively.

realworld.io-comparison's People

Contributors

guyromm avatar

Stargazers

wis-masliev avatar Elière de Olivière avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.