Skip to content

Instantly share code, notes, and snippets.

@marten-cz
Forked from dideler/bootstrapping.md
Created January 15, 2014 08:55
Show Gist options
  • Save marten-cz/8432926 to your computer and use it in GitHub Desktop.
Save marten-cz/8432926 to your computer and use it in GitHub Desktop.

Welcome!

For feedback or suggestions, please send a tweet (@dideler). Gist comments don't notify me. Pull requests aren't possible with gists (yet), so I don't recommend forking because then I can't easily get the change.

Starring this gist will give me an idea of how many people consider this list useful.


Contents

TODO
  • Organize the unorganized resources
  • Improve flow by grouping similar sections and putting popular categories higher up
  • More detailed sections & subsections
  • Improve header names
  • Split content into free & paid categories (or at least identify paid resources if not split)
  • Add one-line descriptions to every resource
  • Identify resources that need updating (e.g. descriptions, names, 404s, etc.)
  • Add section with links to some of my other useful gists (e.g. interview prep, startup engineering notes)

Web Dev

Website Foundations

Forms

  • FormBakery - "professional forms for web-designers"
  • Wufoo - "amazing online forms"

Frameworks / JS plugins

Logins

Design (Frontend)

Reading Material (blogs)

Wireframing

  • Omnigraffle - Mac only, use with free stencils
  • POP - prototype on paper, take pictures, simulate interaction on phone
  • Lucidchart - lots of different tools and real-time collaboration
  • Easel - works with bootstrap

Icons

Background Patterns

Colours

Fonts

Photos

Free to use unless otherwise stated.

Misc

CSS

Static Blog Generators / Content Editors

Learning / Reference Material

Style Guides

  • Google (C++, Objective-C, Python, HTML/CSS, JavaScript)
  • GitHub (CSS, JavaScript, Ruby)

Email

Note: In some cases it's better to send a validation email.

Conversion

Online Payment

  • Braintree - Accept payments in your app or website
  • Stripe
    • Checkout - easily integrate Stripe directly into your website
    • jquery.payment - library for building credit card forms, validating inputs, and formatting numbers
  • Gumroad - for small transactions
  • Skeuocard - enhances credit card inputs using a skeuomorphic interface
  • Signature Pad - capture smooth signatures (open source)

Marketing

Market Research

Licenses & Legal

Teamwork / Collaboration / Pairing

A good wireless headset (e.g. Corsair Vengeance 2000) will come in handy when remote pairing.

Coworking spaces

  • Desktime - Accept payments, book your space, and build a community with a single web-based app. Also has a directory of coworking spaces.

Documentation

  • Sphinx - write docs in reStructuredText and output to many formats
  • ASCII Flow - create diagrams in ASCII
  • Read the Docs - free documentation hosting

Testing / Support / Feedback

Security

Version Control

Continuous Integration and Deployment

Music

If you need a little something to get wired in!

Hackathons

Scheduling

  • YouCanBookMe - integrates with Google Calendar, great for organizing interviews
  • When is Good - find out when everyone is free for your next meeting or event, hassle-free
  • Doodle

Shit that still needs to be categorized

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment