Tomasz Zdanuk
Author at Naturaily Blog
Ruby Engineer with a passion for building scalable, maintainable applications. Always eager to explore new technologies, Tomasz enjoys tackling complex challenges in web development.
September 03, 2018 • 8 min read
READ MORELearn more about value based pagination railsValue Based Pagination in Ruby on Rails
Without the proper pagination, your SEO can level down and the visitors of your website may find it harder to… find the website contents they’re really looking for. It’s really important! Read on to understand how to properly set up the pagination in Rails.
August 06, 2018 • 10 min read
READ MORELearn more about pwa vue cli 3How to Use PWA Plugin in Vue CLI 3.0
Vue and PWA: do they cooperate? Yes! With the emergence of Vue CLI 3.0, it’s really easy-peasy – at least for a developer. With this article, we bring you all the answers so you know how to create PWA within Vue. Let’s go!
July 23, 2018 • 8 min read
READ MORELearn more about vue cli 3 overviewVue CLI 3: New Era in Frontend Development
The release of Vue CLI 3 marked the beginning of a new era in web development. It changed the game and developers don’t need to think that much about configuration and can focus more on the Vue applications themselves. We took a look at it and here’s what the newest Vue CLI brang.