Prototyped - Thoughts from the folks at PROTOTYP
  • Design
  • Development
  • Devops
  • General
  • Official website
Vlatko Vlahek

Vlatko Vlahek

Firebase multi-site deployment with CircleCI
19 Nov 2019 • 9 min read

Firebase multi-site deployment with CircleCI

A long time ago, even the simplest of build and deployment scenarios through a CI/CD pipeline were something that was out of reach for many developers, and smaller teams. It was often the matter of the cost of having an adequate build server, or the complexity of setting everything

Read more
Multi-language routing in React
28 Oct 2019 • 8 min read

Multi-language routing in React

What if you want to support a true multi-language routing, which will support route names in multiple languages and redirect your users to correct routes when you change languages?

Read more
Avoiding the messy git history
22 Mar 2019 • 11 min read

Avoiding the messy git history

This article will cover one of the git-flow approaches, heavily based on git rebase, that will allow you to have a more streamlined git experience, especially when working inside a team.

Read more
  • Design
  • Development
  • Devops
  • General
  • Official website
Published with Ghost