DEV Community

Learning

“I have no special talent. I am only passionately curious.” - Albert Einstein

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Bad engineers learn new skills - great engineers improve their mindset

Bad engineers learn new skills - great engineers improve their mindset

71
Comments 2
7 min read
Hacktoberfest 2023 Recap

Hacktoberfest 2023 Recap

5
Comments
6 min read
Redux Toolkit Query - Cache Behavior

Redux Toolkit Query - Cache Behavior

4
Comments
3 min read
Docusaurus Takeaways in Action

Docusaurus Takeaways in Action

4
Comments
6 min read
Effortlessly add new characters to Your keyboard layout

Effortlessly add new characters to Your keyboard layout

7
Comments
1 min read
Master the Art of Angular Content Projection

Master the Art of Angular Content Projection

4
Comments
5 min read
Mastering JavaScript Closures: A Comprehensive Guide to Understanding Scope, Context, and Practical Applications

Mastering JavaScript Closures: A Comprehensive Guide to Understanding Scope, Context, and Practical Applications

5
Comments
3 min read
What is callback function in JavaScript

What is callback function in JavaScript

12
Comments
5 min read
Best Practices for Code Documentation and Comments: A Guide for Budding Programmers

Best Practices for Code Documentation and Comments: A Guide for Budding Programmers

7
Comments 9
3 min read
React roadmap ( with explanations and resources, all in one place)

React roadmap ( with explanations and resources, all in one place)

14
Comments 6
8 min read
Authentication and Authorization in Node.js: A Comprehensive Guide

Authentication and Authorization in Node.js: A Comprehensive Guide

14
Comments 1
2 min read
Tech Toolbox: A Beginner Guide to Choosing Software Development Tools

Tech Toolbox: A Beginner Guide to Choosing Software Development Tools

24
Comments 3
3 min read
Magical C# Classes

Magical C# Classes

10
Comments 8
6 min read
Building a Stopwatch in React

Building a Stopwatch in React

7
Comments
2 min read
Python "magic" methods - part 2

Python "magic" methods - part 2

10
Comments
8 min read
Unlocking the Potential of AI-Powered API Integration Platforms

Unlocking the Potential of AI-Powered API Integration Platforms

1
Comments 1
7 min read
JS Crush, the JavaScript Equality Game

JS Crush, the JavaScript Equality Game

5
Comments
1 min read
Deploying Python projects to air-gapped systems

Deploying Python projects to air-gapped systems

2
Comments
4 min read
Two things that metal music could teach us to be better Technical Program Managers.

Two things that metal music could teach us to be better Technical Program Managers.

16
Comments 4
3 min read
Building a Simple Note-Taking App with React

Building a Simple Note-Taking App with React

8
Comments
5 min read
How to Choose the Right Database for Your Project

How to Choose the Right Database for Your Project

10
Comments
3 min read
Password protection for developers: importance and best practices

Password protection for developers: importance and best practices

6
Comments
5 min read
Understanding Streaming Joins in RisingWave

Understanding Streaming Joins in RisingWave

Comments
10 min read
Identifying MongoDB Performance Pitfalls

Identifying MongoDB Performance Pitfalls

1
Comments
6 min read
4 mistakes I have repeatedly made as a solofounder

4 mistakes I have repeatedly made as a solofounder

1
Comments
5 min read
Learn AI for Free in 2023: The Expert List of Resources, Guidance, and Announced AI Events (in progress)

Learn AI for Free in 2023: The Expert List of Resources, Guidance, and Announced AI Events (in progress)

5
Comments
10 min read
The Magic of Interfaces in Go

The Magic of Interfaces in Go

31
Comments 4
4 min read
How to get the console in raw mode in rust 🖤

How to get the console in raw mode in rust 🖤

1
Comments
1 min read
Transition from Software Engineer to Product Owner - lessons learned

Transition from Software Engineer to Product Owner - lessons learned

Comments
6 min read
Embarking on a Web3 Career: A Simple Guide to Launching Your Path in the Decentralized Web.

Embarking on a Web3 Career: A Simple Guide to Launching Your Path in the Decentralized Web.

1
Comments
3 min read
A Comprehensive Guide to Version Control with Git and GitHub

