Speaker

Denny Biasiolli

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

  • Information & Communications Technology
  • Region & Country

Topics

  • python
  • Django
  • JavaScript
  • Vue
  • Rust
  • TypeScript

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?

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.

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.

Denny Biasiolli

Freelance Full Stack Developer

Savigliano, Italy

Actions

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