Giter Site home page Giter Site logo

backbone-stack's Introduction

Hey, I’m Pete πŸ‘‹

I’m a developer/designer who has been building things on the internet for over 15 years. I mostly specialize in Ruby on Rails and JavaScript development, but have built many products from scratch, wearing many hats, including design and even a small spot of marketing.

  • πŸ’΅ I’ve recently bootstrapped and sold my first startup, Payhere (Exited May ’21)
  • πŸ›  Side projects... Happi.team (a fresh take on async customer support) and Nine commerce (simple online stores anyone can set up).
  • πŸ‘¨β€πŸ’» I’m currently working at Polywork, an exciting startup building a new kind of professional social network.
  • πŸ’¬ Ask me about all things product, engineering or bootstrapping!
  • πŸ“« You can reach me here.

backbone-stack's People

Contributors

miguelcobain avatar mortonfox avatar phawk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

backbone-stack's Issues

Using Require.JS during development

Hi Pete,

great Backbone-Stack - I think about to use this for my next project.

One question - Should it be possible, too use require.js during development and donΒ΄t use the "build-version"?

Another question is a little bit further on. I will build a application that contains out of different areas (public, user, admin), that will share different views/models/controllers, but have although some views/models/controllers, that are only necessary for the special groups - so i was thinking about to have four moduls of my application (common, public, user, admin) of my application and load this stuff on demand. I was a little bit afraid to put all stuff in one complied file in production, because maybe some stuff (e.g special graphic-js-libs) are only necessary for a admin. Any idea on this topic?

Thanks,
Thomas

CSS/LESS compile task

First of all, excellent repo you have here. Very, very useful and it helped me a lot to better understand how all of these things integrate.

I've noticed that you have a layout.css in the assets folder. Did you compile that "externally"?

I think an improvement would be to compile, concat and minify all the CSS/LESS files.

Right now there is no way we can add our own styles to the pipeline, right?
We must add them separately, and they will not be minified.

Also, using bootstrap from bower instead of a local, unmanaged copy could be useful.

Hanlebars not loading through AMD

Handlebars have changed how they define their library, and to use requirejs shim, it no longer supports being wrapped or uglify2 compression.

Dependencies with a ~ have screwed this up here as they are pulling in slightly different versions, and although the handlebars change wasn't an API change, it does screw things up for us AMD folk.

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.