DEV Community

Nikolas ⚡️ profile picture

Nikolas ⚡️

A frontend developer skilled in React. I prioritize both tech and soft skills to excel as a developer. I constantly strive to improve to reach 10x developer status.

Work

Frontend Developer @ Masterborn

CommonJS vs ES Modules: the shift from require to import

CommonJS vs ES Modules: the shift from require to import

2
Comments
11 min read

Want to connect with Nikolas ⚡️?

Create an account to connect with Nikolas ⚡️. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Decoding JavaScript error types: handling techniques

Decoding JavaScript error types: handling techniques

Comments
6 min read
Why do people use Axios instead of Fetch

Why do people use Axios instead of Fetch

27
Comments 10
9 min read
Build a Streaming AI Chat App with Vercel AI SDK and Next.js

Build a Streaming AI Chat App with Vercel AI SDK and Next.js

2
Comments
6 min read
Highlight Currently Active Link in Next.js 13 with App Router

Highlight Currently Active Link in Next.js 13 with App Router

2
Comments
4 min read
Unlocking web accessibility: an in-depth guide to ARIA

Unlocking web accessibility: an in-depth guide to ARIA

Comments
11 min read
Web Accessibility: Introduction

Web Accessibility: Introduction

1
Comments
7 min read
Limit and require props in React components

Limit and require props in React components

Comments
4 min read
SEO in Next.js 13 with Metadata API

SEO in Next.js 13 with Metadata API

2
Comments
11 min read
10 Javascript/Typescript features I avoid

10 Javascript/Typescript features I avoid

5
Comments 1
11 min read
Rest vs. Spread Syntax in JavaScript: Comparison and Differences

Rest vs. Spread Syntax in JavaScript: Comparison and Differences

1
Comments
3 min read
Mastering JSDoc: the complete guide for Javascript developers

Mastering JSDoc: the complete guide for Javascript developers

4
Comments
7 min read
Internationalize React application with i18n

Internationalize React application with i18n

1
Comments
4 min read
min-content, max-content, fit-content - use them more often

min-content, max-content, fit-content - use them more often

1
Comments
4 min read
Is this (keyword) a problem?

Is this (keyword) a problem?

Comments
7 min read
Optimize performance with React.lazy and Suspense

Optimize performance with React.lazy and Suspense

1
Comments
4 min read
Regular Expressions aka REGEX crash course

Regular Expressions aka REGEX crash course

6
Comments 3
4 min read
Ensuring type safety in LocalStorage API with Typescript

Ensuring type safety in LocalStorage API with Typescript

1
Comments
5 min read
Why do I need to use reduce method in Javascript

Why do I need to use reduce method in Javascript

1
Comments
3 min read
Optional vs. Undefined: Understanding TypeScript's Approach to Required Properties

Optional vs. Undefined: Understanding TypeScript's Approach to Required Properties

1
Comments
4 min read
Most common types in Typescript and its usage

Most common types in Typescript and its usage

1
Comments
3 min read
Transform objects using array methods

Transform objects using array methods

1
Comments
2 min read
Everything you need to know about HTML lists

Everything you need to know about HTML lists

Comments
3 min read
Local Storage and Session Storage - Web Storage API

Local Storage and Session Storage - Web Storage API

2
Comments
3 min read
Destructuring arrays and objects 

Destructuring arrays and objects 

4
Comments
3 min read
How to easily format numbers with vanilla Javascript

How to easily format numbers with vanilla Javascript

2
Comments
3 min read
Everything you need to know about Typescript Type Guards

Everything you need to know about Typescript Type Guards

Comments
6 min read
Redirect to a page from Next.js API Route

Redirect to a page from Next.js API Route

1
Comments
2 min read
How to display a preview of an image upload in React

How to display a preview of an image upload in React

5
Comments
4 min read
Mastering function overloading in Typescript

Mastering function overloading in Typescript

1
Comments
5 min read
How to use alt text in accessible images

How to use alt text in accessible images

7
Comments
4 min read
loading...