Advertisement
Startup Technology: Cheatsheet for Non-Techies
Advertisement

More Related Content

Advertisement
Advertisement

Startup Technology: Cheatsheet for Non-Techies

  1. TECHNOLOGY STARTUP CHEATSHEET FOR NON TECHIES BACKEND Frontend The Backend is the central place, which saves data and serves it to different Clients. The backend is hosted on a server and provides and API. The Frontend ist the Website or Web-App which you can open in the Browser. Basically that's it :) Well, y'all know what I mean... We can create native Apps or use Web technology. NODE.JS PYTHON FLASK DJANGO SYMFONY 2 PHP LARAVEL ON RUBY RAILS NEEDED WHEN USERS CAN CREATE ACCOUNT DATA ARE ACCESSIBLE FRON MULTIPLE DEVICES YOU CREATE A WEB APPLICATION Languages & Frameworks For Backend Bootstrap Foundation Check Templates! AngularJS React Backbone JavaScript CSS / HTML INFO Nowadays Websites work like mobile Apps with the Browser as Operating System Mobile Apps NATIVE APPS WEB TECHNOLOGY "The real deal" + best performance + native ui elements - must be developed   for each os + one App can run on many  operating Systems - the look & feel and the performance are not the same www.freedactics.com
Advertisement