Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
September 21, 2020 01:42 pm GMT

Tech That Gets You a Fullstack Job

My last article, From Frontend to Fullstack, got quite an attention, so I think I hit a nerve here. So I got the feeling I should dig more in-depth here, but in what direction?

One comment raised an interesting point.

I'm going FullStack... but still sudying. At the moment I can't see why I should learn serverless first, because of job's market. SQL is still a must to use, with a framework like Laravel.

In future, serverless will be a super fun stuff to learn. Not only it's fast, but the AWS and Google UI to their servers, are super cool and easy to understand.

Nice article.

I found this interesting. Is he right? Is the job market just searching for old tech?

The Job Market

I'm a freelancer, I write articles, teach people, and generally only do greenfield projects, haha. So my focus is on the tech that generates value with as least effort as possible.

The problem is, most companies don't have that luxury. They have code-bases that use some technology, and they have to maintain it. For various reasons, they can't simply move from one tech to another, just because it would save them significant money in the long run.

Companies, like people, can be tight on money or lack the skills needed to stay competitive.

Then some people want a well-paid job. They don't care if they have to write Java or Rust, they don't care about Kubernetes or Nginx; they heard software engineering is well-paid, so they go all in and try to score a cushy office job that comes with good pay.

Doing Job Research

I wanted to check this out. Does the job market just include things like SQL and Laravel?

Since I focus on frontend and fullstack here, I went through the most prominent job websites an searched for "fullstack" jobs. The results looked something like this:

  1. Angellist 2997
  2. LinkUp 2458
  3. CareerBuilder 2078
  4. Linkedin 1853
  5. Indeed 1023

So Angel List would give us the most significant number of "fullstack" job results. Since I don't have all the time in the world, I choose to focus on the most prominent site AngelList.

I went through 100 jobs I found for "fullstack" for you, and I extracted all tech required to get these jobs. The jobs were from all over the world.

The Top 30 of Fullstack Tech

This is the tech I found on 100 fullstack job offers.

  1. React 50%
  2. Node.js 40%
  3. JavaScript 33%
  4. REST 26%
  5. Amazon Web Services 21%
  6. TypeScript 21%
  7. Java 21%
  8. PostgreSQL 20%
  9. Docker 19%
  10. MongoDB 18%
  11. Python 17%
  12. Kubernetes 17%
  13. Angular 16%
  14. GraphQL 16%
  15. Git 14%
  16. MySQL 14%
  17. HTML/CSS 14%
  18. Redux 12%
  19. Go 11%
  20. Spring 11%
  21. React-Native 10%
  22. Express.js 9%
  23. Vue.js 8%
  24. Google Cloud Platform 8%
  25. Blockchain 8%
  26. Ruby on Rails 8%
  27. Hibernate 7%
  28. jQuery 7%
  29. Bootstrap 7%
  30. SQL 7%

Interpretation

So what does this list tell us? Most importantly, the top 5 are interesting: React, Node.js, JavaScript, REST, and AWS.

These technologies alone are enough to go full stack.

Sure, the AWS part is a bit cheating here because AWS is a moloch of services, and anything that you need to create web services is found on AWS.

On the other hand, this is also what I'm already preaching here for months.

As a frontend dev, you already know JavaScript. If you get on an expert level just in that one language and learn about some essential AWS services, you're good to go to build almost everything.

And now we even know it gives you a good chance of employment.

What's also interesting. Most offers there list multiple competing technologies as a requirement. They often say you should know one of the big frontend libraries: "React, Angular, or Vue." React isn't just running circles around the other frameworks; it's often accepted as a substitute skill for an Angular/Vue job.

Disclaimer

I used the top 30 and not the top 10 because the results would exclude exciting alternatives to the mainstream tech.

These were just 100 jobs, and about 10 of them didn't list any technology at all.

Some technology seems to be so obvious, the offers didn't even mention it, OR the tech was implicitly included in other technology. I didn't give these extra "implicit" points.

JSON and XML were not mentioned explicitly, but it was apparent that the companies wanted an API that used one of these languages. Probably 5% mentioned one of them; the rest omitted them. HTML/CSS is an implicit requirement for web apps, but only 14% said so. The same goes for tools like Git or services like GitHub.

What to Make of it?

If you happen to be a frontend developer, you already know JavaScript/TypeScript, Node.js, HTML/CSS and Angular, React, or Vue. I think with that, most of the top 10 are already done.

So what is left?

REST, AWS, Java, PostgreSQL, Docker, and MongoDB.

Getting proficient in REST API development is a good start, and learning either MongoDB or PostgreSQL is a good idea.

The AWS ecosystem is quite large and covers everything from file-storage to game development, so it would be crazy to learn all of it.

My take on AWS? Most of these companies probably aren't anywhere near cloud-native systems, so the AWS core services are enough. Get one of the associate certs, and you're good to go. You learn stuff about AWS when doing them, AND you have something to put into your application later.

I'd say Java isn't mandatory here, because most jobs only require JS/TS skills, but it can certainly give you an edge.

Learning Resources

Let's look at the available learning resources for the top 10.

React

I created a short course and wrote a book about learning React called React from Zero. I tried to explain the component tree and how everything fits to "vanilla JavaScript."

The React Website has a list with many free and paid React courses, so if you want to freshen up, go there!

Node.js

There are useful guides on the Node.js website to get an overview.

FreeCodeCamp has a vast text-based course on JavaScript in general, but they also touch Node.js in the later chapters.

Online Course Tutorials has a compilation of good paid and free Node.js courses.

JavaScript

The best resource here is FreeCodeCamp hands down. You can code away for weeks, don't pay a cent, and learn about JavaScript, frontend, and backend.

Hackr.io also has a compilation of the ten most beloved JS courses out there, if you prefer something more video-y.

REST

Moesif, the API analytics company I work with, has many free resources for REST API creation. They also talk about other API types.

Also, Digitaldefynd talked about the four best REST API courses of 2020.

Amazon Web Services

A Cloud Guru has many resources for AWS. They get you ready for the certificates but also go into details about specific things like machine learning or serverless. I'd say they're the best resource when learning about AWS.

TypeScript

Javin Paul found you the top 10 free typescript courses in 2020.

Java

And again, the Java guru Javin Paul also gathered the top 5 Java couses for you. Very prolific educator this Javin!

PostgreSQL

The PostgreSQL website lists a bunch of courses that could be interesting.

Coursesity also did the work and looked for the nine best courses to get up to speed with PostgreSQL.

Docker

Online Course Tutorials is at it again with the ten best online courses for Docker!

MongoDB

MongoDB has its own offical courses with certification and everything.

Digitaldefyned also list 6 courses for learning MongoDB in 2020.

Getting a Fullstack Job

Keep in mind that getting a job isn't all about technology, and I just went through 100 jobs here.

But if you want to get a fullstack job, you have to start somewhere and in times of Corona and isolation, leveling up your tech skills is probably the most straight forward approach to better chances in the job market.

What do you think? Let me know in the comments!


Original Link: https://dev.to/fllstck/tech-that-gets-you-a-fullstack-job-2p84

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To