This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git


The following commit(s) were added to refs/heads/master by this push:
     new 4eee43a  README: add learning resources
4eee43a is described below

commit 4eee43a0eb21e2900f15538e05bc52c90058a0ba
Author: Rohit Yadav <[email protected]>
AuthorDate: Mon Oct 21 23:30:38 2019 +0530

    README: add learning resources
    
    Signed-off-by: Rohit Yadav <[email protected]>
---
 README.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/README.md b/README.md
index cf6721e..9460b0d 100644
--- a/README.md
+++ b/README.md
@@ -56,6 +56,16 @@ Fix issues and vulnerabilities:
 
 ### Documentation
 
+#### Learning Resources
+
+- VueJS Guide: https://vuejs.org/v2/guide/
+- Ant Design Spec: https://ant.design/docs/spec/introduce
+- Vue Ant Design: https://vue.ant.design/docs/vue/introduce/
+- JavaScript ES6 Reference: https://www.tutorialspoint.com/es6/
+- Introduction to ES6: https://scrimba.com/g/gintrotoes6
+
+#### Primate Development
+
 - Router [Configuration](config.md)
 - [Resource List View](listview.md) customisation
 - [Resource Detail View](detailview.md) customisation

Reply via email to