Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nadvolod/js-code
Useful code and practice of JavaScript. Includes building, testing, deploying apps
https://github.com/nadvolod/js-code
javascript react reactjs
Last synced: 12 days ago
JSON representation
Useful code and practice of JavaScript. Includes building, testing, deploying apps
- Host: GitHub
- URL: https://github.com/nadvolod/js-code
- Owner: nadvolod
- License: isc
- Created: 2020-07-25T16:56:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T23:11:50.000Z (over 1 year ago)
- Last Synced: 2024-10-10T20:58:13.106Z (29 days ago)
- Topics: javascript, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 25.3 MB
- Stars: 70
- Watchers: 0
- Forks: 57
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# So much JS Code!
[![My Dev Portfolio](https://api.netlify.com/api/v1/badges/ae0fc361-7a70-4c05-967e-ff1117244446/deploy-status)](https://app.netlify.com/sites/boring-goldwasser-4ff12b/deploys)
Tons of JavaScript concepts in a single repo!
**🥗 Like my content? [Buy me a salad](https://www.buymeacoffee.com/nikolaya)**
**📬[Get notified of latest projects and JS testing tips](https://ultimateqa.ck.page/js-testing-tips)**
## TOC
- [API Testing w/ Cypress](https://github.com/nadvolod/cypress-api-testing-22) `cypress10`
- [Birthday reminder web app, ReactJS, Screener, WebdriverIO, Sauce Labs](./birthday-reminder)
- [Personal dev portfolio](./dev-portfolio) `nextjs` `netlify`
- [Test React components using component tests](./testing-js/react-components/test-app/)
- [Github User Search React App](./github-user-search/)
- [Modern Web 3.0 Blockchain APp]()
- [Web testing in 2023](./web-testing-2022) `cypress10` `happoio` `cicd`### Concepts
- [WebdriverIO w/ Screener.io on localhost](./birthday-reminder/wdio.conf.js)
- [Sauce connect Proxy] be sure to run with a higher [ulimit](https://support.saucelabs.com/hc/en-us/articles/115005571668)