Code Monkey home page Code Monkey logo

cf-basis's Introduction

Greetings! πŸ‘‹ My name is Adam

Howdy! My name is Adam, and write software for a living (and sometimes for fun). I've been engineering solutions since 1999 in a plethora of tech stacks and languages.

πŸ’» Technologies

Go NodeJS VueJS Angular C# JavaScript Ionic Bootstrap

... and so on. Occasionaly I write about writing software, and I also enjoy photography and videography πŸ“· !

πŸ“Š Stats

Adam's GitHub stats

πŸ“• Latest Blog Posts

Certifications

Wix Velo Certificate

πŸ“§ Connect With Me

Email Twitter Medium

cf-basis's People

Contributors

aaronjwhite avatar adampresley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

aaronjwhite

cf-basis's Issues

Feature Request - Viewlets for cfbasis

It would be nice if layouts in cfbasis allowed you to include multiple views.
Each view needs its own rc. A custom tag or a method would work well.

<cf_viewlet action="main.index" />
#viewlet('main.index')#

Build environment plugin

Build a simple plugin to allow writing code against environments, such as "dev", "prod", "qa". Perhaps even allow definition of custom environments?

Support URL routes

Add support for custom URL routes. A JSON syntax should be sufficient.

{
    "/main/whatever": { "controller": "main", "method": "index" },
    "/test/another": { "controller": "main", "method": "index" }
}

feature request - Hook for error catching

Just started using the ajaxproxy and I feel like it is somewhat difficult to debug when using it. Since the ajaxproxy is catching errors for you (which is cool) the onError application method will not fire. Can we add a hook like onError that cfbasis will call anytime it catches an error?

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.