Forem

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Low-Code vs. No-Code vs. Pro-Code: What’s The Difference?
Cover image for Low-Code vs. No-Code vs. Pro-Code: What’s The Difference?

Low-Code vs. No-Code vs. Pro-Code: What’s The Difference?

6
Comments 1
3 min read
Prefixing variable names with 'is'
Cover image for Prefixing variable names with 'is'

Prefixing variable names with 'is'

12
Comments 32
1 min read
A simple guide to TypeScript interfaces: declaration & use cases
Cover image for A simple guide to TypeScript interfaces: declaration & use cases

A simple guide to TypeScript interfaces: declaration & use cases

5
Comments
6 min read
Interfaces in Python: not truly an interface, just a convention.

Interfaces in Python: not truly an interface, just a convention.

5
Comments
5 min read
Javascript: Referential Transparency

Javascript: Referential Transparency

9
Comments
1 min read
Creating auto-complete types without restricting values in TypeScript

Creating auto-complete types without restricting values in TypeScript

1
Comments
3 min read
Visitor Pattern in C#
Cover image for Visitor Pattern in C#

Visitor Pattern in C#

5
Comments
12 min read
How to Use Rust Traits, Generics and Bounds
Cover image for How to Use Rust Traits, Generics and Bounds

How to Use Rust Traits, Generics and Bounds

6
Comments
10 min read
How to Build an Image Gallery with Amplify UI
Cover image for How to Build an Image Gallery with Amplify UI

How to Build an Image Gallery with Amplify UI

12
Comments
5 min read
Jest Recap: Access `private` Members in TypeScript Unit Tests

Jest Recap: Access `private` Members in TypeScript Unit Tests

3
Comments
2 min read
Clean up your code with destructors and Array.includes
Cover image for Clean up your code with destructors and Array.includes

Clean up your code with destructors and Array.includes

22
Comments 4
4 min read
React Hooks

React Hooks

1
Comments
7 min read
JavaScript Loops Explained
Cover image for JavaScript Loops Explained

JavaScript Loops Explained

2
Comments
7 min read
React JS - Create ReactJS App
Cover image for React JS - Create ReactJS App

React JS - Create ReactJS App

6
Comments
1 min read
Common Built-in String Methods in Javascript
Cover image for Common Built-in String Methods in Javascript

Common Built-in String Methods in Javascript

5
Comments
7 min read
The Basics of JavaScript Conditionals
Cover image for The Basics of JavaScript Conditionals

The Basics of JavaScript Conditionals

Comments
6 min read
Objects in JavaScript (With Examples)
Cover image for Objects in JavaScript (With Examples)

Objects in JavaScript (With Examples)

25
Comments 2
4 min read
Tricky concepts in Go for beginners

Tricky concepts in Go for beginners

31
Comments
2 min read
9 challenges of managing PRs and how to solve them
Cover image for 9 challenges of managing PRs and how to solve them

9 challenges of managing PRs and how to solve them

Comments
7 min read
How to Create a Wordle with TDD in Javascript
Cover image for How to Create a Wordle with TDD in Javascript

How to Create a Wordle with TDD in Javascript

51
Comments 3
16 min read
What Are Props & How To Pass Them in React
Cover image for What Are Props & How To Pass Them in React

What Are Props & How To Pass Them in React

1
Comments
2 min read
C - Variables, if, else, while
Cover image for C - Variables, if, else, while

C - Variables, if, else, while

2
Comments
4 min read
Ins & Outs of Two React Hooks: useState and useEffect
Cover image for Ins & Outs of Two React Hooks: useState and useEffect

Ins & Outs of Two React Hooks: useState and useEffect

9
Comments 1
7 min read
A small, self-contained, cross-platform web server for development
Cover image for A small, self-contained, cross-platform web server for development

A small, self-contained, cross-platform web server for development

4
Comments
1 min read
React MultiStep Form
Cover image for React MultiStep Form

React MultiStep Form

1
Comments
3 min read
loading...