Development
Express Day at Dashlane: How We Built a Dozen Features Within a Day
At Dashlane, we think autonomy and innovation are key factors for success. Autonomy of teams and autonomy of people allow us to reduce waste and increase team satisfaction, for example, by not validating every decision with the top management. We also believe that autonomy is required for innovation. People & teams can only innovate if […]
We Rebuilt the UI of our iOS App with Chainable Data Sources. Here’s How.
A few months ago, we set out to rebuild the UI of our redesigned iOS app. We wanted to give our iOS users a simpler, efficient app, with the usages and polish they would expect from their favorite service and platform. Behind the scenes, we wanted to make our app even more robust and maintainable, […]
How Dashlane Improved Code Quality with TypeScript
Producing quality code is one of our main objectives at Dashlane. We’re TDD aficionados, and always keep a close eye on our unit test coverage. Every change in the codebase must result in a pull request to be reviewed by team members before it can be merged. This is why, when we got started 6 […]