From 5e8ded09a38c3cdcc49eaab899a1b67993f5e162 Mon Sep 17 00:00:00 2001 From: kartik khandelwal Date: Sun, 8 Oct 2017 11:46:50 +0530 Subject: [PATCH 01/15] Update README.md JWT Auth Sample App included --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ea1cfe..6346b68 100644 --- a/README.md +++ b/README.md @@ -260,6 +260,7 @@ More free resources can be found on [codeburst.io](https://codeburst.io) ### Learn Authentication * [Authentication & Authorization: OAuth](https://www.udacity.com/course/authentication-authorization-oauth--ud330) * [Learn about JSON Web Tokens](https://jwt.io/introduction/) +* [JWT Sample App Example](https://scotch.io/tutorials/authenticate-a-node-js-api-with-json-web-tokens) * [OAuth 2](https://aaronparecki.com/oauth-2-simplified/#web-server-apps) * [Passwordless Authentication with React and Auth0](https://medium.com/javascript-scene/passwordless-authentication-with-react-and-auth0-c4cb003c7cde#.l1joiokr2) From f683948961b0004be16083a6c5dc9fb7488ce037 Mon Sep 17 00:00:00 2001 From: kartik khandelwal Date: Tue, 10 Oct 2017 14:34:23 +0530 Subject: [PATCH 02/15] Update README.md Optimization of Node.js Application --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6346b68..f8ddf99 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,10 @@ More free resources can be found on [codeburst.io](https://codeburst.io) * [Building a modern backend API with Node](https://scotch.io/tutorials/building-and-securing-a-modern-backend-api?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more) * [Node JS Login with Passport - YouTube](https://www.youtube.com/watch?v=Z1ktxiqyiLA) * [10 Best Practices for Writing Node.js REST APIs](https://blog.risingstack.com/10-best-practices-for-writing-node-js-rest-apis/?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more) +* Optimization Techniques + *[Make your node server faster by caching responses with redis](https://community.risingstack.com/redis-node-js-introduction-to-caching/) + + --- ### Learn Python From d5b947e4c88f66f44dce400b754f3786eb094566 Mon Sep 17 00:00:00 2001 From: kartik khandelwal Date: Tue, 10 Oct 2017 14:35:33 +0530 Subject: [PATCH 03/15] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8ddf99..e0327df 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ More free resources can be found on [codeburst.io](https://codeburst.io) * [Node JS Login with Passport - YouTube](https://www.youtube.com/watch?v=Z1ktxiqyiLA) * [10 Best Practices for Writing Node.js REST APIs](https://blog.risingstack.com/10-best-practices-for-writing-node-js-rest-apis/?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more) * Optimization Techniques - *[Make your node server faster by caching responses with redis](https://community.risingstack.com/redis-node-js-introduction-to-caching/) + * [Make your node server faster by caching responses with redis] (https://community.risingstack.com/redis-node-js-introduction-to-caching/) From a217b37bfbac352a6db894623eddb8f35570427a Mon Sep 17 00:00:00 2001 From: kartik khandelwal Date: Tue, 10 Oct 2017 14:37:32 +0530 Subject: [PATCH 04/15] Update README.md Readme Updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0327df..75f2279 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ More free resources can be found on [codeburst.io](https://codeburst.io) * [Node JS Login with Passport - YouTube](https://www.youtube.com/watch?v=Z1ktxiqyiLA) * [10 Best Practices for Writing Node.js REST APIs](https://blog.risingstack.com/10-best-practices-for-writing-node-js-rest-apis/?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more) * Optimization Techniques - * [Make your node server faster by caching responses with redis] (https://community.risingstack.com/redis-node-js-introduction-to-caching/) + * [Make your node server faster by caching responses with redis](https://community.risingstack.com/redis-node-js-introduction-to-caching/) From cfc0e5787e426a0517c5f7728f2413372c1cbcda Mon Sep 17 00:00:00 2001 From: kartik khandelwal Date: Thu, 19 Oct 2017 01:10:58 +0530 Subject: [PATCH 05/15] Web IDE Added --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/README.md b/README.md index 75f2279..5bda92e 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ _Never more than one email per week. Easy to unsubscribe. Your information will 19. **[Am I Ready to be a Developer?](#am-i-ready-to-be-a-developer)** 20. **[Software Developer Success Stories](#software-developer-success-stories)** 21. **[Resume's, Portfolio's, LinkedIn, Interview Prep, & Salary Information](#get-the-job)** +22. **[Web Editors IDE](#Web Editors IDE) --- @@ -390,6 +391,30 @@ More free resources can be found on [codeburst.io](https://codeburst.io) * [How not to bomb your offer negotiation (Medium)](https://medium.freecodecamp.com/how-not-to-bomb-your-offer-negotiation-c46bb9bc7dea#.vdfc82rl7) --- + + +### Web-Editors +--- +### Free + * [Brackets io](http://brackets.io/) + * [Atom](https://atom.io/) + * [Visual Studio Code](https://code.visualstudio.com/) + * [Sublime](https://www.sublimetext.com/download) + * [Coda](https://panic.com/coda/) + +### Paid +##### But if you are student then you can apply for free one year subscription for all IDE +#### JetBrains IDE +* [Webstorm For Everything](https://www.jetbrains.com/webstorm/?fromMenu) +* [Python IDE](https://www.jetbrains.com/pycharm/?fromMenu) +* [GoLang](https://www.jetbrains.com/go/?fromMenu) +* [Phpstorm](https://www.jetbrains.com/phpstorm/?fromMenu) +* [Ruby](https://www.jetbrains.com/ruby/?fromMenu) +--- + + + + ### Assorted Links * Tutorial/Screencast: [Lets Learn Algorithms: An Intro to Binary Search](https://www.reddit.com/r/learnprogramming/comments/5d56pd/lets_learn_algorithms_an_intro_to_binary_search/) From cde8c23496ac8a1442817e378389a884a433ecc9 Mon Sep 17 00:00:00 2001 From: kartik khandelwal Date: Thu, 19 Oct 2017 01:11:24 +0530 Subject: [PATCH 06/15] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bda92e..71bd750 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ _Never more than one email per week. Easy to unsubscribe. Your information will 19. **[Am I Ready to be a Developer?](#am-i-ready-to-be-a-developer)** 20. **[Software Developer Success Stories](#software-developer-success-stories)** 21. **[Resume's, Portfolio's, LinkedIn, Interview Prep, & Salary Information](#get-the-job)** -22. **[Web Editors IDE](#Web Editors IDE) +22. **[Web Editors IDE](#Web Editors IDE)** --- From 9d9c62bb00b426461b6578fc3327d4a43e9eb9b4 Mon Sep 17 00:00:00 2001 From: kartik khandelwal Date: Thu, 19 Oct 2017 01:14:00 +0530 Subject: [PATCH 07/15] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 71bd750..fed77f7 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,7 @@ _Never more than one email per week. Easy to unsubscribe. Your information will 19. **[Am I Ready to be a Developer?](#am-i-ready-to-be-a-developer)** 20. **[Software Developer Success Stories](#software-developer-success-stories)** 21. **[Resume's, Portfolio's, LinkedIn, Interview Prep, & Salary Information](#get-the-job)** -22. **[Web Editors IDE](#Web Editors IDE)** - +22. **[Web Editors IDE](#Web-Editors-IDE)** --- ### Start Here @@ -393,7 +392,7 @@ More free resources can be found on [codeburst.io](https://codeburst.io) --- -### Web-Editors +### Web Editors IDE --- ### Free * [Brackets io](http://brackets.io/) From fb23bea3f88791705ccbd4cbaba033b0f1d0e665 Mon Sep 17 00:00:00 2001 From: kartikkh Date: Thu, 19 Oct 2017 01:39:47 +0530 Subject: [PATCH 08/15] IDE ADDED --- .idea/Become-A-Full-Stack-Web-Developer.iml | 12 ++ .idea/modules.xml | 8 + .idea/preferred-vcs.xml | 6 + .idea/vcs.xml | 6 + .idea/workspace.xml | 181 ++++++++++++++++++++ README.md | 1 - 6 files changed, 213 insertions(+), 1 deletion(-) create mode 100644 .idea/Become-A-Full-Stack-Web-Developer.iml create mode 100644 .idea/modules.xml create mode 100644 .idea/preferred-vcs.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.idea/Become-A-Full-Stack-Web-Developer.iml b/.idea/Become-A-Full-Stack-Web-Developer.iml new file mode 100644 index 0000000..24643cc --- /dev/null +++ b/.idea/Become-A-Full-Stack-Web-Developer.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..1b72127 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/preferred-vcs.xml b/.idea/preferred-vcs.xml new file mode 100644 index 0000000..a45e7e0 --- /dev/null +++ b/.idea/preferred-vcs.xml @@ -0,0 +1,6 @@ + + + + Git + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..ff101f6 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + DEFINITION_ORDER + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - 1508357269298 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file