DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Is it still necessary to learn Webpack in 2022?🤔

Is it still necessary to learn Webpack in 2022?🤔

5
Comments 16
1 min read
Laravel: Alter a foreign key constraint

Laravel: Alter a foreign key constraint

1
Comments
2 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
Strict Mode of JavaScript

Strict Mode of JavaScript

1
Comments
2 min read
Value-based data assignment from json.

Value-based data assignment from json.

Comments
1 min read
Like a GIF For Your Yard

Like a GIF For Your Yard

1
Comments
2 min read
General Things around Python

General Things around Python

Comments
2 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
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
Making a fast website is SUPER EASY 😏

Making a fast website is SUPER EASY 😏

467
Comments 42
20 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
How to Use Enums in PHP 8.1 With Practical Examples

How to Use Enums in PHP 8.1 With Practical Examples

Comments
1 min read
Hacktoberfest 2022 t-shirt

Hacktoberfest 2022 t-shirt

11
Comments 31
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
Cat Trophy Kingdom: Building a video game with Airkit’s low-code platform

Cat Trophy Kingdom: Building a video game with Airkit’s low-code platform

3
Comments
15 min read
When Breakpoints don't Break

When Breakpoints don't Break

9
Comments 1
5 min read
Noob's Tic-Tac-Toe on Python

Noob's Tic-Tac-Toe on Python

Comments
3 min read
Elixir & Phoenix Fundamentals Full Course For Beginners

Elixir & Phoenix Fundamentals Full Course For Beginners

2
Comments
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

8
Comments
2 min read
Ask for new tasks

Ask for new tasks

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

How to cherry-pick a commit from another repository

8
Comments 1
1 min read
DRY-out your fetch()

DRY-out your fetch()

3
Comments
3 min read
Build a Shazam clone with Node.js

Build a Shazam clone with Node.js

4
Comments 3
6 min read
Build own Kubernetes - Node setup

Build own Kubernetes - Node setup

Comments
5 min read
Tip: You should use dict.get(key) instead of dict[key]

Tip: You should use dict.get(key) instead of dict[key]

Comments
1 min read
From Singleton to Facade

From Singleton to Facade

8
Comments
3 min read
Arguments vs Parameters in JavaScript

Arguments vs Parameters in JavaScript

Comments
2 min read
The legendary "numeric triangle problem"

The legendary "numeric triangle problem"

Comments
3 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
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 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

8
Comments 1
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
Common Rookie Mistake: Mass Assignment Vulnerabilities

Common Rookie Mistake: Mass Assignment Vulnerabilities

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

Pointers , Arrays & Strings in C

3
Comments
4 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
loading...