* Update README.md
Added Links for ML Projects
* Update README.md
Added Project Links for Responsive Web Design Certification
* Update README.md
Added Project Links for JavaScript Algorithms and Data Structures Certification
* Update README.md
Added Project Links for Front End Libraries Certification
* Update README.md
* Update README.md
Added Project Links for Data Visualization Certification
* Update README.md
Added Project Links for APIs and Microservices Certification
* Update README.md
Added Project Links for Quality Assurance Certification
* Update README.md
Added Project Links for Scientific Computing with Python Certification
* Update README.md
Added Project Links for Data Analysis with Python Certification
* Update README.md
Added Project Links for Information Security Certification
* Update README.md
Updated changes in Project Links
* Update README.md
* Update README.md
Updated the learn Pages for ML and Data Analysis Certificates
Prior to this, if a user first loaded a React challenge and then
navigated to a JS challenge, they would see
TypeError: Cannot read property 'presets' of undefined
in the console and be unable to run tests or evaluate code until they
reloaded the page.
* feat: update backend project links
Replace solution and remix Glitch links with equivalent Repl.it links in backend projects/challenges and intro pages.
* fix: link and Repl.it casing
* fix: update mention of glitch in testing challenge
* Apply suggestions from code review
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Using the English challenge as a source for the seed, solution and tests
this takes the parts that can be translated from the translated version
of the challenge. It also translates known comments in the seed.
* feat: update learn into
* fix: make text more readable
* fix: adjust global font smoothing
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
* fix:Incorrect Usaage of setState in React Challenge
* apply suggestion
* also set stage usage in other challenges
* fix setState usage in challenges
* correct syntax
* correct usage of useState in other files
* add current message to state
* remove current message from state
* change connect redux to the message app
* remove extra space