Back-End Stack (Guide to become Full Stack Developer)

Sachin Meena
4 min readSep 29, 2018

--

The front end of a website is the part that users interact with. Everything that you see when you’re navigating around the Internet, from fonts and colors to dropdown menus and sliders, is a combo of HTML, CSS, and JavaScript is being controlled by your computer’s browser. So, ever wondered! what makes the front end of a website possible? Where is all that data stored? This is where the back end comes in.
In our previous article, we have shown you the pathway to the world of a Front-End Developer. Now, let’s take a dive into the world of a Back-End Developer.

So, now let’s have a look at the Back-End developer pathway.
In back-end technology, there are many programming languages such as PHP, Python, JavaScript, Java, GO, Dart, etc. Some of them are functional Languages such as Erlang, Scala and some are scripting languages such as Python, Node.JS. So, first, we need to pick one of the programming languages.

After having our programming language in our hand we need to practice some idea over that any try to dive deeper into that language, like

After practicing language for some time and building some sample project. Then, we should have knowledge of a various package manager like the composer for PHP, npm for Node.JS, pip for Python, etc.

Diving deep into the programming we should need to learn all the best practices of the programming language, like nomenclature of variable, methods, DRY, KISS coding.

Software testing is one of the most important is which every developer generally skips, and this is one of the critical parts for any final product working, that we should check our code base once for both individual and integrated, for its proper working. In PHP we have PHPUnit and in JavaScript, we have Jest and other.

API creation/ Web Services Creation — Nowadays we use APIs as we have separate frameworks for Front-End like ReactJS, Angular and separate Frameworks for the backend. And for connecting them we use APIs and it’s not just about the web, We mostly use API at the time of Mobile Application Development, so, for that, we should know how to develop API with all the proper standards.

Diving into the world of Frameworks (Advance & Smart way to develop any project rapidly)

PHP — we need to check all the currently trending frameworks of that such as Laravel, CakePHP, Phalcon. And we must have a comparison chart of all so, that we can decide which framework to choose for the given task.

JavaScript — JavaScript is one of the most trending language (Scripting Language) in the world of software development, as it can be used in both Web and App Development environment. Node.JS is the engine to run JavaScript and most popular Back-End frameworks are ExpressJS, Hapi, AdonisJS, etc.

Python — Python is most popular in the area of Machine Learning and Data Science, and the most popular frameworks of Python are Kiwi, Django, Flask, etc.

In the Back-End Development pathway, there are more sections such as Databases, Microservice and Server Architecture that will be covered into the next post, to prevent the complexity of the topic.

Have an idea to make a great product? Let’s collaborate: sachin.meena@csiworld.in

--

--

Sachin Meena

I’m having over more than 5 years of experience in this digital world, where I have dealt with various organizations and teams to grow their tech business