What can make a person full stack web developer? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 5

What can make a person full stack web developer?

I want to be a full stack web developer.

2nd Jun 2019, 12:36 PM
Rudolph J. Cooper
Rudolph J. Cooper - avatar
4 Respuestas
+ 2
What is that?
2nd Jun 2019, 1:26 PM
CodeFu
CodeFu - avatar
+ 2
in simple term.... front-end +back-end=full stack web developer. for front-end {1.html; 2.css; 3.bootstrap; 4.javascript; 5.jquery; 6.json; 7.ajax; //both side 8.angular } backend {php; programming sql;//database (java or python)//programming }
24th Jun 2019, 6:25 AM
Juned Sheikh
Juned Sheikh - avatar
+ 1
You need to learn a full stack of programming languages for the web, meaning you are fluent in the necessary languages to create a full website (including a front and back end). An example of this would be the MERN (MongoDB, Express, React, NodeJS) stack. This means you would use mongodb for storing data, express.js for the api routing and handling, reactjs on the frontend, and nodejs on the backend. This is just one example of a full stack, there are many. Based on the tags on your question, that would be a full web development stack (html/css/js for frontend, PHP for backend).
16th Jun 2019, 3:28 AM
JS Coder
+ 1
Program a browser (like using JavaScript, jQuery, Angular, or Vue) Program a server (like using PHP, ASP, Python, or Node) Program a database (like using SQL, SQLite, or MongoDB) Client Software (Front End) HTML CSS Bootstrap W3.CSS JavaScript ES5 HTML DOM JSON XML jQuery Angular React Backbone.js Express.js Ember.js Redux Storybook GraphQL Meteor.js Grunt Gulp https://www.sololearn.com/discuss/1971800/?ref=app https://www.sololearn.com/discuss/2011321/?ref=app https://code.sololearn.com/W833uPJRyZbn/?ref=app https://code.sololearn.com/WeyZyBFzxE7n/?ref=app
25th Dec 2019, 12:33 AM
Mr. Jason Hester (storm me, follow me)
Mr. Jason Hester (storm  me,  follow me) - avatar