Full Stack Developer

 

How to become a full stack developer? As one of the hottest topics for developers, the discussions have never stopped. On LinkedIn and Facebook, lots of people put their job title as a full stack developer. Besides, it seems that the “Full Stack” topic has already become a new job trend. An article on Medium has discussed the full stack designer getting both praise and blame. Some people think that the full stack is just a title, what he/she should focus on is the real personal ability and technology.

Essentially, I think the discussion about the full stack is also a kind of argument relating to the all-rounder and expert in the IT industry, and debate on the depth and breadth of development skills.

 

Full Stack Web Developer
A full stack web developer is a person who can develop both client and server software. In addition to mastering HTML and CSS, he/she also knows how to:
$ 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)

 

Advantages:
1. You can master all the techniques involved in a development project
2. You can make a prototype very rapidly
3. You can provide help to all the team members
4. You can reduce the cost of the project
5. You can reduce the time used for team communication
6. You can switch between front and back end development based on requirements
7. You can better understand all aspects of new and upcoming technologies

 

Disadvantages:
1. The solution chosen can be wrong for the project
2. The solution chosen can be dependent on developer skills
3. The solution can generate a key person risk
4. Being a full stack developer is increasingly complex

Source: w3schools.com