
Denny Biasiolli
Freelance Full Stack Developer
Savigliano, Italy
Actions
Developer for many years, I enjoy contributing to open source projects and I love long and exhausting sports, like triathlon, mountain running and software development :)
Area of Expertise
Topics
How to Ensure Code Quality and Consistency in Distributed Teams
In today's globalized tech landscape, development teams are often distributed across multiple time zones and locations, making it essential to uphold code quality and consistency for successful collaboration. This talk explores effective strategies for ensuring code quality in distributed teams, covering best practices for establishing coding standards, implementing automated quality checks, and enhancing collaborative processes like code reviews and pair programming. Attendees will gain insights into tools and techniques that facilitate clear communication and continuous learning, ultimately fostering a culture of high-quality, maintainable code across geographically diverse teams.
- Why code quality and consistency matter
- Key challenges faced by distributed teams
- Establishing coding standards and guidelines
- Automating code quality checks with CI/CD pipelines
- Collaborative code reviews and pair programming
- Communication and collaboration tools for distributed teams
- Continuous learning and improvement practices
- Real-world examples and best practices
Blasting Off with Rocket: A Deep Dive into Rust's Web Framework
Rocket is a web framework for Rust that emphasizes speed, ease-of-use, and type safety. In this talk, we will embark on a comprehensive exploration of Rocket, from setting up a new project to defining routes and handlers, managing request state, and handling forms and JSON data.
Django migrations, friend or foe? Optimize your Django migrations for faster testing
Django migrations are a great tool for keeping track of changes you made to your models over time.
After years of changes in a project they can become very numerous and you may notice that it takes a long time to create the test database.
Is it possible to optimize them?
Vue.js slots, don't get swamped with customization requests!
Sometimes being lazy is a quality, avoid (almost) any customization requests by leaving "open windows" in your generic components.
Slots are a way to pass content to a component in Vue.js. They allow you to define a section of a component’s template that can be replaced by the parent component.
Slots can also be named or scoped, which provide more control and customization over the slot content. Named slots allow you to define multiple slots in a component and target them with specific names. Scoped slots allow you to access the child component's data in the slot content.
NDC Copenhagen Developers Festival 2025 Sessionize Event Upcoming
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top