Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💡 [FEATURE] - Add "VueJs" Complete Resources #457

Closed
3 tasks done
Santhosh-Siddhardha opened this issue May 25, 2024 · 5 comments · Fixed by #588
Closed
3 tasks done

💡 [FEATURE] - Add "VueJs" Complete Resources #457

Santhosh-Siddhardha opened this issue May 25, 2024 · 5 comments · Fixed by #588
Assignees

Comments

@Santhosh-Siddhardha
Copy link
Contributor

Idea Contribution

  • I have read all the feature request issues.
  • I'm interested in working on this issue
  • I'm part of GSSOC organization

Explain feature request

Vue.js, a progressive JavaScript framework for building user interfaces, requires thorough documentation to assist developers in creating reactive and component-based applications.

Explain your solution

I propose adding a dedicated section for Vue.js resources in the programming language documentation,

Contents of VueJs/readme.md:

  • Vue.js Basics:

    • Setting up the Vue.js environment
    • Understanding the reactivity system
    • Core concepts and the Vue instance
  • Advanced Vue.js:

    • Component-based architecture
    • State management with Vuex
    • Routing with Vue Router
  • Vue.js Tools and Libraries:

    • Using the Vue CLI
    • Popular libraries and plugins (Vuex, Vue Router, Vuetify)
    • Testing with Vue Test Utils and Jest
  • Performance and Optimization:

    • Optimizing Vue.js applications
    • Best practices for large applications
  • Deployment:

    • Deployment strategies for Vue.js applications
    • Using Docker with Vue.js
    • Continuous integration and delivery
  • Vue.js Projects:

    • Real-world applications

Any alternative approaches/features

To enhance the learning experience, include essential resources such as recommended books, YouTube channels, and websites. Additionally, providing a beginner-friendly roadmap can help new developers navigate through the resources step-by-step.

Additional Context

No response

@jfmartinz
Copy link
Owner

Add more sections like what you did ealier PRs (if applicable)

@Santhosh-Siddhardha
Copy link
Contributor Author

@jfmartinz Sure, and I also want to work on Complete Resources of Ruby on Rails, JQuery, Bootstrap, ExpressJs, NextJs, Laravel and ASP.NET.
Hope you don't assign it to any others.

@jfmartinz
Copy link
Owner

Sure, no one take that issue yet, I will reserved it to you. Feel free to message me if someone raised an issue about thesee languages

@jfmartinz
Copy link
Owner

Please follow the fomat

@Santhosh-Siddhardha
Copy link
Contributor Author

Sure, Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants