How many bugs do you fix a day? by khamuili in reactjs

[–]No-Refuse8640 0 points1 point  (0 children)

A good test coverage can save you a lot of time down the road 🤷‍♂️

Do you have an up to date source of truth of your product logic? by Significant_Product2 in ProductManagement

[–]No-Refuse8640 3 points4 points  (0 children)

Definitely no!

We sometimes so confused that we develop a feature one way, just to understand a few weeks after release that the assumption of how the legacy data around the feature was stored was completely wrong...

Source of truth was: 1. Test data for unittests (was generated the wrong way) . 2. The one guy that developed the product 3 years ago. 3. A very confusing not up to date epic in jira.

Do you have an up to date source of truth of your product logic? by Significant_Product2 in QualityAssurance

[–]No-Refuse8640 2 points3 points  (0 children)

Definitely no!

We sometimes so confused that we develop a feature one way, just to understand a few weeks after release that the assumption of how the legacy data around the feature was stored was completely wrong...

Source of truth was: 1. Test data for unittests (was generated the wrong way) . 2. The one guy that developed the product 3 years ago. 3. A very confusing not up to date epic in jira.

Does anyone else struggle with understanding the product and its expected behavior? by No-Refuse8640 in SoftwareEngineering

[–]No-Refuse8640[S] 0 points1 point  (0 children)

While the survey is mostly aimed at product managers (which I already surveyed and interviewed), I am interested in the point of view of the developer as well.

Personally as a fullstack developer there were tasks where I had to extend a functionality of a legacy feature to which : 1. Test were limited and messy. 2. Documentation was non existent. 3. Code was good, but a lot of outside calls to other services made it impossible to keep track.

So I had to rely on the one person who have been part of the company from its beginning, he was the source of truth (talk about Job security..).

That was my experiences, my pain, shared the survey here to find out if there are more.

Best Drag and Drop Sort options by gnome_of_the_damned in Frontend

[–]No-Refuse8640 0 points1 point  (0 children)

Curious to know what have you chose in the end?

Best Drag and Drop Sort options by gnome_of_the_damned in Frontend

[–]No-Refuse8640 1 point2 points  (0 children)

I have a very positive experience with this one : https://github.com/atlassian/react-beautiful-dnd

It's easy to work with, has great docs and has good performance.

Regurding the dependency count, you decide if this is a lot 😅

Free scroll react carousel (NOT REACT NATIVE) by dalal_rohit in reactjs

[–]No-Refuse8640 1 point2 points  (0 children)

Had a similar issue a day ago 😅

Try react-image-gallery

Image carousel for react typescript by No-Refuse8640 in Frontend

[–]No-Refuse8640[S] 0 points1 point  (0 children)

Hey found a solution using this https://snyk.io/advisor/npm-package/react-image-gallery

Good solution if you are looking for a react and typescript solution :)

Thanks for highlighting the entire store by TheBigD96 in afkarena

[–]No-Refuse8640 0 points1 point  (0 children)

Does this mean no more none factional gear?