Forem

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Session and User Registration in PHP

Session and User Registration in PHP

4
Comments
4 min read
Monad Transformer in Java for handling Asynchronous Operations and errors (Part 2)

Monad Transformer in Java for handling Asynchronous Operations and errors (Part 2)

1
Comments
2 min read
Functional Patterns: Zips and the Applicative

Functional Patterns: Zips and the Applicative

5
Comments
9 min read
Petite historique du langage Java

Petite historique du langage Java

Comments
2 min read
How I am cross-posting my content from Notion to all tech blogging platforms

How I am cross-posting my content from Notion to all tech blogging platforms

1
Comments
2 min read
How to Batch Notifications Across Users in a Dedicated Time Window? w/ Example Github Application

How to Batch Notifications Across Users in a Dedicated Time Window? w/ Example Github Application

8
Comments
3 min read
Mastering Machine Learning Algorithms: A LabEx Challenge Series 🤖

Mastering Machine Learning Algorithms: A LabEx Challenge Series 🤖

1
Comments
2 min read
Can you become a Software Developer?

Can you become a Software Developer?

10
Comments
7 min read
10 Vital .NET 🎯Collections

10 Vital .NET 🎯Collections

2
Comments
3 min read
Angular: A Deep Dive into `:host` & `:host-context` Pseudo-Classes

Angular: A Deep Dive into `:host` & `:host-context` Pseudo-Classes

3
Comments
3 min read
How to Write an Effective Postmortem: A Use Case Example

How to Write an Effective Postmortem: A Use Case Example

4
Comments 6
3 min read
Displaying Car Information Dynamically Using JavaScript and HTML

Displaying Car Information Dynamically Using JavaScript and HTML

2
Comments
3 min read
Definitive guide to Higher Order Function (HOC)

Definitive guide to Higher Order Function (HOC)

7
Comments
3 min read
Java Utility Package (Freeware)

Java Utility Package (Freeware)

1
Comments
1 min read
Fun and Fantastic Algorithms Every Developer Should Know

Fun and Fantastic Algorithms Every Developer Should Know

5
Comments
3 min read
Learn C Programming: Fibonacci Series Generation

Learn C Programming: Fibonacci Series Generation

Comments
2 min read
Swagger + Node.js (Express) : A Step-by-Step Guide

Swagger + Node.js (Express) : A Step-by-Step Guide

40
Comments
2 min read
Recreate Angular Logo with SVG

Recreate Angular Logo with SVG

5
Comments
2 min read
Mastering Immutable Types with TypeScript `as const`

Mastering Immutable Types with TypeScript `as const`

4
Comments
2 min read
HTML Interview Questions and Answers for Freshers

HTML Interview Questions and Answers for Freshers

Comments
1 min read
Python is better than Javascript!

Python is better than Javascript!

11
Comments 5
3 min read
Understanding Deep vs Shallow Copy in JavaScript: A Comprehensive Guide

Understanding Deep vs Shallow Copy in JavaScript: A Comprehensive Guide

Comments 1
2 min read
Introduction to Data Engineering with Apache Airflow

Introduction to Data Engineering with Apache Airflow

Comments
2 min read
Automating Insulin Ordering: Creating the Wrapping Function (Part 3)

Automating Insulin Ordering: Creating the Wrapping Function (Part 3)

Comments
3 min read
Single Page Application: Authentication and Authorization in Angular

Single Page Application: Authentication and Authorization in Angular

14
Comments
6 min read
How to use CSS in Media Queries with styled components in React js

How to use CSS in Media Queries with styled components in React js

1
Comments 2
2 min read
Understanding TypeScript “as” Keyword

Understanding TypeScript “as” Keyword

13
Comments
4 min read
JavaScript: Alterando a prioridade de execução

JavaScript: Alterando a prioridade de execução

7
Comments 1
3 min read
Supercharging Obsidian.md with OpenAI, Qdrant and Rust

Supercharging Obsidian.md with OpenAI, Qdrant and Rust

21
Comments
16 min read
Utilizing VisX for React Data Visualization

Utilizing VisX for React Data Visualization

10
Comments
5 min read
Exploring the Newest Features in JavaScript ES2024

Exploring the Newest Features in JavaScript ES2024

15
Comments 2
3 min read
Free Resources for Aspiring Programmers and Beyond

Free Resources for Aspiring Programmers and Beyond

Comments
4 min read
Episode 24/26: TinyConf, ng-Belgrade, Why always upgrade?

Episode 24/26: TinyConf, ng-Belgrade, Why always upgrade?

3
Comments
2 min read
Git Cheatsheet that will make you a master in Git

Git Cheatsheet that will make you a master in Git

2
Comments 1
5 min read
Picking myself up after a Vacation

Picking myself up after a Vacation

1
Comments
3 min read
Manual DOM Rendering with JavaScript vs. React's Virtual DOM

Manual DOM Rendering with JavaScript vs. React's Virtual DOM

1
Comments 2
2 min read
Function tricks

Function tricks

Comments
2 min read
1509. Minimum Difference Between Largest and Smallest Value in Three Moves

1509. Minimum Difference Between Largest and Smallest Value in Three Moves

2
Comments
2 min read
Make a digital clock in Mini Micro

Make a digital clock in Mini Micro

2
Comments
5 min read
Temporary saving of work using git stash

Temporary saving of work using git stash

7
Comments
1 min read
Part 1. Routing in React JS Step-by-Step Examples

Part 1. Routing in React JS Step-by-Step Examples

Comments
2 min read
MERRY-GO-ROUND : Carousel Component

MERRY-GO-ROUND : Carousel Component

5
Comments
3 min read
How to Install Bootstrap in React JS A Step-by-Step Guide.

How to Install Bootstrap in React JS A Step-by-Step Guide.

3
Comments
1 min read
Greedy Algorithms, Design and Analysis of Algorithms

Greedy Algorithms, Design and Analysis of Algorithms

Comments
8 min read
How to Promote Your Self-Made Laravel Package

How to Promote Your Self-Made Laravel Package

1
Comments
2 min read
Top 20 React.JS interview questions.

Top 20 React.JS interview questions.

1
Comments
8 min read
Next.js vs Vue.js: In-depth Comparative Study

Next.js vs Vue.js: In-depth Comparative Study

2
Comments
4 min read
TYPO3 v13.2—Release Notes

TYPO3 v13.2—Release Notes

1
Comments
2 min read
Learn Backend Development for Free: Top Websites to Get You Started 🎓✨

Learn Backend Development for Free: Top Websites to Get You Started 🎓✨

18
Comments
1 min read
Make an Image drag and drop with CSS in React

Make an Image drag and drop with CSS in React

1
Comments
3 min read
JS Builders Meetup – Learn the PubSub Design Pattern for JavaScript!

JS Builders Meetup – Learn the PubSub Design Pattern for JavaScript!

4
Comments
1 min read
You don't need `forEach()`

You don't need `forEach()`

1
Comments
5 min read
Top 10 ES6 Features that Every Developer Should know

Top 10 ES6 Features that Every Developer Should know

1
Comments
2 min read
PHP: no, it's not possible

PHP: no, it's not possible

6
Comments 5
2 min read
Embark on a Thrilling Docker Adventure with LabEx 🚢

Embark on a Thrilling Docker Adventure with LabEx 🚢

1
Comments 1
2 min read
Functional Patterns: Recursions and Reduces

Functional Patterns: Recursions and Reduces

4
Comments
7 min read
Understanding and Utilizing Context in Go and GoFr

Understanding and Utilizing Context in Go and GoFr

3
Comments 2
6 min read
SQLC & dynamic queries

SQLC & dynamic queries

Comments
5 min read
Navigating Through the Nuances of Various Testing Types: Unit, Integration, and End-to-End Testing

Navigating Through the Nuances of Various Testing Types: Unit, Integration, and End-to-End Testing

Comments
5 min read
Generics: A Boon for Strongly Typed Languages

Generics: A Boon for Strongly Typed Languages

2
Comments
5 min read
loading...