Home
Blog
About
home
blog
about
cv
⌘
K
Posts tagged with
javascript
19 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.
February 18, 2023
visual regressions tests
javascript
typescript
storybook
design system
+4 more
Problem Solving Using Computational Thinking
Learn how to extend your problem-solving skills, my take on Coursera Computational Thinking course.
February 21, 2021
coding
es6
javascript
developer life
coursera
+6 more
How to upload files to AWS S3 bucket using official Docker image and Amazon AWS CLI s3 sync with GitLab CI
October 18, 2020
coding
es6
javascript
dev
devtools
+17 more
How to setup Apollo Client in order to perform GraphQL queries with NextJS
June 10, 2020
coding
es6
javascript
dev
devtools
+11 more
Setting up GraphQL API with MongoDB and Apollo Server for a NextJS app
June 8, 2020
coding
es6
javascript
dev
react
+10 more
Migrating tasks and notes from Wunderlist to Joplin
April 9, 2020
coding
es6
javascript
dev
devtools
+11 more
How to create custom Create React App (CRA) templates
January 16, 2020
coding
es6
javascript
dev
devtools
+12 more
Extend your end-to-end Cypress tests with visual tests using AI and Applitools
December 20, 2019
coding
e2e
e2e tests
javascript
dev
+6 more
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.
December 7, 2019
js
javascript
lighthouse
Provide common context to React components with useContext() hook
November 30, 2019
js
javascript
react
react hooks
react custom hooks
Write custom React hook to change background color of the page
November 25, 2019
js
javascript
react
react hooks
react custom hooks
Start using Yarn v2 codename berry today
November 22, 2019
js
javascript
yarn
yarn v2
yarn berry
+3 more
More readable Jest + Enzyme tests assertions with jest-enzyme
November 19, 2019
js
javascript
jest
enzyme
react
+6 more
🤖 How to configure Renovate - automated dependencies updates for your project
November 11, 2019
coding
open source
react
code
javascript
+6 more
💻 Hacktoberfest challenge 2019
October 22, 2019
coding
open source
react
code
javascript
How to test React components wrapped in withRouter HOC
July 25, 2019
javascript
IT
tech
code
programming
How to avoid circular dependencies in your JavaScript monorepo
June 26, 2019
javascript
IT
tech
code
programming
Golden rules of code refactoring
October 1, 2018
javascript
IT
tech
code
refactoring
+1 more
Visual Studio Code (VSCode) extensions that I use daily
August 6, 2018
javascript
vscode
react
code snippets