diff --git a/modules/core/client/views/home.client.view.html b/modules/core/client/views/home.client.view.html index 5d64ed350c..3509f0500f 100644 --- a/modules/core/client/views/home.client.view.html +++ b/modules/core/client/views/home.client.view.html @@ -13,7 +13,7 @@
- Learn more + Learn more
MongoDB is a NoSQL database. MongoDB's great manual is the place to get started with NoSQL and MongoDB.
+MongoDB is a NoSQL database. MongoDB's great manual is the place to get started with NoSQL and MongoDB.
Express is a NodeJS server-side application web framework. Check out The ExpressJS API reference for more information or StackOverflow for more info.
+Express is a NodeJS server-side application web framework. Check out The ExpressJS API reference for more information.
AngularJS is client-side web application framework. The Thinkster Popular Guide and Egghead Videos are great resources.
+AngularJS is client-side web application framework. The Thinkster Popular Guide and Egghead Videos are great resources.
Node.js is a JavaScript run-time, popular for being a web server platform. Node's website and this stackOverflow thread offer excellent starting points to get to grasps with node.
+Node.js is a JavaScript run-time, popular for being a web server platform. Node's website and this stackOverflow thread offer excellent starting points to get to grasps with node.
Once you're familiar with the foundation technology, check out the MEAN.JS Documentation: