DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Git tutorials - understanding of rebase and merge

Git tutorials - understanding of rebase and merge

15
Comments
3 min read
Counter Example: Vanilla JavaScript

Counter Example: Vanilla JavaScript

5
Comments 1
2 min read
Letting AI write my notes and code

Letting AI write my notes and code

1
Comments
10 min read
JavaScript Array Methods: A Comprehensive Guide

JavaScript Array Methods: A Comprehensive Guide

12
Comments 1
2 min read
Typescript Avançado

Typescript Avançado

5
Comments
7 min read
Create a CRUD API in four steps using DjangoRestFramework.

Create a CRUD API in four steps using DjangoRestFramework.

1
Comments
2 min read
Golang encapsulation for protected fields – quick insight

Golang encapsulation for protected fields – quick insight

2
Comments
1 min read
RxJS and Angular: Why and how to use

RxJS and Angular: Why and how to use

3
Comments
6 min read
Will ChatGPT Replace Your Job?

Will ChatGPT Replace Your Job?

4
Comments 4
3 min read
Front End Development : Easy or Hard

Front End Development : Easy or Hard

6
Comments 3
2 min read
Dev Retro 2022: Journey in review

Dev Retro 2022: Journey in review

5
Comments
5 min read
How To Code Recursive Function To Get Subcategory Ids (Optimized & Unoptimized) Laravel

How To Code Recursive Function To Get Subcategory Ids (Optimized & Unoptimized) Laravel

1
Comments 1
5 min read
15 Popular Github Repositories for the Modern Developer of 2023

15 Popular Github Repositories for the Modern Developer of 2023

38
Comments 13
3 min read
JavaScript Fundamentals: Objects

JavaScript Fundamentals: Objects

1
Comments
4 min read
Counter Examples

Counter Examples

2
Comments 1
2 min read
Dev Retro 2022: What made me a better developer?

Dev Retro 2022: What made me a better developer?

10
Comments
9 min read
String.startsWith() in JavaScript

String.startsWith() in JavaScript

1
Comments
2 min read
How to Save Unmatched Text in a jQuery Select2 Dropdown with an AJAX Call

How to Save Unmatched Text in a jQuery Select2 Dropdown with an AJAX Call

4
Comments
2 min read
Server in Node JS

Server in Node JS

2
Comments
2 min read
Understanding Big-O Notation

Understanding Big-O Notation

6
Comments
7 min read
Understanding Steams in Nodejs

Understanding Steams in Nodejs

2
Comments 1
2 min read
Guess the logo : #4

Guess the logo : #4

2
Comments
1 min read
Strings Formatting in Python

Strings Formatting in Python

Comments
2 min read
The Power of List Comprehensions in Python

The Power of List Comprehensions in Python

4
Comments
3 min read
Don't box your logs: .NET 6 source generator for logger

Don't box your logs: .NET 6 source generator for logger

3
Comments
5 min read
All You Need To Know About Django Logging

All You Need To Know About Django Logging

5
Comments
2 min read
Rails review on 2023

Rails review on 2023

2
Comments
2 min read
Callback and Microtask Queues Explained

Callback and Microtask Queues Explained

2
Comments
3 min read
How to create infinite scroll with fetch data from api in ReactJS

How to create infinite scroll with fetch data from api in ReactJS

11
Comments
2 min read
Code Smell 190 - Unnecessary Properties

Code Smell 190 - Unnecessary Properties

5
Comments 2
2 min read
Trapping Rainwater- Important Question For Interviews

Trapping Rainwater- Important Question For Interviews

1
Comments
2 min read
Python Programming Bootcamp #12 - solving exercises

Python Programming Bootcamp #12 - solving exercises

1
Comments
1 min read
C Vs C++

C Vs C++

5
Comments 7
2 min read
Why did JS Introduce Arrow Functions?

Why did JS Introduce Arrow Functions?

2
Comments 2
3 min read
Open Source 101 For Beginners

Open Source 101 For Beginners

27
Comments 1
6 min read
Learn to Contribute in Open Source for Beginners

Learn to Contribute in Open Source for Beginners

4
Comments
6 min read
Advent of Code (in MiniScript), Day 13

Advent of Code (in MiniScript), Day 13

2
Comments
5 min read
Debounce in Next.js

Debounce in Next.js

36
Comments
3 min read
Curso Kotlin | #5. Tipo String

Curso Kotlin | #5. Tipo String

4
Comments
3 min read
Curso Kotlin | #6. Tipos Char y CharSequence

Curso Kotlin | #6. Tipos Char y CharSequence

4
Comments
5 min read
find() vs filter() em JavaScript - Explicando diferenças com exemplos

find() vs filter() em JavaScript - Explicando diferenças com exemplos

1
Comments
2 min read
Diário de Bordo #1

Diário de Bordo #1

2
Comments
2 min read
TypeScript for prototyping: bijective function example with generics' notation

TypeScript for prototyping: bijective function example with generics' notation

1
Comments
1 min read
Estrutura de Dados: O que Ă© uma pilha?

Estrutura de Dados: O que Ă© uma pilha?

4
Comments 1
3 min read
How to make money as a software engineer?

How to make money as a software engineer?

14
Comments 3
1 min read
Listening to test smells

Listening to test smells

1
Comments 1
16 min read
Prioritizing Technical Debt as If Time & Money Matters - Adam Tornhill

Prioritizing Technical Debt as If Time & Money Matters - Adam Tornhill

2
Comments
4 min read
yet another post about type classes in Scala

yet another post about type classes in Scala

4
Comments
8 min read
Embedded Rust and Embassy: DMA Controllers

Embedded Rust and Embassy: DMA Controllers

6
Comments
6 min read
What is singleton class in Java and how to implement it?

What is singleton class in Java and how to implement it?

5
Comments
1 min read
Automate sending good night text to your loved one's telegram with a simple python script :P

Automate sending good night text to your loved one's telegram with a simple python script :P

Comments
3 min read
Configuring Neovim with Lua: What You Should Know

Configuring Neovim with Lua: What You Should Know

3
Comments 2
6 min read
Angular & Apollo Client: Apollo Cache Configuration

Angular & Apollo Client: Apollo Cache Configuration

5
Comments
8 min read
Function declaration and Function Expression

Function declaration and Function Expression

5
Comments 7
1 min read
How To Store Login Credentials? The Right Way In Flutter

How To Store Login Credentials? The Right Way In Flutter

2
Comments 1
5 min read
5 Years of Coding Interview Lessons — in 2 Minutes

5 Years of Coding Interview Lessons — in 2 Minutes

144
Comments 13
2 min read
POJO vs Java Bean vs Spring Bean

POJO vs Java Bean vs Spring Bean

2
Comments
2 min read
JavaScript Splice Method Explained in Detail

JavaScript Splice Method Explained in Detail

6
Comments
6 min read
Install Next.js and Tailwind CSS to create a new project

Install Next.js and Tailwind CSS to create a new project

3
Comments
2 min read
Introducing PaLM + RLHF: The Open Source Alternative to OpenAI's ChatGPT

Introducing PaLM + RLHF: The Open Source Alternative to OpenAI's ChatGPT

3
Comments 1
2 min read
loading...