Giter Club home page Giter Club logo

agent.jsframeworks's Introduction

Agent ❤️ JavaScript Frameworks

All your JavaScript framework apps are belong to us.

If you have an existing web app, you already have a Jasonette Agent.

All you need to do is:

  1. Add a couple of lines to let your web app communicate with Jasonette as an agent.
  2. Then load it as an agent from Jasonette.
  3. That's it!

This means, you can actually write a web app that acts as your main website, as well as plug it into Jasonette to make your frontend work like a "backend".

Examples

1. Cell

Uses cell.js library to build a Twitter ticker web app, and Jasonette uses the same web page as an agent.

2. Angular

A sample Angular.js app to add and render values for an angular component.

3. Vue

Super simple Vue.js sample app as seen in vuejs's own tutorial website, but as Jasontte agent.

Final Words

Ideally when building agents, it's best to write a pure JavaScript app and don't do anything that touches the DOM, since agents run in the background and users will never see the elements anyway.

However the ability to simply BYOW (bring your own website) and turn it into a "backend" for Jasonette is extremely useful when getting started, and from experience it doesn't affect the performance at all, since most of the agent DOM operations are hidden from user view anyway.

agent.jsframeworks's People

Contributors

gliechtenstein 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.