All posts by
Przemysław Babiarz
Software Engineer
expand_more
Next.js in news media
Przemysław Babiarz April 18, 2023This article will outline our experiences with Next.js from initial research somewhere in 2020 to the current day, where we have used Next.js in multiple projects. Over time we ran into various problems, and we are not proud of some of the solutions we came up with. To make
Debugging Frontend part 1 – console
Przemysław Babiarz February 7, 2023Console API is one of the most commonly used tools for debugging, offering much more than just simple log methods. Please bear in mind that you shouldn’t use Console API in most cases in production code. It may be helpful if you need to debug production code, but such
Categories
expand_more