DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
5 things where Server Rendered apps beat SPA

5 things where Server Rendered apps beat SPA

1
Comments
6 min read
How to Create Shimmer Loading Effect in Flutter?

How to Create Shimmer Loading Effect in Flutter?

1
Comments
5 min read
DIVING DEEP INTO THE BLOCK CHAIN TECHNOLOGY(Part 1)

DIVING DEEP INTO THE BLOCK CHAIN TECHNOLOGY(Part 1)

5
Comments
2 min read
A brief intro to JS Promises

A brief intro to JS Promises

2
Comments
1 min read
You probably don't know how JavaScript hoisting works

You probably don't know how JavaScript hoisting works

4
Comments
6 min read
The side project you all need to do and redo as a web developer 👨‍💻

The side project you all need to do and redo as a web developer 👨‍💻

7
Comments 8
3 min read
Developing Full Stack Mobile App with AWS Amplify Studio

Developing Full Stack Mobile App with AWS Amplify Studio

15
Comments 1
6 min read
List in C#: implementation and features

List in C#: implementation and features

4
Comments
8 min read
Define your Cypress best practices to keep your code clean

Define your Cypress best practices to keep your code clean

Comments
4 min read
How to Display Output in JavaScript

How to Display Output in JavaScript

Comments
2 min read
How to be a 10 out of 10 student (lessons from childhood)

How to be a 10 out of 10 student (lessons from childhood)

2
Comments
2 min read
How to Generate QR code in Laravel App

How to Generate QR code in Laravel App

1
Comments
1 min read
7 Latest Tips about Laravel Eloquent that you Must Need to Know

7 Latest Tips about Laravel Eloquent that you Must Need to Know

5
Comments
2 min read
Laravel: Alter a foreign key constraint

Laravel: Alter a foreign key constraint

2
Comments
2 min read
Is it still necessary to learn Webpack in 2022?🤔

Is it still necessary to learn Webpack in 2022?🤔

5
Comments 16
1 min read
How to Build a Video Game Store with Medusa and Next.js

How to Build a Video Game Store with Medusa and Next.js

72
Comments 8
9 min read
Value-based data assignment from json.

Value-based data assignment from json.

Comments
1 min read
Change your old methods for writing a JavaScript Code - Shorthand's for JavaScript Code

Change your old methods for writing a JavaScript Code - Shorthand's for JavaScript Code

214
Comments 26
1 min read
Like a GIF For Your Yard

Like a GIF For Your Yard

1
Comments
2 min read
Understanding Validation Tag Helpers in ASP.NET Core

Understanding Validation Tag Helpers in ASP.NET Core

1
Comments
4 min read
Hacktoberfest 2022 🎉

Hacktoberfest 2022 🎉

7
Comments 2
2 min read
150 Days Learning Python - Day 1

150 Days Learning Python - Day 1

3
Comments
2 min read
Callbacks In JavaScript

Callbacks In JavaScript

Comments
1 min read
Making a fast website is SUPER EASY 😏

Making a fast website is SUPER EASY 😏

471
Comments 42
20 min read
Re-posting For Better Reach : You are front-end developer? This is for you, Sample Data API

Re-posting For Better Reach : You are front-end developer? This is for you, Sample Data API

2
Comments
1 min read
Code Smell 168 - Undocumented Decisions

Code Smell 168 - Undocumented Decisions

7
Comments 2
1 min read
Control Flow Python ☂️🌧️

Control Flow Python ☂️🌧️

3
Comments
1 min read
What is a closure? And why this matters ? - Javascript

What is a closure? And why this matters ? - Javascript

12
Comments
4 min read
Composing Closures and Callbacks In Javascript

Composing Closures and Callbacks In Javascript

1
Comments
5 min read
How to improve your merge request 🤯

How to improve your merge request 🤯

2
Comments
2 min read
Good code is like an onion, it has layers

Good code is like an onion, it has layers

17
Comments 1
6 min read
Composition V.S Inheritance , Which one to choose & Why?

Composition V.S Inheritance , Which one to choose & Why?

4
Comments 2
3 min read
When Breakpoints don't Break

When Breakpoints don't Break

9
Comments 1
5 min read
Elixir & Phoenix Fundamentals Full Course For Beginners

Elixir & Phoenix Fundamentals Full Course For Beginners

2
Comments
1 min read
How to cherry-pick a commit from another repository

How to cherry-pick a commit from another repository

15
Comments 1
1 min read
Medusa 1.5.0: PriceList Import, Medusa Hackathon, and more!

Medusa 1.5.0: PriceList Import, Medusa Hackathon, and more!

17
Comments
4 min read
Important JavaScript Array method

Important JavaScript Array method

1
Comments
2 min read
What Are You Pointing At???

What Are You Pointing At???

Comments 1
3 min read
The art of handling errors with rescue_from and Rails

The art of handling errors with rescue_from and Rails

9
Comments
2 min read
Ask for new tasks

Ask for new tasks

3
Comments
2 min read
DRY-out your fetch()

DRY-out your fetch()

3
Comments
3 min read
Build own Kubernetes - Node setup

Build own Kubernetes - Node setup

Comments
5 min read
From Singleton to Facade

From Singleton to Facade

10
Comments
3 min read
Arguments vs Parameters in JavaScript

Arguments vs Parameters in JavaScript

Comments
2 min read
CamelCase Hackerrank [Easy Solution]

CamelCase Hackerrank [Easy Solution]

2
Comments
1 min read
From Notion to Eleventy

From Notion to Eleventy

6
Comments
7 min read
Stacks and Queues in JavaScript

Stacks and Queues in JavaScript

1
Comments
4 min read
Build your own PagerDuty with Go in just 30 minutes

Build your own PagerDuty with Go in just 30 minutes

Comments
15 min read
RPG Simulator 20XX

RPG Simulator 20XX

Comments
5 min read
The Zen of Python, Explained

The Zen of Python, Explained

12
Comments
7 min read
How I Created a React Native Ecommerce App for Medusa's Hackathon

How I Created a React Native Ecommerce App for Medusa's Hackathon

32
Comments 1
14 min read
javascript: convert object to query params

javascript: convert object to query params

9
Comments 2
1 min read
9 things about Formik - Build React Forms without any Tears

9 things about Formik - Build React Forms without any Tears

5
Comments
1 min read
How to use AWS Textract in Python

How to use AWS Textract in Python

3
Comments
7 min read
Different ways of writing functions in JavaScript

Different ways of writing functions in JavaScript

3
Comments
2 min read
Pointers , Arrays & Strings in C

Pointers , Arrays & Strings in C

6
Comments
4 min read
Common Rookie Mistake: Mass Assignment Vulnerabilities

Common Rookie Mistake: Mass Assignment Vulnerabilities

3
Comments 1
3 min read
Navigating React.js with useNavigate

Navigating React.js with useNavigate

10
Comments 1
3 min read
The complete guide to understanding Promise in JavaScript

The complete guide to understanding Promise in JavaScript

3
Comments 2
20 min read
How to find Code Smells - with examples

How to find Code Smells - with examples

23
Comments 3
4 min read
loading...