Are html+css+JavaScript be enough for get a job? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Are html+css+JavaScript be enough for get a job?

Html+css+js is 3 fundamental languages for design a web, front end website development exactly. and there are a lot of framework and library for help us so we can create a web faster. but is it enough for us to get a job by having deep understanding in only those 3 languages?

14th Jun 2018, 2:04 AM
Nurman Tajir
Nurman Tajir - avatar
24 Answers
+ 1
Yes there are many software houses that hire front end developers, in fact all websites require a basic layout to be setup before any backend development, and front end plays a very important role when it comes to the Development of an efficient UX/UI design !
14th Jun 2018, 7:58 AM
Ali Abbas
Ali Abbas - avatar
+ 7
yes
14th Jun 2018, 11:52 AM
Prabhat
Prabhat - avatar
+ 5
dont forget php
14th Jun 2018, 2:21 AM
Virdio Samuel
Virdio Samuel - avatar
+ 5
or node.js
14th Jun 2018, 2:21 AM
Virdio Samuel
Virdio Samuel - avatar
+ 3
VirdioCoder yess.. to be full stack developer we should get php :)
14th Jun 2018, 2:43 AM
Nurman Tajir
Nurman Tajir - avatar
+ 2
Mason full stack is front end + back end, right? do we need only one language just like php.. or should we really have to learn a framework, library and ability to make API
14th Jun 2018, 2:45 AM
Nurman Tajir
Nurman Tajir - avatar
+ 2
Ali Abbas so are there any corp that only need a front end developer?
14th Jun 2018, 7:15 AM
Nurman Tajir
Nurman Tajir - avatar
+ 2
I just like that you're asking about those 3 when you have so much xp in so much courses here lol
14th Jun 2018, 12:53 PM
Soup Master
Soup Master - avatar
+ 2
Shane Mosley I don't know how to integrate them to web design. :)
16th Jun 2018, 5:59 AM
Nurman Tajir
Nurman Tajir - avatar
+ 2
ifl thank you for mentioned the stuffs
16th Jun 2018, 6:01 AM
Nurman Tajir
Nurman Tajir - avatar
+ 2
If you know a bit of javasript it is cool to install nodejs too. see the link here https://nodejs.org/en/ Then you can Google for tutorials and examples of what you can do with it.
16th Jun 2018, 6:52 AM
ifl
ifl - avatar
+ 1
An intership maybe but not a job. You will need a full stack in order to get a job most likely.
14th Jun 2018, 2:35 AM
Mason
Mason - avatar
+ 1
Yes sir it is. And there more you add to it the better and cooler things you can do, so no you dont need more than one language but it would help out a lot. Especially for making shops, php for the buying process, java for creating and storing accounts, etc.
14th Jun 2018, 2:48 AM
Mason
Mason - avatar
+ 1
The skills you have mentioned are enough for you to become a good frontend developer because if you have your ground concepts covered in them you will easily get familiar with many other frameworks that are being used nowadays, so the answer is yes !
14th Jun 2018, 6:57 AM
Ali Abbas
Ali Abbas - avatar
+ 1
i m using node.js on the server side and like it...can definitely land u a job
14th Jun 2018, 10:32 AM
arsene
+ 1
never forget php and node.js
14th Jun 2018, 2:30 PM
Stephen Tettey Atsu
Stephen Tettey Atsu - avatar
+ 1
add to them jQuery and bootstrap
14th Jun 2018, 6:28 PM
Mark Zaky
Mark Zaky - avatar
+ 1
Yes, if you have a good understanding of those languages you can get a job as front end developer in a larger team, where others can take care of the rest. Note that "having a deep understanding" of those languages implies having some knowledge of their ecosystem, such as advantages of 3rd party libraries, dev tools, and differences between browsers. Then you can get quite a good job in some places, as the front end expert in the team.
14th Jun 2018, 9:09 PM
ifl
ifl - avatar
+ 1
arsene . is node.js easy to learn?
16th Jun 2018, 5:58 AM
Nurman Tajir
Nurman Tajir - avatar
+ 1
nodejs is a runtime environment. when you have nodejs installed on a machine you can run JavaScript directly in the console (ie, outside of a browser), So on a backend server with nodejs you can run JavaScript scripts instead of Perl or python. nodejs is easy to install. And then all the JavaScript skills learned for front end development can be transferred to backend development too! magic😀
16th Jun 2018, 6:02 AM
ifl
ifl - avatar