Blog
Hello! 🙂 I’m Ulrike, a media informatics student in my master’s degree and currently an intern at Centigrade. During my internship one of my tasks was finishing the VedaVersum app together with Mikhail. We wanted to create the application using .NET, GraphQL and React as a knowledge base where team members can log in and […]
Blog
1. Data persistence As we have defined before, our API has one main entity – VedaVersumCard. Our application is intended to keep the list of knowledge cards and to grant users the ability to create, read and edit these cards. To make it happen we defined one mutation and 3 queries in our API. “CardAction” […]
Blog
“If you optimize everything, you will always be unhappy” – Donald Knuth Having a good tool allows you to complete tasks effectively and enjoy the process. Twice the fun to develop the tool yourself 🙂 Hi, It’s Mikhail from Centigrade again. And let’s continue to build our tool – knowledge base called Veda Versum. […]
Blog
In the world of programming nowadays there are lot of technologies and huge amount of frameworks to build any kind of application for any needs. But these technologies sometimes are divided into layers which intersect quite rarely. For instance, the Web world has numbers of Javascript frameworks that help to build vivid UI with various […]
Blog
In addition to classical Desktop frontend technologies such as WinForms or WPF even large industrial companies can’t deny that there is an interesting movement towards web frontend technologies. As a UX company that also supports its clients in frontend engineering to a large extent, we are often asked whether web technologies fit their needs and […]