Skip to main content

What is MEAN and MERN stack?

MERN and MEAN are the combination of Javascript libraries with MongoDB(its a database like Mysql). M = MongoDB E = Express.Js R = React.Js N = Node.js Its Mern and If you replace React js with Angluar js
So its MEAN Stack. And If you are beginner with frontened and backaened technologies. So I suggest you can start learn from HTML than CSS than Javascript. And for backened you can start with SQl(Structured Query language) If you become the expert in SQL. So you will work with any kind of DATABASE easily. Before starting to learn react.js or angular.js. You will start learn javascript because react
&
angular is just a libraries of Javascript. you can find more this on google or any platform what you like to use for learning and researching it depends you guy.

Comments

Popular posts from this blog

What is HTML?

HTML is a hypertext markup Language. I heard about some peoples HTML is an programming language but isn't programming language. Its just like material to create a layout of website. After tthis you can use css(Cascading stylesheet) to style your Web Structure. and Css isn't Programming language its only a Styling sheet with lots of feature where you can wrote commends and change the view of website.