teachcode
teachcode copied to clipboard
A tool to develop and improve a student’s programming skills by introducing the earliest lessons of coding.
Concepts like arrow function, spread operators, template literals, object destructuring, etc are missing in the js file. I would be great if you could include a separate file for these...
Any attempts made to refactor redundant code would be highly appreciated :clap:
As of now, we're missing out on unit tests which is extremely important. We're using [avajs](https://github.com/avajs/ava) as the test runner. - [ ] `teachcode init` (@Ian-Yy) - [ ] `teachcode...
Please label this as a discussion thread. @jamesgeorge007, on going through the code, I found that currently Javascript and Python language challenges are available. In addition, I found that issues...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...
Removes [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git). It's no longer used after updating ancestor dependency [lint-staged](https://github.com/okonet/lint-staged). These dependencies need to be updated together. Removes `simple-git` Updates `lint-staged` from 8.2.1 to 15.0.2 Release notes Sourced from...