DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Creating a Flex component using Next.js, Styled-Componets and Typescript

Creating a Flex component using Next.js, Styled-Componets and Typescript

Comments
2 min read
From Floppies to Dial-Up : Reminiscing the Tech Days Gone By

From Floppies to Dial-Up : Reminiscing the Tech Days Gone By

2
Comments
3 min read
Practical steps on how to apply the useParams hook of React router.

Practical steps on how to apply the useParams hook of React router.

10
Comments
12 min read
6 Best Frontend Communities to Join in 2023

6 Best Frontend Communities to Join in 2023

1
Comments
6 min read
The best way to integrate in a new team

The best way to integrate in a new team

4
Comments 2
3 min read
PostgreSQL - History and Common Use cases

PostgreSQL - History and Common Use cases

1
Comments
2 min read
JavaScipt: Everything you need to know about arrays.

JavaScipt: Everything you need to know about arrays.

3
Comments 2
9 min read
Arquitectura Hexagonal: El camino hacia un Software Robusto, Flexible y Fácil de Mantener

Arquitectura Hexagonal: El camino hacia un Software Robusto, Flexible y Fácil de Mantener

1
Comments
9 min read
Cracking the Code: Solving Angular Bugs and Glitches

Cracking the Code: Solving Angular Bugs and Glitches

1
Comments
4 min read
Why Java is not pure OOPS?

Why Java is not pure OOPS?

2
Comments 1
1 min read
Entendendo Membros Estáticos

Entendendo Membros Estáticos

3
Comments
3 min read
Useful VS Code Extensions for Flutter Developers

Useful VS Code Extensions for Flutter Developers

1
Comments
3 min read
Using ChatGPT to Optimize Code in Xcode: A New Era of Development

Using ChatGPT to Optimize Code in Xcode: A New Era of Development

1
Comments
9 min read
Background Jobs

Background Jobs

9
Comments
8 min read
From Numbers to Stories: Navigating COVID-19 Data from Exploration to Visualization

From Numbers to Stories: Navigating COVID-19 Data from Exploration to Visualization

5
Comments
4 min read
Unlocking the Software Engineer’s True Purpose: The Ikigai Blueprint

Unlocking the Software Engineer’s True Purpose: The Ikigai Blueprint

Comments
2 min read
How Constraints Works In Swift 5 UIKit | 2023

How Constraints Works In Swift 5 UIKit | 2023

2
Comments
1 min read
Guia para Iniciantes: Como Começar a Fazer Freelance Desenvolvendo Sites para Empresas Locais

Guia para Iniciantes: Como Começar a Fazer Freelance Desenvolvendo Sites para Empresas Locais

3
Comments 1
2 min read
Random Gradient Generator

Random Gradient Generator

1
Comments
1 min read
Exceptions

Exceptions

7
Comments
4 min read
Intro to Python: Day 13 - OOP - What is polymorphism? 🧐

Intro to Python: Day 13 - OOP - What is polymorphism? 🧐

1
Comments
3 min read
I created a platform to Create Family Tree

I created a platform to Create Family Tree

1
Comments
1 min read
A Comprehensive Guide to Creating a Scalable Folder Structure for Flutter Apps

A Comprehensive Guide to Creating a Scalable Folder Structure for Flutter Apps

8
Comments 2
3 min read
Figma to React

Figma to React

1
Comments 1
1 min read
Intro to Python: Day 12 - OOP - Calling a parent method

Intro to Python: Day 12 - OOP - Calling a parent method

3
Comments
2 min read
Introduction To Python Programming - part 4

Introduction To Python Programming - part 4

12
Comments
6 min read
Perl Stream Cipher

Perl Stream Cipher

1
Comments
1 min read
Liberar el poder de la IA en el Desarrollo de Código

Liberar el poder de la IA en el Desarrollo de Código

Comments
2 min read
Differentiating Material and Cupertino in Flutter

Differentiating Material and Cupertino in Flutter

27
Comments 1
3 min read
Embracing Neovim: Navigating Configuration Challenges and Seeking Guidance

Embracing Neovim: Navigating Configuration Challenges and Seeking Guidance

Comments
2 min read
Cloning a Specific Commit from a GitHub Repository

Cloning a Specific Commit from a GitHub Repository

3
Comments
2 min read
Understanding Closures in Python: A Comprehensive Tutorial

Understanding Closures in Python: A Comprehensive Tutorial

Comments
5 min read
The Backbone of Backend Development: Understanding HTTP

The Backbone of Backend Development: Understanding HTTP

Comments
2 min read
Monstrous Git Merge Strategies: Navigating the Dungeons of Version Control

Monstrous Git Merge Strategies: Navigating the Dungeons of Version Control

5
Comments
8 min read
Why Consistency Matters the Most in Programming

Why Consistency Matters the Most in Programming

11
Comments
3 min read
Twitter Cards for onchain SVG NFTs

Twitter Cards for onchain SVG NFTs

Comments
6 min read
JavaScript: How to make the most out of Strings ?

JavaScript: How to make the most out of Strings ?

1
Comments
8 min read
The Advantages of the Vue.js-based Quasar Framework for Professional Software Development

The Advantages of the Vue.js-based Quasar Framework for Professional Software Development

1
Comments
5 min read
Quick Design System Creation to Boost Up the Design-to-Code Process

Quick Design System Creation to Boost Up the Design-to-Code Process

10
Comments
5 min read
Recursion Recursion Recursion

Recursion Recursion Recursion

1
Comments 2
3 min read
Specify Node Version in package.json

Specify Node Version in package.json

10
Comments
1 min read
What you think about contractor developers?

What you think about contractor developers?

1
Comments 2
1 min read
What is encapsulation and how to implement it on variable and method in python

What is encapsulation and how to implement it on variable and method in python

Comments
3 min read
MLH Fellowship - My Experience

MLH Fellowship - My Experience

6
Comments
6 min read
Multithreading in javascript: Introduction to Web Workers

Multithreading in javascript: Introduction to Web Workers

1
Comments
3 min read
Top 10 Technologies Used for Mobile Application Development

Top 10 Technologies Used for Mobile Application Development

2
Comments
2 min read
Is Coding On Its Way Out?

Is Coding On Its Way Out?

15
Comments 2
5 min read
Adding Items - Coin

Adding Items - Coin

1
Comments
3 min read
Bad Practices In JavaScript

Bad Practices In JavaScript

19
Comments 6
2 min read
Dev Job Oppurtunities @ VC-Backed Startups

Dev Job Oppurtunities @ VC-Backed Startups

14
Comments
2 min read
SQL Server - Timing out because of table variables

SQL Server - Timing out because of table variables

Comments
3 min read
Running and Debugging a Python Barcode App in Docker Container

Running and Debugging a Python Barcode App in Docker Container

1
Comments
3 min read
Subroutine Signatures

Subroutine Signatures

1
Comments
7 min read
7 Open-Source Libraries SAVE NOW!

7 Open-Source Libraries SAVE NOW!

2
Comments
2 min read
PostgreSQL Memory Allocation: A Beginner's Guide

PostgreSQL Memory Allocation: A Beginner's Guide

Comments
2 min read
The Story of a Bug: Discovery and Unraveling Through CI/CD and Unit Testing

The Story of a Bug: Discovery and Unraveling Through CI/CD and Unit Testing

1
Comments
8 min read
Automating Fonts Previews with Python and Pillow

Automating Fonts Previews with Python and Pillow

12
Comments
2 min read
Revolutionizing Database Interaction: The Power of Object-Relational Mapping (ORM)

Revolutionizing Database Interaction: The Power of Object-Relational Mapping (ORM)

2
Comments
1 min read
Mastering MongoDB Collections

Mastering MongoDB Collections

10
Comments
5 min read
Common CSS Mistakes and How to Fix Them

Common CSS Mistakes and How to Fix Them

2
Comments 1
2 min read
loading...