Skip to main content

Command Palette

Search for a command to run...

what all you can use to write a Full Stack Application

Published
1 min read
T

I'm a full-stack software developer creating open-source projects and writing about modern JavaScript client-side and server-side. Working remotely from India.

Full stack development: it refers to a development of both client side and server side (like Front end and Back end )

Full stack web Developers: Developers known as Full Stack if they can work on both client side and server side like writing Client side using react, angular or any other Framework, With all these if he is able to work on Back end technologies then he is entitles to be a Full Stack developer.

Technologies for FE Developers in JS Stack

  • Framework like Angular
  • React
  • Vue JS
  • Vanilla JS

Technologies for BE Developers in JS Stack

  • Node JS with Express
  • Nest JS (Built on Express)
  • Mysql, Mongo DB
  • ORM Like sequelize and TypeORM
  • Node JS Microservices
  • API development REST & Graphql based

I will be covering here different combination of FE and BE stack to write Full Stack Applications

  • like React with Node JS Express or NestJS
  • Angular with NestJS or Graphql

This Video series will talk about Full Stack development and different options to make your application as full stack with How to become full stack developer

2 views

More from this blog

C

Code with tkssharma || blogs for developers

349 posts

I’m Tarun, I am Publisher, Trainer Developer, working on Enterprise and open source Technologies JavaScript frameworks

what all you can use to write a Full Stack Application