academind / js-testing-introduction
JavaScript testing (unit tests, integration tests, e2e tests) introduction repo - belongs to this tutorial: https://academind.com/learn/javascript/javascript-testing-introduction
☆129Updated 6 years ago
Alternatives and similar repositories for js-testing-introduction:
Users that are interested in js-testing-introduction are comparing it to the libraries listed below
- Some basic Jest unit testing examples☆154Updated 2 years ago
- Image gallery using infinite scrolling in React☆70Updated 4 years ago
- In this repository, all our components have been converted to styled-components!☆51Updated 2 years ago
- SpaceX launch history - React, GraphQL, Apollo☆162Updated 2 years ago
- Getting started with Create React App☆54Updated 2 years ago
- Demo application using the Context API, made for my Modern React Bootcamp Course. We start with class-based components and then refactor…☆49Updated 4 years ago
- This repository contains my solution for storing a users cart in firestore. Most of the new code is in the cart saga and firebase utils a…☆45Updated 2 years ago
- In this lesson we're adding tests into our application!☆48Updated 2 years ago
- Example of React Admin framework with JSON-Server☆156Updated 3 years ago
- Our test application helping us understand the difference between take, takeEvery and takeLatest☆15Updated 2 years ago
- ☆119Updated 2 years ago
- A small project that demonstrates how higher order components work at a basic level☆62Updated 2 years ago
- ☆79Updated 2 years ago
- A Prisma server for our backend! Prisma is a layer between our database and our client application that allows us to make graphQL request…☆29Updated last year
- Here is our quick CRA application that demonstrates how lifecycles work in class components☆51Updated 2 years ago
- ☆96Updated last year
- Playing around with Jest - Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge☆23Updated 2 years ago
- A complete version of our application converting everything redux over to using the contextAPI☆45Updated 2 years ago
- REST API with JWT for React course☆147Updated 2 years ago
- Source code for my React recipe app tutorial onYouTube.☆101Updated 5 years ago
- Sample website built with Gatsby☆93Updated 4 years ago
- Nuxt.js app that lists dad jokes. Part of the Nuxt YouTube crash course☆90Updated 5 years ago
- Building a newsreader using the HackerNews Api, React, React Testing Library, Styled Components, Axios & Memo☆80Updated 2 years ago
- React Next.js app to show current Bitcoin price☆114Updated 6 years ago
- All the course files for the Webpack with TypeScript tutorial series on The Net Ninja YouTube channel.☆81Updated 4 years ago
- Code for the Advanced GraphQL Course on Frontend Masters☆109Updated 2 years ago
- Examples of using JSDoc to document JavaScript☆135Updated 3 years ago
- Demo code for tutorial: https://academind.com/learn/javascript/localstorage-vs-cookies-xss☆21Updated 4 years ago
- All course files for the React Query tutorial on The Net Ninja YouTube channel.☆104Updated last year
- A List of commonly used React testing scenarios. Includes how to test useState, useReducer, useContext, form submit, API requests with Mo…☆92Updated last year