1
00:00:01,070 --> 00:00:09,350
In this section, we are going to build a complete full stack blog application from scratch.

2
00:00:09,650 --> 00:00:14,780
So before we get into that, what is a full stack application?

3
00:00:15,230 --> 00:00:25,250
It is an application that uses both back end technologies and front end technologies for full stack

4
00:00:25,250 --> 00:00:26,230
applications.

5
00:00:26,240 --> 00:00:28,470
We have different types.

6
00:00:28,490 --> 00:00:40,400
The first one is what we call main stack, meaning it uses MongoDB, Express, React and Node.js.

7
00:00:40,520 --> 00:00:51,110
The next type of full stack application is what we call main stack, and that is MongoDB Express, Angular

8
00:00:51,110 --> 00:00:53,480
and Node.js.

9
00:00:53,720 --> 00:01:03,740
The next type of full stack application is what we call me Stack application, where M stands for MongoDB,

10
00:01:03,770 --> 00:01:10,820
E stand for Express, V, stand for Vue and and stand for Node.js.

11
00:01:11,330 --> 00:01:19,730
The next type of full stack application is what we call lamp stack, and that is using Linux operating

12
00:01:19,730 --> 00:01:24,380
system, Apache, my SQL and PSP.

13
00:01:24,680 --> 00:01:32,780
But for our full stack application we are going to use backend technologies, that is Nokia's, MongoDB

14
00:01:32,780 --> 00:01:33,980
and Xpress.

15
00:01:33,980 --> 00:01:38,540
And then for front end, we are going to use HTML for that.

16
00:01:38,720 --> 00:01:47,750
And in this course we have a section where we developed a full stack application using stack that is

17
00:01:47,750 --> 00:01:52,510
MongoDB, Node.js experts and React.

18
00:01:52,520 --> 00:02:00,110
So the next video, let's look at the concept and then the requirement for taking this project.

