A compilation of practices while testing JavaScript using Jest: use of test.each, test.skip, mock functions, testing async functions, and fake timers.
Computer Science learning blog
A compilation of practices while testing JavaScript using Jest: use of test.each, test.skip, mock functions, testing async functions, and fake timers.
Styling an HTML input element to add image files.
Tutorial to configure webpack with multiple HTML routes, each associated with its own entry point.
Creating a sidebar with some basic HTML, CSS, and a little bit of JavaScript.
Tutorial to create your own Snackbar with React.