DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
[How to] JS to Python - Core Concepts

[How to] JS to Python - Core Concepts

5
Comments
5 min read
My Top Most Used Development Tool - Tabnine

My Top Most Used Development Tool - Tabnine

4
Comments
2 min read
[How to] write abstract functions in JS

[How to] write abstract functions in JS

7
Comments
4 min read
Kotlin Code Smell 7 - Long Chains Of Collaborations

Kotlin Code Smell 7 - Long Chains Of Collaborations

2
Comments
2 min read
Day 10: GitHub Actions CI for the rdf-kv Ruby Gem

Day 10: GitHub Actions CI for the rdf-kv Ruby Gem

4
Comments
1 min read
Introducing the new Next.js and SWR clients

Introducing the new Next.js and SWR clients

5
Comments
6 min read
Developing and testing sortable Drag and Drop components. Part 2 - Testing.

Developing and testing sortable Drag and Drop components. Part 2 - Testing.

10
Comments 2
14 min read
Step by step: How to host your dotnet projects on Azure for free

Step by step: How to host your dotnet projects on Azure for free

9
Comments
5 min read
Usage of backward slash (\) in Python

Usage of backward slash (\) in Python

2
Comments
1 min read
Asynchronism in JavaScript

Asynchronism in JavaScript

3
Comments
3 min read
What is Continuous Merge?

What is Continuous Merge?

8
Comments
7 min read
The SYSTEM property from CMake 3.25

The SYSTEM property from CMake 3.25

4
Comments 1
4 min read
Debug your React app like a Pro

Debug your React app like a Pro

73
Comments 5
2 min read
Advent of Code 2022 - Day 10

Advent of Code 2022 - Day 10

2
Comments
6 min read
What does "if __name__ == '__main__'" do in Python?

What does "if __name__ == '__main__'" do in Python?

22
Comments 7
4 min read
Concurrent HTTP Call Using SemaphoreSlim in .NET

Concurrent HTTP Call Using SemaphoreSlim in .NET

15
Comments 2
3 min read
Deep Copy and Shallow Copy in Python

Deep Copy and Shallow Copy in Python

8
Comments
3 min read
Supercharge your NodeJS Express application

Supercharge your NodeJS Express application

9
Comments
3 min read
4 CSS Properties You May Not Know About (But Should!)

4 CSS Properties You May Not Know About (But Should!)

4
Comments 1
2 min read
FHIR (Fast Healthcare Interoperability Resources)

FHIR (Fast Healthcare Interoperability Resources)

3
Comments
2 min read
Operating systems crash course: From kernels to virtualization

Operating systems crash course: From kernels to virtualization

11
Comments
14 min read
How to Create a Responsive Navbar Using ReactJS

How to Create a Responsive Navbar Using ReactJS

9
Comments
4 min read
MongoDB $weeklyUpdate #97 (December 9, 2022): What Does Atlas Search Have to Do With Soccer?!

MongoDB $weeklyUpdate #97 (December 9, 2022): What Does Atlas Search Have to Do With Soccer?!

2
Comments
3 min read
How To Automate Filling In Web Forms With Python Using Selenium

How To Automate Filling In Web Forms With Python Using Selenium

5
Comments
17 min read
Day 9: CI for Mojo-UserAgent-Cached and Plack-Middleware-Greylist

Day 9: CI for Mojo-UserAgent-Cached and Plack-Middleware-Greylist

7
Comments
1 min read
Join us to build the future of E-Commerce through automation

Join us to build the future of E-Commerce through automation

5
Comments
2 min read
Javascript Interview Questions ( Topics )

Javascript Interview Questions ( Topics )

4
Comments
6 min read
What is a function? - Programming

What is a function? - Programming

2
Comments
3 min read
Advent of Code (in MiniScript), Day 9

Advent of Code (in MiniScript), Day 9

2
Comments
5 min read
JavaScript Loops

JavaScript Loops

2
Comments
2 min read
Scrape Google Product Page with Python

Scrape Google Product Page with Python

5
Comments
8 min read
Awesome way to present your code!

Awesome way to present your code!

2
Comments
1 min read
How ChatGPT and AI are already writing code, changing the game

How ChatGPT and AI are already writing code, changing the game

4
Comments 3
9 min read
Generalized Commutative Data-Types

Generalized Commutative Data-Types

4
Comments
8 min read
Download Youtube Videos With Python

Download Youtube Videos With Python

50
Comments 5
2 min read
Optimizing GUID Generation Step by Step

Optimizing GUID Generation Step by Step

19
Comments 4
2 min read
Mocha and Chai Unit Testing (node js)

Mocha and Chai Unit Testing (node js)

4
Comments
2 min read
How to use Azure pipelines for automatic certificate renewal

How to use Azure pipelines for automatic certificate renewal

2
Comments
6 min read
Code Smell 185 - Evil Regular Expressions

Code Smell 185 - Evil Regular Expressions

10
Comments 1
2 min read
APIs: The Revolutionary Interfaces

APIs: The Revolutionary Interfaces

6
Comments
3 min read
JavaScript for Interviews

JavaScript for Interviews

58
Comments 2
3 min read
Svelte vs React

Svelte vs React

18
Comments 1
8 min read
Learn GraphQL and Apollo Client With a Simple React Project

Learn GraphQL and Apollo Client With a Simple React Project

10
Comments
7 min read
systemd.timer, an alternative to cron

systemd.timer, an alternative to cron

7
Comments
4 min read
Data structures 101: How to use stacks and queues in Java

Data structures 101: How to use stacks and queues in Java

6
Comments
12 min read
Code faster with custom VScode snippets

Code faster with custom VScode snippets

71
Comments 3
2 min read
Create a free OpenAI GPT-3 Bot to Have Someone to Talk to at Work via a Slack app with Serverless

Create a free OpenAI GPT-3 Bot to Have Someone to Talk to at Work via a Slack app with Serverless

4
Comments
5 min read
PHP8.2: the modern PHP

PHP8.2: the modern PHP

3
Comments
3 min read
Level up your Python tooling - black, isort and other tools

Level up your Python tooling - black, isort and other tools

5
Comments
7 min read
Writing code like writing books

Writing code like writing books

2
Comments
7 min read
How To Be 1KX Faster With GitHub Copilot

How To Be 1KX Faster With GitHub Copilot

6
Comments
3 min read
Introducing Anvil’s Python-based Data Files API

Introducing Anvil’s Python-based Data Files API

4
Comments
2 min read
How to choose the right API Style and Technology

How to choose the right API Style and Technology

55
Comments
10 min read
How I used web workers to make my react app stop freezing

How I used web workers to make my react app stop freezing

4
Comments
2 min read
SwiftUI: Reusable UI with Custom Modifiers

SwiftUI: Reusable UI with Custom Modifiers

1
Comments
4 min read
Introducción rápida a lo que es la Programación Orientada a Objetos y sus características

Introducción rápida a lo que es la Programación Orientada a Objetos y sus características

4
Comments
3 min read
How to become Front-End Developer

How to become Front-End Developer

5
Comments
5 min read
How to reverse a string in JavaScript

How to reverse a string in JavaScript

5
Comments
2 min read
Asynchronous JavaScript

Asynchronous JavaScript

4
Comments
4 min read
How to fix: Because ... depends on ... which depends on ..., ... is required

How to fix: Because ... depends on ... which depends on ..., ... is required

4
Comments
5 min read
loading...