Posts tagged with
javascript19 articles found
- [Storybook] Visual regression tests with Loki
How to setup visual regression tests with Loki for your Design System in Storybook using GitHub Actions. - Problem Solving Using Computational Thinking
Learn how to extend your problem-solving skills, my take on Coursera Computational Thinking course. - How to upload files to AWS S3 bucket using official Docker image and Amazon AWS CLI s3 sync with GitLab CI
- How to setup Apollo Client in order to perform GraphQL queries with NextJS
- Setting up GraphQL API with MongoDB and Apollo Server for a NextJS app
- Migrating tasks and notes from Wunderlist to Joplin
- How to create custom Create React App (CRA) templates
- Extend your end-to-end Cypress tests with visual tests using AI and Applitools
- Measure performance of the app on every push with Lighthouse CI GitHub Action
In this article we're going to create GitHub Action witch is generating Lighthouse report. - Provide common context to React components with useContext() hook
- Write custom React hook to change background color of the page
- Start using Yarn v2 codename berry today
- More readable Jest + Enzyme tests assertions with jest-enzyme
- 🤖 How to configure Renovate - automated dependencies updates for your project
- 💻 Hacktoberfest challenge 2019
- How to test React components wrapped in withRouter HOC
- How to avoid circular dependencies in your JavaScript monorepo
- Golden rules of code refactoring
- Visual Studio Code (VSCode) extensions that I use daily