bubble meetup presentation

Post on 16-Apr-2017

1.545 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

You don’t need to be an engineer to build software

bubble.is

Why Bubble? Because we’re all technical

• In 2020, most programmers won't be engineers

• They will be doctors, teachers, farmers, executives

• We can’t imagine them write code, we have to create new tools

2

Therefore, the future of programming cannot look like that…

…it has to look like this

3

$(‘#submit-btn').click(function() {

if (currentUser.state === states.LOGGED_IN && $('#input-entry').val() === test_val) {

// take an action...

} });

In other words, building software should be like using software

• Beautiful, natural-language user experience

• What-You-See-Is-What-You Get visual editor

• Everything in one place in the cloud

• One language for all platforms

4

That’s what Bubble is

• Visual programming language for building web and native applications

• Lets you build without typing code, describing what your app does by pointing and clicking

• Integrates seamlessly with existing APIs (Stripe, Facebook, Salesforce...). The platform is open and can be extended with plugins

• Hosts all applications on its cloud platform

5

On Bubble, you design your app, dragging and dropping elements…

6

…and you program it with workflows

7

Most of Bubblers aren’t technical and have built fully functional products

One Bubbler has built an art Recommendation platform and got into 500 Startups’ incubator without technical skills (kollecto.com)

8

UX Force is a market place to find UX experts (uxforce.co)

Tempfm helps temporary employees find their next contract (tempfm.com)

Racezoo enables race organizers to plan their events with racers (racezoo.com)

Another Bubbler recently cloned Twitter in less than 4 days, just for fun

• The actual site can be seen at notrealtwitter.com

9

Bubble is free! You only pay when you launch

Just sign up to start building!

Get in touch with other Bubblers through the forum

Learning material can be found at bubble.is/documentation

Have fun creating!!10

top related