https://github.com/vinitshahdeo/50daysofjavascript
#50DaysOfJavaScript — Solve one question daily to ace your next interview! Calling out participants, mentors, and communities for an open-source initiative—join us to make a difference.
https://github.com/vinitshahdeo/50daysofjavascript
100-days-of-code 100daysofcode 100daysofjavascript 50dayslearning 50daysofcode 50daysofjavascript 50daysofjs hacktoberfest hacktoberfest2023 javascript open-source
Last synced: about 2 months ago
JSON representation
#50DaysOfJavaScript — Solve one question daily to ace your next interview! Calling out participants, mentors, and communities for an open-source initiative—join us to make a difference.
- Host: GitHub
- URL: https://github.com/vinitshahdeo/50daysofjavascript
- Owner: vinitshahdeo
- License: mit
- Created: 2023-01-07T18:03:07.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-11T14:00:27.000Z (11 months ago)
- Last Synced: 2024-12-07T18:22:51.288Z (10 months ago)
- Topics: 100-days-of-code, 100daysofcode, 100daysofjavascript, 50dayslearning, 50daysofcode, 50daysofjavascript, 50daysofjs, hacktoberfest, hacktoberfest2023, javascript, open-source
- Language: HTML
- Homepage: https://50daysofjavascript.netlify.app
- Size: 1.54 MB
- Stars: 31
- Watchers: 4
- Forks: 19
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![]()
#50DaysOfJavaScript
Solve one question daily to ace 🎯 your next interview!
50daysofjavascript.netlify.app
![]()
![]()
Similar to the [Hactoberfest'21](https://vinitshahdeo.dev/hacktoberfest-2021) initiative, we're planning another community-led open-source initiative to help the community level up their JavaScript coding skills by solving a non-trivial problem daily. None of the questions will be tricks ━ you don’t have to worry about handling big integers or knowing how to balance a red-black tree. Every problem will be based on what you do daily as a JavaScript developer.
[](https://50daysofjavascript.netlify.app/)
[Join `#50DaysOfJavaScript`](https://tinyurl.com/50DaysOfJavaScript) ━ **Solve just a single coding challenge each day to improve your JavaScript skills!** This will tentatively start from **Jan 20, 2024**. Begin any day and stick for the next 50 days to complete the challenge. **More details to follow!** ✨
**Learn more**: [50daysofjavascript.netlify.app](https://50daysofjavascript.netlify.app/)
> [!NOTE]
> This repository hosts the launch website of **`#50DaysOfJavaScript`** challenge which is currently deployed on [Netlify](https://50daysofjavascript.netlify.app/).
> [](https://app.netlify.com/sites/50daysofjavascript/deploys)## Quick links
Calling out **participants**, **mentors**, and **communities** for an open-source initiative—join us to make a difference.
- ***[🏄 Join as a participant](https://forms.gle/83ZKpF4S5VEqNG6P8)***
- ***[🍿 Become a mentor](https://forms.gle/zGHWps1t7heYbcrP7)***
- ***[🚀 Collaborate as a community](https://forms.gle/oQAFMDofBtjeawhp8)***```javascript
console.log('#50DaysOfJavaScript ━ Code awesome stuffs with @vinitshahdeo & friends!');
```## Similar initiative
A community-led initiative to help beginners get started with open-source during Hacktoberfest'21—[learn more](https://vinitshahdeo.dev/hacktoberfest-2021)!
[](https://github.com/vinitshahdeo/Hacktoberfest2021)
## Local development
```terminal
npm i
npm start
```This is created using [create-react-app](https://legacy.reactjs.org/docs/create-a-new-react-app.html) and can be run locally in the development mode using the above commands. Open http://localhost:3000 to view it in your browser.
## Contributors
- [@yashvi2001](https://github.com/yashvi2001)
- [@vinitshahdeo](https://github.com/vinitshahdeo)## Support
Please help us spread the registration link among your connections—**[tinyurl.com/50DaysOfJavaScript](https://tinyurl.com/50DaysOfJavaScript)**. For any suggestions or feedback, please hit me up on [Twitter](https://twitter.com/Vinit_Shahdeo).
[](https://50daysofjavascript.netlify.app/) [](https://twitter.com/Vinit_Shahdeo)