GithubHelp home page GithubHelp logo

radhikalism / clojure-webapps-content Goto Github PK

View Code? Open in Web Editor NEW

This project forked from practicalli/clojure-web-services

0.0 1.0 0.0 5.6 MB

The source content for the Practicalli, Clojure Web Apps book, written with Gitbook.io

Home Page: https://practicalli.github.io/clojure-webapps

Shell 21.53% CSS 78.47%

clojure-webapps-content's Introduction

Practicalli Clojure Web Applications

A repository for the markdown content for the Practicalli Clojure WebApps book.

Practicalli Clojure WebApps book banner

Introduction

A guide to developing server-side web applications and API's from the ground up using Clojure, aiming for a simple and clean design using functional programming concepts. Libraries are used to provide common features and alternative libraries are discussed.

Relevant theory and background reading is included, however, the focus of this guide is for you to build these projects and experiment.

Micro-frameworks approach

Clojure doesn't have frameworks like Rails or Spring for a very good reason. There is no framework that is specific you the problem you are trying to solve.

Instead, the Clojure community has numerous libraries and blueprints that show how common services can be assembled. These are often termed micro-frameworks (for want of a better name). These micro-frameworks are templates with optional libraries, which you can customise to the specific needs of the problem you are solving. More importantly, those libraries are relatively simple to replace with alternatives or your own libraries, to create an optomised solution.

Micro-frameworks typically have far less libraries that a framework, so are easier to learn. You can also learn in stage as only a few core libraries and functions are needed to start with.

Join the conversation on Clojurians Slack

Get a free Clojurians slack community account

Creative commons license

Practicalli Clojure WebApps by Practicalli Creative Commons Attribution Share-Alike 4.0 International

clojure-webapps-content's People

Contributors

bost avatar practicalli-johnny avatar

Watchers

 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.