DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to combine SSR and pagination with react-query

How to combine SSR and pagination with react-query

30
Comments 5
4 min read
🎁 CodeCast's Coding Advent: Day Twenty-Two 🎁

🎁 CodeCast's Coding Advent: Day Twenty-Two 🎁

2
Comments
1 min read
30+ Online Platforms to Grow Software Developer Skills

30+ Online Platforms to Grow Software Developer Skills

170
Comments 15
5 min read
this keyword and .call(), .apply(), .bind() method

this keyword and .call(), .apply(), .bind() method

60
Comments 9
2 min read
What is Bcrypt and Why?

What is Bcrypt and Why?

10
Comments
3 min read
Python Virtual Environments tutorial using Virtualenv and Poetry

Python Virtual Environments tutorial using Virtualenv and Poetry

58
Comments 2
11 min read
Improving Minimax performance

Improving Minimax performance

8
Comments
8 min read
26. Remove Duplicates from Sorted Array [Leetcode][C++]

26. Remove Duplicates from Sorted Array [Leetcode][C++]

6
Comments
1 min read
1. Two Sum [Leetcode][C++]

1. Two Sum [Leetcode][C++]

6
Comments
1 min read
380. Insert Delete GetRandom O(1) [Leetcode][C++]

380. Insert Delete GetRandom O(1) [Leetcode][C++]

6
Comments
3 min read
End to end Debug Object Modeling. First hard problem in Building DDTJ - Day 4

End to end Debug Object Modeling. First hard problem in Building DDTJ - Day 4

6
Comments
5 min read
15. 3Sum [Leetcode][C++]

15. 3Sum [Leetcode][C++]

7
Comments
2 min read
release 0.3 : patternfly-react

release 0.3 : patternfly-react

4
Comments
3 min read
jQuery Validation [Number]

jQuery Validation [Number]

5
Comments
1 min read
Why Learning To Code Should Be Your 2022 Resolution

Why Learning To Code Should Be Your 2022 Resolution

28
Comments
6 min read
Striver's SDE Sheet Journey - #5 Sort an array of 0s, 1s and 2s

Striver's SDE Sheet Journey - #5 Sort an array of 0s, 1s and 2s

5
Comments
3 min read
50. Pow(x, n) [Leetcode][C++]

50. Pow(x, n) [Leetcode][C++]

2
Comments
1 min read
Day 99/100 Scope

Day 99/100 Scope

5
Comments
2 min read
Understanding Axios POST requests

Understanding Axios POST requests

31
Comments 1
10 min read
What is Virtual DOM and how it works?

What is Virtual DOM and how it works?

32
Comments
3 min read
C'de Yıldızlar İle Şekil Çizme

C'de Yıldızlar İle Şekil Çizme

7
Comments
4 min read
C’de For Döngüsü

C’de For Döngüsü

7
Comments
2 min read
Fun way to sort users in talks/meetings

Fun way to sort users in talks/meetings

4
Comments 3
2 min read
Introduction to Data Engineering

Introduction to Data Engineering

2
Comments
5 min read
10 Handy Automation Scripts You Should Try Using Python

10 Handy Automation Scripts You Should Try Using Python

13
Comments
1 min read
Important Math methods

Important Math methods

16
Comments 2
2 min read
Advent of Code #4 (in JavaScript & Haskell)

Advent of Code #4 (in JavaScript & Haskell)

12
Comments
5 min read
What is Oracle OSS Helidon?

What is Oracle OSS Helidon?

2
Comments
1 min read
Be friends with your Terminal

Be friends with your Terminal

2
Comments
3 min read
How to apply filters to images with Python

How to apply filters to images with Python

38
Comments 6
3 min read
Remix.run - Back to basics

Remix.run - Back to basics

11
Comments
3 min read
Programação do ESP32 - Liga/desliga motor

Programação do ESP32 - Liga/desliga motor

5
Comments
3 min read
Getting started with Spark

Getting started with Spark

12
Comments 2
6 min read
Using Promise.race usefully

Using Promise.race usefully

13
Comments 2
2 min read
Cracking the code: Intro guide to data structures.

Cracking the code: Intro guide to data structures.

4
Comments
4 min read
IntelliJ Hacks: Copy paste history and plain text paste

IntelliJ Hacks: Copy paste history and plain text paste

2
Comments 1
1 min read
Why Every Developer should Learn Docker in 2024

Why Every Developer should Learn Docker in 2024

384
Comments 6
11 min read
Update add-to-cart button text in WooCommerce

Update add-to-cart button text in WooCommerce

4
Comments
1 min read
OSI Model - Explained in detail

OSI Model - Explained in detail

8
Comments
7 min read
Update price HTML in WooCommerce single product

Update price HTML in WooCommerce single product

3
Comments
1 min read
Remove or Update order notes in WooCommerce checkout page

Remove or Update order notes in WooCommerce checkout page

4
Comments
1 min read
React JSX

React JSX

3
Comments
2 min read
Front-End Mastery – Blending The Worlds of Teaching and Tech with Steve Kinney

Front-End Mastery – Blending The Worlds of Teaching and Tech with Steve Kinney

1
Comments
26 min read
What are the components’ lifecycle methods in ReactJS?

What are the components’ lifecycle methods in ReactJS?

3
Comments
4 min read
Elixir :: Pattern Matching

Elixir :: Pattern Matching

6
Comments 1
2 min read
Web Technologies Every Web Developer Must Know

Web Technologies Every Web Developer Must Know

5
Comments 1
9 min read
O método para ir mais longe

O método para ir mais longe

6
Comments 1
2 min read
Some react.js topic

Some react.js topic

3
Comments
1 min read
We no longer support global installation of Create React App

We no longer support global installation of Create React App

16
Comments 9
1 min read
Top JavaScript Array Methods with Examples

Top JavaScript Array Methods with Examples

6
Comments
3 min read
The Pull Request Paradox: Merge Faster By Promoting Your PR

The Pull Request Paradox: Merge Faster By Promoting Your PR

31
Comments 2
8 min read
Peregrine Update - The python-like language that's as fast as C

Peregrine Update - The python-like language that's as fast as C

6
Comments
4 min read
JavaScript Concept Clear

JavaScript Concept Clear

5
Comments
5 min read
Top 10 IDEs for React.js Developers in 2023

Top 10 IDEs for React.js Developers in 2023

8
Comments 1
8 min read
React Tricky Concept

React Tricky Concept

2
Comments
5 min read
Converting AND to OR in JavaScript

Converting AND to OR in JavaScript

17
Comments 3
2 min read
4 daily use-cases of first-class functions in JavaScript

4 daily use-cases of first-class functions in JavaScript

11
Comments
5 min read
React Virtual DOM and diffing- algorithm Simplified

React Virtual DOM and diffing- algorithm Simplified

7
Comments
2 min read
What does "static" mean in Java?

What does "static" mean in Java?

4
Comments
5 min read
How to download You Tube video using Python

How to download You Tube video using Python

12
Comments
1 min read
loading...