InventiStudio Portfolio

InventiStudio is a web development agency based in Wrocław, Poland. We excel at building modern web applications, providing Vue.js front-end, Node.js back-end and UI/UX design services for enterprises, companies and startups. Get in touch with us!

Blog Posts & Projects

Why you shouldn't use Moment.js...

Why you shouldn't use Moment.js...

JAVASCRIPT · MOMENT.JS · DATE · TIME

...or, at least, what you should remember while using it. The most popular JS DateTime library that gave us everything we wanted so much from native Date API. If it is much better than native API, why do we advise you not to use it?

Mar 13, 2019

Vue.js with Constructor Pattern

Vue.js with Constructor Pattern

JAVASCRIPT · VUE.JS · DESIGN PATTERNS · OOP

Constructor is a design pattern that allows us to create multiple object instances, which share some common functionalities and are created by the same interface, providing a better code consistency. It can be used to create components, plugins, but we find it especially useful in a case of API resources management in our Vue.js front-end applications!

Feb 27, 2019

Project case study: Promis

Project case study: Promis

VUE.JS · SVG · RESPONSIVE · FRONT‑END · UI · UX

Case study of the project we've made for Promis - French insurtech platform. The goal was to design and develop a Vue.js front-end application of insurtech platform.

Jan 29, 2019

Project case study: ZapytajCoacha

Project case study: ZapytajCoacha

VUE.JS · NODE.JS · FRONT‑END · BACK-END · UI · UX

Case study of the project we've made for coach Marzena Peplińska. The goal was to create custom booking management system and admin panel for writing blog posts. We have designed and developed three applications - Vue.js marketing website, Vue.js admin panel and Node.js back-end API.

Jul 23, 2018

We are hiring!

We are hiring!

FRONT-END · VUE.JS

We are InventiStudio - Vue.js and Node.js web development agency based in beautiful Wrocław... and we are hiring talented Front-End developers!

Jun 13, 2018

How we improved readability of our functional code

How we improved readability of our functional code

JAVASCRIPT · FUNCTIONAL PROGRAMMING

One of the most important rules for writing a deterministic, easy-to-debug code is avoiding side effects. The obvious choice if we want to meet this assumption is to use the functional paradigm. This, however, poseses a risk of poor code readability.

Sep 21, 2017

Why do we write?

Why do we write?

VUE.JS · NODE.JS · UI · UX

After many years of using the fruit of someone's work, it is time to share our experience with the community we are part of.

Jun 15, 2017