Introduction to Nuxt.js: The Framework for Universal Vue.js Applications Post date July 2, 2024 Post author By Kristijan Pajtasev Post categories In frontend, JavaScript, nuxt, vue
A quick dive into NextJS app folder Post date May 19, 2023 Post author By Kristijan Pajtasev Post categories In codenewbie, JavaScript, nextjs, react
Node Test Runner: Assertion Cheat Sheet Post date May 13, 2023 Post author By Kristijan Pajtasev Post categories In JavaScript, node, testing, tutorial
Custom Response Statuses and Redirection in Next.js getServerSideProps Post date May 2, 2023 Post author By Kristijan Pajtasev Post categories In codenewbie, JavaScript, nextjs, react
Avoid Common Pitfalls with Next.js Server-Side Rendering Post date April 25, 2023 Post author By Kristijan Pajtasev Post categories In JavaScript, nextjs, react, tutorial
5 Reasons to Use Next.js: Unlock the Power of React to Create Powerful Web Apps Post date April 16, 2023 Post author By Kristijan Pajtasev Post categories In JavaScript, nextjs, node, react
Unlock the Power of Static Sites with Next.js: A Guide to Static Site Generation Post date April 11, 2023 Post author By Kristijan Pajtasev Post categories In JavaScript, nextjs, react, tutorial
Unlocking the Power of Next.js Pre-Rendering with Server-Side Props Post date April 2, 2023 Post author By Kristijan Pajtasev Post categories In JavaScript, nextjs, programming, tutorial
Selenium vs Cucumber: Core Differences Post date December 12, 2022 Post author By Kristijan Pajtasev Post categories In bdd, Cucumber, selenium, testing
React forms: Formik and Yup intro Post date December 1, 2022 Post author By Kristijan Pajtasev Post categories In codenewbie, JavaScript, react, tutorial
Clean up your code with destructors and Array.includes Post date September 13, 2022 Post author By Kristijan Pajtasev Post categories In cleancode, codenewbie, JavaScript, programming
UI testing – types of tests Post date April 30, 2021 Post author By Kristijan Pajtasev Post categories In codenewbie, codequality, JavaScript, testing