10
You don’t need to be an engineer to build software bubble.is

Bubble Meetup presentation

Embed Size (px)

Citation preview

Page 1: Bubble Meetup presentation

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

bubble.is

Page 2: Bubble Meetup presentation

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

Page 3: Bubble Meetup presentation

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

} });

Page 4: Bubble Meetup presentation

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

Page 5: Bubble Meetup presentation

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

Page 6: Bubble Meetup presentation

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

6

Page 7: Bubble Meetup presentation

…and you program it with workflows

7

Page 8: Bubble Meetup presentation

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)

Page 9: Bubble Meetup presentation

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

• The actual site can be seen at notrealtwitter.com

9

Page 10: Bubble Meetup presentation

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