Open in app

Sign in

Write

Sign in

Naji0329
Naji0329

68 Followers

Home

About

Nov 18

24 Time Saving Tips for Nuxt 3

Nuxt has so many amazing features. This article is a compilation of 24 tips to help you save time and write better Nuxt apps. We know that Nuxt is a fantastic tool. But it has so many amazing features that it’s hard to keep track of them all. That’s why…

Nuxt 3

12 min read

24 Time Saving Tips for Nuxt 3
24 Time Saving Tips for Nuxt 3
Nuxt 3

12 min read


Nov 8

🚀 10 Coding Projects to Boost Your Skills to New Heights

Introduction Whenever you’re thinking about getting better at coding, there are plenty of options to do so. You can read dev articles or go through an endless loop of tutorials, courses, videos, and books, but the actual key is in transitioning from learning to hands-on coding, and trust me, there is…

Front End Development

4 min read

🚀 10 Coding Projects to Boost Your Skills to New Heights
🚀 10 Coding Projects to Boost Your Skills to New Heights
Front End Development

4 min read


Nov 7

Server-Side rendering vs Static Generation in Next.js

Pre-rendering your pages has multiple benefits, such as better performance and better SEO. But choosing whether to statically generate your pages or render them on the server side can be confusing. Let’s first take a look at Server-Side rendering getServerSideProps The main difference between getServerSideProps and getStaticProps is when they are…

Static Site Generator

2 min read

Server-Side rendering vs Static Generation in Next.js
Server-Side rendering vs Static Generation in Next.js
Static Site Generator

2 min read


Nov 5

Callbacks vs Promises

The Goal The goal is to achieve asynchronous code. Async code allows multiple things to happen at the same time. When you start an action, your program continues to run. When the action finishes, the program is informed and gets access to the result. We can achieve async code using…

JavaScript

4 min read

Callbacks vs Promises
Callbacks vs Promises
JavaScript

4 min read


Nov 4

Tailwind CSS vs Styled-Components in ReactJS

A few days ago I posted a new blog post in which I detailed my experience with styled-components, and how it was a nice way of incorporating dynamic styling into the JS domain, staying away from CSS files. …

React

5 min read

Tailwind CSS vs Styled-Components in ReactJS
Tailwind CSS vs Styled-Components in ReactJS
React

5 min read


Nov 4

Next.js vs NuxtJS: a comparison of two powerhouses

It is challenging to keep up with the rate at which the JavaScript ecosystem is evolving with the release of new frameworks every year. Understanding the different JavaScript frameworks is vital, especially if you are a beginner who would require a more straightforward approach. Modern front-end web development is not…

Nextjs

17 min read

Next.js vs NuxtJS: a comparison of two powerhouses
Next.js vs NuxtJS: a comparison of two powerhouses
Nextjs

17 min read


Nov 3

Implementing Feature Flags with Next.js and App Router

Introduction In this article we will discuss how we can combine the power of Vercel and feature flags (Flagsmith — open source) to build and deploy a config controlled application from scratch in less than 15 minutes using Next.Js feature flags. Through this blog, we will learn: The importance of feature…

Nextjs

12 min read

Implementing Feature Flags with Next.js and App Router
Implementing Feature Flags with Next.js and App Router
Nextjs

12 min read


Oct 31

10 Vue.js Optimization Methods That Frontend Engineers Must Use in 2023

Optimizing Vue.js application performance is a concern for every front-end developer. In this article, I’m going to share 10 Vue.js optimization tips that you need to know for a beginner or intermediate front-end. I hope these tips will help you whether you’re learning Vue.js …

Vue 3

6 min read

10 Vue.js Optimization Methods That Frontend Engineers Must Use in 2023
10 Vue.js Optimization Methods That Frontend Engineers Must Use in 2023
Vue 3

6 min read


Oct 27

Imperative vs Declarative Programming in JavaScript

Programming paradigms JavaScript is an outstanding programming language that allows you to write code in different paradigms or combine them into a ‘multi-paradigmatic’ approach. But what does that even mean? Let’s define what a programming paradigm is first: A programming paradigm can be termed as an approach or a style…

Declarative Programming

4 min read

Imperative vs Declarative Programming in JavaScript
Imperative vs Declarative Programming in JavaScript
Declarative Programming

4 min read


Oct 23

How to Use Vue Router 4

One of the most powerful features of modern single-page web applications (SPA) is routing. Modern single-page apps such as a Vue application can transition from page to page on the client-side (without requesting the server). Vue Router is the official library for page navigation in Vue applications. Vue Router is…

Vue

9 min read

How to Use Vue Router 4
How to Use Vue Router 4
Vue

9 min read

Naji0329

Naji0329

68 Followers

Nurturing Ambitious Journey to Innovation

Following
  • buzzedison

    buzzedison

  • Dave Coker

    Dave Coker

  • Sean Kernan

    Sean Kernan

  • The Pareto Investor

    The Pareto Investor

  • Daniel G. Jennings

    Daniel G. Jennings

See all (66)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams