Open in app

Sign In

Write

Sign In

Vitalie Andries
Vitalie Andries

1 Follower

Home

About

Feb 10

React antipattern: no boolean for a child

If you pass a boolean prop to a child this might be a red flag that something is about to go wrong. const Parent = () => { ... const candies = buyCandies(money); ... …

React

1 min read

React antipattern: no boolean for a child
React antipattern: no boolean for a child
React

1 min read


Oct 15, 2020

Lazy testing huge Vue Container

Another attempt to help devs embrace writing tests. Did you ever felt a huge discomfort every time you have to write a test (case) for a quite big (with complex logic) vue component? I have everytime I come across one specific container. Having huge containers is quite bad. And it…

Lazy

3 min read

Lazy testing huge Vue Container
Lazy testing huge Vue Container
Lazy

3 min read


Feb 20, 2020

Adding “Human” touch to testing (vue) app — II.

Part II — non developer way. First part can be found here: Adding “Human” touch to testing (vue) app. Part I — developer way.medium.com In the part I we “quickly” added cypress to our vue app. With the help of plugins we added some magic to our app. …

Cypress

5 min read

Adding “Human” touch to testing (vue) app — II.
Adding “Human” touch to testing (vue) app — II.
Cypress

5 min read


Feb 19, 2020

Adding “Human” touch to testing (vue) app.

Part I — developer way. EDIT: Part II is out: Adding “Human” touch to testing (vue) app — II. Part II — non developer way.medium.com And by “Human” I mean adding a tool that will simulate the user. Yep, it’s about tool/library that will help to test app from user’s perspective. Let’s find a “victim” first — one vue app that without e2e integrations. And…

Lazy

5 min read

Adding “Human” touch to testing (vue) app.
Adding “Human” touch to testing (vue) app.
Lazy

5 min read


Jan 23, 2020

Vue Layout Component

This might fix some fears. Sometimes we end up with some logic if/elseif/else in our vue hierarchy. This might be because of complex logic or pure architectural skills. In my case, I had the “pleasure” of both. I had a container that have to display data (from store) in create…

Vue

2 min read

Vue Layout Component
Vue Layout Component
Vue

2 min read


Nov 5, 2019

Testing for lazy

Edit 6/11/2019: added vscode extension: ext install vitalieandries.vscode-vue-lazy-snippets First step is always hard. However, if there is a chance to become a better developer, why not to take it?! Here I’ll be focusing on hard side: vue class component+ typescript + jest. …

Vue

3 min read

Testing for lazy
Testing for lazy
Vue

3 min read

Vitalie Andries

Vitalie Andries

1 Follower

JavaScript developer

Following
  • Victor Savkin

    Victor Savkin

  • Addy Osmani

    Addy Osmani

  • Minko Gechev

    Minko Gechev

  • Mike Ryan

    Mike Ryan

  • Jason Jean

    Jason Jean

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech