Skip to content

CodeCoupler

If I have seen further it is by standing on the shoulders of giants.

Isaac Newton following Bernard of Chartres

CodeCoupler is the idea to collect libraries and tools that implements a specific functionality preferably and make them work together. This is the best approach in my view and this is the attempt bundling all these specialists out there under one roof.

CodeCoupler is not a framework in the true sense. It's more of an opinionated concept of how one should write web applications.

Getting Started with Walkthroughs

To get an overview, we recommend you to take a look at the walkthroughs:

  • Environment


    Start with the walkthrough to learn everything about the basic features of the development environment.

    Walkthrough

  • Frontend


    Start with the walkthrough to learn everything about the basic structure of a user interface project.

    Walkthrough

  • Backend


    Start with the walkthrough to learn how to create a backend to provide database access to the frontend.

    Currently being revised

  • Deployment


    Start with the walkthrough to learn how publish your work.

    Currently being revised

Documentation & References

Get to know each CodeCoupler package in detail:

CodeCoupler Webpack

CodeCoupler Webpack is a compilation of Webpack libraries fine-tuned to each other to start authoring libraries and web applications in modern JavaScript, TypeScript, Vue and CSS without having to worry about linting, compiling and transpiling.

Introduction

CodeCoupler Webpack Externals Plugin

The CodeCoupler Webpack Externals Plugin is a concept to simplify the configuration of Webpack regarding libraries that will be used but should not bundled.

Introduction

CodeCoupler UI

CodeCoupler UI is a compilation of web development libraries put them together in a coherent framework.

Package Description and Reference Currently being revised

CodeCoupler API

The CodeCoupler API is a modified Loopback boilerplate with integrated packages for quick starting a backend.

Package Description and Reference Currently being revised

CodeCoupler Setup

CodeCoupler Setup is a full stack setup to deploy CodeCoupler API and UI on a Linux Server.

Package Description and Reference Currently being revised