Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harshit-saraswat/javascript-practice

This repo contains my solutions for various js challlenges throughout the course and other practice solutions.
https://github.com/harshit-saraswat/javascript-practice

challenges code es6 es6-javascript javascript javascript-es6 javascript-practice js js-challenge mongodb node nodejs practice practice-solutions react react-hooks reactjs

Last synced: 22 days ago
JSON representation

This repo contains my solutions for various js challlenges throughout the course and other practice solutions.

Awesome Lists containing this project

README

        

# javascript-practice
This repo contains my solutions for various js challenges throughout the course and other practice solutions.

# Table Of Contents
## Main Projects:
1. [Bitcoin Ticker](https://github.com/harshit-saraswat/javascript-practice/tree/master/Bitcoin%20Ticker)
2. [Simple Fruits App for MongoDB](https://github.com/harshit-saraswat/javascript-practice/tree/master/Native%20MongoDB%20Driver)
3. [Server Based Calculator](https://github.com/harshit-saraswat/javascript-practice/tree/master/Server%20Based%20Calculator)
4. [NodeJS Practice](https://github.com/harshit-saraswat/javascript-practice/tree/master/NodeJS)
5. [ExpressJS Practice](https://github.com/harshit-saraswat/javascript-practice/tree/master/ExpressJS)
6. [10 Days of JS - HackerRank](https://github.com/harshit-saraswat/javascript-practice/tree/master/10%20Days%20of%20JS%20-%20Hackerrank)
7. [Others](https://github.com/harshit-saraswat/javascript-practice)

## Inspiration:
The inspiration for this the first JS challenge in the Complete Web Development Bootcamp Course by Angela Yu. I thought of maitaining this practice and keep updating the repo as I learn something new!

## Acknowledgements:
I'd like to express my greatest gratitude towards [Angela Yu](https://github.com/angelabauer) for her efforts in teaching web development to a number of newbies like me.

A special shoutout to Google, Stackoverflow and GitHub for helping me wherever I got stuck!