Replies: 1 comment 1 reply
-
A good place for inspiration could be https://roadmap.sh btw |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Only way to thrive in tech is by keep learning and there is no shortage of learning resources on internet. Problem 'TechStacks' aim to solve is 'What to learn?'
Any working professional with 1+ year of experience at least has 1 primary language that they work on daily basis. Let's take an example of JavaScript
JavaScript's ecosystem is constantly evolving and improving with time as dev community is always pushing for better performance and ease of development and deployment but working professionals have limited time to upskill and learn and are often at crossroads because of TOO MANY OPTIONS.
JS has Vue, React, Angular, Next.js, GraphQL, NodeJS, Deno, Jest, Jasmine, Mocha and many other frameworks and tools.
Idea is to take each Framework/Tool get the trend of how many times it is being searched on Google, Stack Overflow and being posted as part of Job descriptions on LinkedIn etc and let user easily compare trends. This will help people make better choices.
Add on:
We can build on top of this and let users login using their Github profiles which will let them
Users can choose from 3 levels of Proficiency in anything that they have added in their TechStack
If user's timeline tracked well and projects are arranged properly can even be used as a replacement for resumes while applying for jobs.
Beta Was this translation helpful? Give feedback.
All reactions