Does even a web front-end developer have to be able to operate Linux? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 24

Does even a web front-end developer have to be able to operate Linux?

I've never touched that pitch-black screen before, so I can't imagine what it's used for.

26th Apr 2020, 1:48 AM
Akiho
Akiho - avatar
13 Answers
+ 15
Frankly speaking, If someone has not seen or know their way around a terminal I wouldn't consider them a developer. They may be interns, junior devs maybe designers but not developers. With that out of the way, let's talk about Git. Calviղ Thank you for bringing up Git. it's exactly true most of the time people are exposed to terminals first time due to Git. And there are many GUI tools like. 1. Sourcetree - Pretty neat UI, makes, switching , stashing, push-pulls easy. 2. TortoiseGit - Best revision graph and diff tool. But things like interactive rebase , revert, reset gets complicated or impossible through GUI so one must know terminal. Another reason to encounter terminals is when team follows Infrastructure as a Code practices and do development in cloud environment where mostly linux images are used to keep cost low. If you don't know terminal I highly suggest make it your friend, it ll bump up your XP like crazy.
6th May 2020, 1:45 AM
Morpheus
Morpheus - avatar
+ 9
Code Crasher Thanks for sharing your insight 😀 "I have co-workers doing the same job that scream while running away from it. They want a mouse" This part cracked me up 😂😂😂 You know I was the opposite, I remember using mouse only while browsing on my Ubuntu OS and used to hate windows ( I still try to hate it, but it's a necessity if you are working with others 😒 ) But after working 1.5 years on windows I have made my peace with it. Learning powershell was the first step towards that peace treaty 😎 Definitely check out my 2018 post back then. https://www.sololearn.com/post/55496/?ref=app While looking for this 👆post I also found one more helping post suggesting using terminals in daily development. https://www.sololearn.com/post/61186/?ref=app
6th May 2020, 8:38 AM
Morpheus
Morpheus - avatar
+ 5
Not linux ...but you may need to work with bash and git..
26th Apr 2020, 3:46 PM
Kalo 'smi
Kalo 'smi - avatar
+ 4
IMO, is worth to learn to use pitch black screen called terminal or command line in windows. If you want to test using node and other command line tools
26th Apr 2020, 10:40 AM
\•/
\•/ - avatar
+ 3
Window user web developers should learn some simple linux commands like ls, mkdir, mv, cp, pwd, etc.. You would understand why you need these linux commands, once you start to use git commands, which is a must learn vision control tool for all developers. Git is installed with git bash, which is a emulated linux terminal. Git is best run on linux environment. With git bash, it would enable Window users run git and linux commands there.
27th Apr 2020, 11:11 AM
Calviղ
Calviղ - avatar
+ 2
No not need of operate linus
27th Apr 2020, 7:34 PM
mukesh Kumar
mukesh Kumar - avatar
+ 2
Of course no. Linux just OS like Windows. You can use Linux GUI version rather than terminal version.
27th Apr 2020, 10:39 PM
Rafiq A. Widodo
Rafiq A. Widodo - avatar
+ 2
it would certainly help... I started using linux absolutely clueless but you will find you start to learn bash and so on in no time
28th Apr 2020, 12:16 AM
Beckett Hamilton
Beckett Hamilton - avatar
+ 2
Linux is the best friend of a developer
6th May 2020, 2:50 AM
Humayun Ali Khan
Humayun Ali Khan - avatar
+ 1
You can be a front-end developer without using the Linux system. If you are a front-end developer with multiple platforms and systems, this increases the outcome of your knowledge and skill.
26th Apr 2020, 7:26 PM
Safwan Faraj
Safwan Faraj - avatar
+ 1
Mostly you need to increase your skill on several platforms if you are a desktop application developer
26th Apr 2020, 7:28 PM
Safwan Faraj
Safwan Faraj - avatar
+ 1
If you are in the LAMP (Linux, Apache, MySQL, PHP) stack, yes.
27th Apr 2020, 7:09 PM
Michael David
Michael David - avatar
- 6
Do your clothes and your brain has any connection to work properly😂😂😂
26th Apr 2020, 12:30 PM
CiPher
CiPher - avatar