Nikola Perišić

Nikola Perišić @perisicnikola37

About: Software Engineer | Technical Writer | 135k+ Reads

Location:
Podgorica, Montenegro
Joined:
Jun 27, 2023

Nikola Perišić
articles - 28 total

Ghibli is a Double-Edged Sword: Be Cautious Because You Are Giving Metadata to OpenAI

I’m sure you have seen this new trend. Maybe on the internet, maybe in the news, or perhaps you...

Learn More 19 2Apr 2

Critical Next.js Vulnerability! CVE-2025-29927

A few days ago, researchers disclosed a critical Next.js vulnerability (CVE-2025-29927), highlighting...

Learn More 15 0Mar 24

Don't use React imports like this. Use Wrapper Pattern instead

Updated version. Read on:...

Learn More 65 11Feb 21

Modern React website with stunning animations and free code

Tech stack: React.js + TypeScript + Vite Live preview:...

Learn More 11 0Feb 20

The end: Create React App (2016-2025)

The Sunsetting of Create React App On February 14, 2025, React officially deprecated...

Learn More 263 54Feb 18

The biggest backend mistakes you can do

Hello, fellow devs! Welcome to the second part of our series how to become a better developer. You...

Learn More 25 3Feb 14

I've made Tool That Analyzes your Dev.to Posts

Hello Dev.to writers and readers, I'm presenting Dev.to Rater. Tool that I built using React.js and...

Learn More 40 29Feb 11

The biggest frontend mistakes you can do

Hello, fellow devs! Frontend development can be very interesting because we can immediately see the...

Learn More 68 14Feb 1

Don't use TypeScript types like this. Use Map Pattern instead

Introduction While working on a real-life project, I came across a particular TypeScript...

Learn More 215 33Jan 29

You are using React lazy imports the wrong way.

I saw today in a project a lazy imports like this: const AnimatedScore = React.lazy(() =>...

Learn More 53 8Jan 28

Optimize Vite Build Time: A Comprehensive Guide

Vite is a modern build tool that has quickly become one of the most popular choices for front-end...

Learn More 9 0Jan 28

Include the Current Branch Name in Terminal Output

If you're a developer or someone who works with Git regularly, you may have wished for a more...

Learn More 6 0Jan 27

Automated crypto price tracking using GMAIL and Python

Do you manually track crypto currencies values? Do you want to be notified by email when your crypto...

Learn More 4 0Dec 3 '24

NEW Instagram feature: Do they follow us? Reset search feature

Instagram has announced the Reset Search History feature. This will allow users to wipe their...

Learn More 2 0Nov 22 '24

JavaScript SECRETS: Become a coding wizard!

JavaScript is full of little secrets that can make you feel like a wizard 🧙‍♂️ when you use them....

Learn More 26 5Nov 18 '24

Unity in React.js: From 20 Seconds to 1.2 Seconds loading time

I optimized the loading time of Unity game from over 20 seconds to just 1.2 seconds, achieving a ~94%...

Learn More 6 3Oct 14 '24

What the heck is Edge computing? Real life example

Edge computing is a distributed computing model that brings computation and data storage closer to...

Learn More 4 0Oct 9 '24

Laravel / Inertia.js / Vue.js project to learn for beginners

Maybe you’ve noticed that there aren’t many resources available to learn this stack. Well, today...

Learn More 2 0Sep 19 '24

How I optimized loading time using service workers in frontend

Did you have a situation when website loading takes too much like this gif below? 🔍 Have you...

Learn More 6 1Sep 16 '24

3 Software Engineering Templates I Wish I Had Sooner

Want to become a better Software Engineer? Just make sure to follow the templates that I...

Learn More 13 0Jun 27 '24

New CSS media queries syntax 💥

Say goodbye to Min-Width & Max-Width👋🏻 The new CSS media query syntax changes how we...

Learn More 681 170Jun 18 '24

Automate comment system in Laravel: A comprehensive guide

👋 Hello everyone! 🚀 Today, let's delve into the world of Laravel comments using the fantastic...

Learn More 10 0Jun 12 '24

Automate your database backups with Laravel: A comprehensive guide

👋 Hello everyone! 🚀 Today, we'll explore how to automate database backups using Laravel. 📁 The...

Learn More 29 6Jun 2 '24

Top repositories for Laravel developers 2024 edition

Hello folks! 👋🏻 Are you ready to dive into the Top 10 repositories for learning and exploring...

Learn More 12 0Jun 2 '24

10 VS Code Extensions To Boost Your Productivity

Do you want to become coding ninja? 🥷🏼 Look no further! Extensions that we will explore today...

Learn More 3 0Jun 2 '24

Configure Dependabot on GitHub in only 3 steps

🚀 In modern software development, managing dependencies is crucial for maintaining the security and...

Learn More 21 0Jun 2 '24

Add a profile view counter to your GitHub profile in 3 steps

Hello there 😊 In this post you will learn how to setup profile view in only 3 steps. So let's...

Learn More 34 2Jun 2 '24

Deploy React.js application using AWS S3 & GitLab pipelines for automatic deployment 2024

In this article, we WILL look at how we can deploy OUR React.js application to the AWS S3 BUCKET...

Learn More 10 0May 31 '24