learn-code-from-us
learn-code-from-us copied to clipboard
People from underrepresented groups in tech who create awesome programming resources
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
Your issue may already be reported! Please search on the [issue track](../) before creating one. ## Expected Behavior Open GitHub page of muses code js [https://github.com/muses-code-js](https://github.com/muses-code-js) Need change old GitHub...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3. Commits - [`23f4ddc`](https://github.com/mysticatea/eslint-utils/commit/23f4ddc58eda5e6aec3d6a43c6266acbe19345cd) 🔖 1.4.3 - [`8f9e481`](https://github.com/mysticatea/eslint-utils/commit/8f9e481ecc1204c7a1331b697f97903f90c75154) 🐛 fix reference tracker false positive - [`6633278`](https://github.com/mysticatea/eslint-utils/commit/663327835abfb1f62fc6fc5d69028457e11b5f80) ⚒ fix test scripts - [`7c8e67c`](https://github.com/mysticatea/eslint-utils/commit/7c8e67c22f7222685a6a9154ba5eec2ac4896a3e) ⚒ fix build...
It would be good to emphasise the title "Learn Code from Us" with the same pastel colours displayed in the categories for the content.  
We've implemented awesome automated tests. It would be great to document how to run them, how to add new ones and to make sure that the tests are super clear.
## Description I just add ternary operator to the img tag source. If it have `project.Image[0].thumbnails.large.url` then load it. If it doesn't then load the default avatar that is a...
## Expected Behavior Ex: Muses Code JS card doesn't have a image, so by adding a blank profile image [Like this one](https://pixabay.com/en/blank-profile-picture-mystery-man-973460/) will make the website look more consistent. ...
It would be nice if there was a way to edit personal info that I've submitted. What would be even better is if that data resided in GitHub, so it...
It would be awesome to double check all the naming on things to make sure it makes sense, and then add comments to each component describing what it does. Also,...