I've got two questions here - 1st - what is full stack Developer ?? - 2nd - what is SASS?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

I've got two questions here - 1st - what is full stack Developer ?? - 2nd - what is SASS??

..

28th Feb 2018, 5:33 AM
Sachin Kumar
Sachin Kumar - avatar
4 Answers
+ 5
1. It is a developer that can layout the page (what is commonly referred to as a front-end) and can also develop the logic behind the server. That is, it is able to develop a page or web app on its own. 2. It is a CSS preprocessor. CSS preprocessors expand CSS functionality with variables (currently in CSS), mixins, a very nice working methodology (even with nested elements) and other functionalities. Once you write your style sheet you can compile it to CSS that is compatible with all modern browsers (well this is relative to the elements you use).
28th Feb 2018, 5:39 AM
Mickel
Mickel - avatar
+ 4
Currently that is something very varied. To develop in the back-end, Java, Ruby, PHP, C#, Python, etc. are usually used. In other words, basically every language has a place there. Previously it used to be a lot of PHP, so it's a good starting point. In the same way Javascript with Node.js is having a good time and there is a lot of material available on the web.
28th Feb 2018, 6:18 AM
Mickel
Mickel - avatar
+ 1
Thanks, you explained me nicely sir..... Now I think, I should aim for front end Developer..
28th Feb 2018, 6:23 AM
Sachin Kumar
Sachin Kumar - avatar
0
Ok, what kind languages do I need to learn so I can develop logic behind the server
28th Feb 2018, 6:12 AM
Sachin Kumar
Sachin Kumar - avatar