A Comprehensive Guide to Version Control with Git and GitHub

1
Comments
4 min read
Must-Know CSS Properties for Responsive Design

Must-Know CSS Properties for Responsive Design

2
Comments
3 min read
My Journey into the Fundamentals of Computer Graphics - Part 5: Attack of the Lighting Techniques

My Journey into the Fundamentals of Computer Graphics - Part 5: Attack of the Lighting Techniques

1
Comments
5 min read
Fix IT: One person always speaks in meetings but does not say anything that could interest you.

Fix IT: One person always speaks in meetings but does not say anything that could interest you.

9
Comments 6
4 min read
React Calculator: Building Basic Arithmetic Operations with User-Friendly Interface

React Calculator: Building Basic Arithmetic Operations with User-Friendly Interface

10
Comments 1
3 min read
Starting Activities for Results in Android

Starting Activities for Results in Android

5
Comments 1
8 min read
🧃 5 Best Platforms to Learn Three.js for Free

🧃 5 Best Platforms to Learn Three.js for Free

5
Comments
6 min read
Meet Bob 🙂 and his Databases exploration journey 🗺️! [Relational Databases - Basics - Theory]

Meet Bob 🙂 and his Databases exploration journey 🗺️! [Relational Databases - Basics - Theory]

2
Comments
9 min read
HTML META TAGS

HTML META TAGS

4
Comments
4 min read
What are you learning about this weekend?

What are you learning about this weekend?

4
Comments 7
1 min read
Linked list. What? Why? Why not?

Linked list. What? Why? Why not?

Comments
3 min read
HTTP Connection churn in GO

HTTP Connection churn in GO

17
Comments 2
7 min read
The System Design Relay Game: A game boosting tech skills and teamwork for software engineers.

The System Design Relay Game: A game boosting tech skills and teamwork for software engineers.

5
Comments
5 min read
Python "magic" methods - part 1

Python "magic" methods - part 1

16
Comments 6
7 min read
Web Scraping For Finance Data

Web Scraping For Finance Data

2
Comments
4 min read
From Pixels to Art: Mastering Edges in CV 🌟

From Pixels to Art: Mastering Edges in CV 🌟

1
Comments
3 min read
🎙️ The Podcasts Top Developers In The World Are Listening To Right Now

🎙️ The Podcasts Top Developers In The World Are Listening To Right Now

1
Comments
3 min read
LeetCode1425: Solving Constrained Subsequence Sum with DP and Heap Approach

LeetCode1425: Solving Constrained Subsequence Sum with DP and Heap Approach

6
Comments
3 min read
Singly Linked Lists

Singly Linked Lists

6
Comments
3 min read
10 Github Repositories for Software Testers

10 Github Repositories for Software Testers

11
Comments
4 min read
Choosing what to spend your time on

Choosing what to spend your time on

2
Comments 2
3 min read
Entendendo Algoritmos: Recursão

Entendendo Algoritmos: Recursão

12
Comments 2
4 min read
When To Use Enum in TypeScript

When To Use Enum in TypeScript

1
Comments
1 min read
Learning Rust 🦀: 18 - Rust Collections: HashMaps, accessing values with keys instead of indices

Learning Rust 🦀: 18 - Rust Collections: HashMaps, accessing values with keys instead of indices

7
Comments
6 min read
☕️ How Java works ?

☕️ How Java works ?

4
Comments
5 min read
Part 01: Why should we understand compilers?

Part 01: Why should we understand compilers?

3
Comments
3 min read
7 days as a Game Developer: Enterprise Software Engineer Experience

7 days as a Game Developer: Enterprise Software Engineer Experience

Comments
10 min read
The Art of Web Typography: Choosing Fonts Wisely

The Art of Web Typography: Choosing Fonts Wisely

1
Comments
3 min read
From Slow to Lightning Fast: Optimizing String Concatenation in Ruby on Rails

From Slow to Lightning Fast: Optimizing String Concatenation in Ruby on Rails

22
Comments 1
6 min read
Took A Break, I AM BACK!!!

Took A Break, I AM BACK!!!

7
Comments 2
1 min read
loading...