Open in app

Sign In

Write

Sign In

Kristijan
Kristijan

56 Followers

Home

About

Jan 31

Rendering with NextJS

NextJS has been around for quite a few years already, and I loved it since I first tried it. It is an amazing framework with many good solutions, but what sold it for me was server-side rendering. This is something that React supported for a long time in a way…

Nextjs

6 min read

Rendering with NextJS
Rendering with NextJS
Nextjs

6 min read


Dec 12, 2022

Selenium vs Cucumber: Core Differences

Testing is very important when it comes to software development. It not only helps you ensure that the code you develop is working correctly, but also that it did not break the existing code. If you are working on web applications, you probably have already heard of Selenium and Cucumber…

Testing

5 min read

Selenium vs Cucumber: Core Differences
Selenium vs Cucumber: Core Differences
Testing

5 min read


Dec 8, 2022

Client-side object validation with Yup

Introduction Typescript introduced many positive things in JavaScript. When used right, it can help with having cleaner code and reducing bugs. However, it mainly works on the compile time, which means it helps you when writing code. Not when running it. And sometimes, you want to verify the structure of…

JavaScript

4 min read

Client-side object validation with Yup
Client-side object validation with Yup
JavaScript

4 min read


Dec 1, 2022

React forms: Formik and Yup intro

Introduction React forms are difficult. Organizing all events for different input fields around the React lifecycle can be complex. But there is Formik. One of the very good libraries that helps with this problem, and in the rest of this post, I will cover the basics of what Formik gives…

React

4 min read

React forms: Formik and Yup intro
React forms: Formik and Yup intro
React

4 min read


Nov 17, 2022

Unit testing to cleaner code

Introduction Everyone will agree, software testing has an important place in software development. But why is that? The usual answer is that it helps us maintain the correctness of our software. That may be to test new code works as intended, but also that our new change didn’t cause a mistake…

Code Newbie

3 min read

Unit testing to cleaner code
Unit testing to cleaner code
Code Newbie

3 min read


Sep 13, 2022

Clean up your code with destructors and Array.includes

Introduction There are two things in JavaScript that I love using for cleaner code. And if you read the title, you can guess that those are destructors and includes function. In this post, I will give you a short overview of them and the use case where I use them.

JavaScript

4 min read

Clean up your code with destructors and Array.includes
Clean up your code with destructors and Array.includes
JavaScript

4 min read


May 20, 2022

You are doing testing wrong

During my 10 years career as a software developer, I had the pleasure to work with many different companies and on even more projects. Those were in different fields from the news sector, gaming, and education to the finance sector where I currently work. And every single one of them…

Software

6 min read

You are doing testing wrong
You are doing testing wrong
Software

6 min read


Apr 30, 2021

UI testing — types of tests

If you like this text and are interested in more, follow me on Twitter or Linkedin and stay updated with my new posts. A question often asked in the interviews is: do you do any testing of your UI applications? And the expected answer is yes. But what kind of…

Web Development

3 min read

UI testing — types of tests
UI testing — types of tests
Web Development

3 min read


Feb 28, 2021

Prototype first approach

If you like this article, you could follow me on Twitter or Linkedin. I write about software development and that way you can be up to date with my next. For my projects, you can also take a look at my Github page. Personal projects are a great way to…

Web Development

3 min read

Prototype first approach
Prototype first approach
Web Development

3 min read


Feb 18, 2021

How to make multi-theme support using CSS variables

Supporting multiple themes for your website is a difficult problem to solve. If you did it even a couple of years ago, you would agree with that. Quite often solution was to have wholly duplicated stylesheets. But that is messy. Maintaining an enormous stylesheet for each theme is not good…

JavaScript

2 min read

How to make multi-theme support using CSS variables
How to make multi-theme support using CSS variables
JavaScript

2 min read

Kristijan

Kristijan

56 Followers

https://www.linkedin.com/in/kpajtasev/

Following
  • Ev Williams

    Ev Williams

  • Niall Maher

    Niall Maher

  • Mark O'Keeffe

    Mark O'Keeffe

  • Yves Sinkgraven

    Yves Sinkgraven

  • Will Sentance

    Will Sentance

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech