Forem

Programming

The magic behind computers. 💻 🪄

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
đź“šAngular Interview Questions Part 2

đź“šAngular Interview Questions Part 2

42
Comments
4 min read
Simple Implementation of Stacks and Queues with Deque in Python

Simple Implementation of Stacks and Queues with Deque in Python

2
Comments
5 min read
Mordern Javascript: Utilizing The Async-Await Feature.

Mordern Javascript: Utilizing The Async-Await Feature.

14
Comments 2
6 min read
Clean Craftsmanship - Book Review

Clean Craftsmanship - Book Review

4
Comments
1 min read
Destructuring in Ruby

Destructuring in Ruby

33
Comments 1
6 min read
Shared Kubernetes Clusters for Hybrid and Multicloud

Shared Kubernetes Clusters for Hybrid and Multicloud

5
Comments
4 min read
How documentation can improve code quality

How documentation can improve code quality

2
Comments
2 min read
Hire+Plus! For Employees Here's how I built it (UI - Profile)

Hire+Plus! For Employees Here's how I built it (UI - Profile)

6
Comments
9 min read
Hire+Plus! For Employees Here's how I built it (UI - Modals)

Hire+Plus! For Employees Here's how I built it (UI - Modals)

4
Comments
8 min read
The Importance of Clean Code in Your Startup's Success

The Importance of Clean Code in Your Startup's Success

132
Comments 18
4 min read
How To Enable "running Scripts" On Your System

How To Enable "running Scripts" On Your System

6
Comments
1 min read
JS Promises #2: how to get current promise status and build your own promise queue?

JS Promises #2: how to get current promise status and build your own promise queue?

17
Comments 1
4 min read
Hire+Plus! For Employees Here's how I built it (UI - Job)

Hire+Plus! For Employees Here's how I built it (UI - Job)

5
Comments 1
5 min read
Exploratory Data Analysis Using SQL.

Exploratory Data Analysis Using SQL.

59
Comments 2
3 min read
Hire+Plus! For Employees Here's how I built it (UI - Launch)

Hire+Plus! For Employees Here's how I built it (UI - Launch)

4
Comments
2 min read
6 Ways To Make Money With Your Code

6 Ways To Make Money With Your Code

48
Comments 2
3 min read
A little continuous is better than a lot that is interrupted.

A little continuous is better than a lot that is interrupted.

6
Comments
1 min read
Electromagnetic Moat

Electromagnetic Moat

2
Comments
4 min read
Singly Linked List in JavaScript

Singly Linked List in JavaScript

19
Comments
3 min read
The Truth About Continuous Delivery

The Truth About Continuous Delivery

8
Comments
4 min read
How I built a SaaS in 10 days using SaasRock's codebase

How I built a SaaS in 10 days using SaasRock's codebase

4
Comments
3 min read
Top 5 websites where obtain DataSets for your Data Science projects

Top 5 websites where obtain DataSets for your Data Science projects

4
Comments
4 min read
Flex plus Grid equals CSS success

Flex plus Grid equals CSS success

7
Comments
3 min read
What I learned from Frontendmasters' Full Stack for Front-End Engineers Course

What I learned from Frontendmasters' Full Stack for Front-End Engineers Course

4
Comments
4 min read
Hoisting in JavaScript

Hoisting in JavaScript

8
Comments 2
2 min read
Meus erros e aprendizados em 1 ano como Tech Lead

Meus erros e aprendizados em 1 ano como Tech Lead

8
Comments
5 min read
React Native Custom Hooks - Part 1

React Native Custom Hooks - Part 1

28
Comments
2 min read
What Are JavaScript Events?

What Are JavaScript Events?

4
Comments 2
2 min read
Online/Offline Event Detection and how to keep your users attention on your app even when they are offline using javascript

Online/Offline Event Detection and how to keep your users attention on your app even when they are offline using javascript

10
Comments
5 min read
Hire+Plus! For Employees Here's how I built it (UI - Company)

Hire+Plus! For Employees Here's how I built it (UI - Company)

4
Comments
4 min read
6 rules I follow to get simple and stable tests

6 rules I follow to get simple and stable tests

17
Comments
3 min read
Iterable Unpacking in Python #PyTip02

Iterable Unpacking in Python #PyTip02

6
Comments
1 min read
Why do arrays have to be deleted via delete[] in C++

Why do arrays have to be deleted via delete[] in C++

5
Comments 1
5 min read
Rust - Struct, Generics

Rust - Struct, Generics

6
Comments
5 min read
Data types, Variables and Constants in python

Data types, Variables and Constants in python

8
Comments
4 min read
Hire+Plus! For Employees Here's how I built it (UI - Auth)

Hire+Plus! For Employees Here's how I built it (UI - Auth)

4
Comments
7 min read
Why you should take more time to write good test names

Why you should take more time to write good test names

8
Comments
4 min read
Carbon: A New Programming Language from Google (Will it Replace C++)

Carbon: A New Programming Language from Google (Will it Replace C++)

23
Comments
4 min read
How to build a real-time Auction System with Socket.io and React.js 🤯

How to build a real-time Auction System with Socket.io and React.js 🤯

292
Comments 17
11 min read
Oracle TO_DATE Function - Complete Guide

Oracle TO_DATE Function - Complete Guide

3
Comments
3 min read
Trees | A beautiful data structure

Trees | A beautiful data structure

4
Comments
3 min read
Introduction to Low Latency Streaming with HLS

Introduction to Low Latency Streaming with HLS

14
Comments
8 min read
I understand why everyone does not make a tech start-up now - New Years Resolution - Dev Log 36

I understand why everyone does not make a tech start-up now - New Years Resolution - Dev Log 36

5
Comments
2 min read
Diving Deep into Smart Contracts

Diving Deep into Smart Contracts

3
Comments
14 min read
The Best GitHub Repos for Self-Taught

The Best GitHub Repos for Self-Taught

617
Comments 26
1 min read
I finished my demo hiring platform app: Hire+Plus! Here's how I built it (Backend)

I finished my demo hiring platform app: Hire+Plus! Here's how I built it (Backend)

11
Comments
5 min read
Rest vs spread in javascript

Rest vs spread in javascript

3
Comments
3 min read
How To Run JUnit Selenium Tests using TestNG

How To Run JUnit Selenium Tests using TestNG

4
Comments
15 min read
Hire+Plus! For Employees Here's how I built it (UI - Home/Navbar)

Hire+Plus! For Employees Here's how I built it (UI - Home/Navbar)

4
Comments
2 min read
Combination Sum IV

Combination Sum IV

3
Comments
1 min read
Share your coding mistake(s)!

Share your coding mistake(s)!

5
Comments
1 min read
Understanding the .map(), .filter() and .reduce() array methods in Javascript.

Understanding the .map(), .filter() and .reduce() array methods in Javascript.

98
Comments 10
5 min read
Relax, JS `this` is damn easy.

Relax, JS `this` is damn easy.

33
Comments 6
3 min read
Event Listeners, The Submit Event, Grabbing and Creating Elements to Manipulate the DOM

Event Listeners, The Submit Event, Grabbing and Creating Elements to Manipulate the DOM

29
Comments
5 min read
Beta sign-up: New Warnings Pane for API Testing in Postman

Beta sign-up: New Warnings Pane for API Testing in Postman

3
Comments
3 min read
Practical Git Guide

Practical Git Guide

7
Comments
16 min read
Hire+Plus! For Employees Here's how I built it (Redux - Job)

Hire+Plus! For Employees Here's how I built it (Redux - Job)

3
Comments 1
1 min read
Hire+Plus! For Employees Here's how I built it (UI - Routes)

Hire+Plus! For Employees Here's how I built it (UI - Routes)

3
Comments
2 min read
206. Reverse Linked List[Leetcode][C++]

206. Reverse Linked List[Leetcode][C++]

6
Comments 2
1 min read
Hire+Plus! For Employees Here's how I built it (Redux - Profile)

Hire+Plus! For Employees Here's how I built it (Redux - Profile)

4
Comments
2 min read
loading...