Articles by Tag #types

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Some Types - Part 1

(The full code from this post is available at https://github.com/jballanc/SomeTypes.jl) I recently...

Learn More 3 0Aug 30 '24

Mastering TypeScript Utility and Advanced Types

TypeScript provides a variety of utility types and advanced types that help with common type...

Learn More 3 0Jan 30

TypeScript's Lack of Naming Types and Type Conversion in Angular

Random thoughts on TypeScript. I've noticed 2 things working on a larger Angular project

Learn More 2 0Oct 18 '24

Six Alternatives to Using any in TypeScript

There are a few options, and strategies. We've listed from easiest to most thorough.

Learn More 1 0Sep 7 '24

Python Has Types, They Help

Seeing these Python projects being worked on by junior devs with decent test coverage, but zero types amongst code that’s doing a lot of data transformation is… disappointing. I worry for those teams. If you’re tech lead has not told you, Python has optional, gradual types.

Learn More 1 0Nov 5 '24

Day 30 - Types of arguments in Python

Types of Arguments: Positional Arguments: The values are assigned to the parameters in the order...

Learn More 1 0Jan 29

YAGNI For Types

Noticed a disturbing trend the past 3 years that I’ll often end up with too many/overly verbose types. TDD has helped remove them, but I wonder if there is a TDD you can apply to Type Driven Development?

Learn More 1 0Nov 8 '24

Understanding Next.js and TypeScript Tutorial

Understanding Next.js and TypeScript Tutorial

Learn More 1 0Dec 18 '24

The number type in TypeScript.

In TypeScript, number is a primitive type that can hold all kinds of numbers including integers,...

Learn More 1 1Jun 29

The string type in TypeScript.

The string type is a primitive type that holds a text value. In TypeScript, the string type is a type...

Learn More 1 1Jun 28

Understanding Rendering in Digital Art: Types and Best Tools

Understanding Rendering in Digital Art: Types and Best Tools If you're a web designer or a...

Learn More 0 0Apr 12

Choosing the Right Testing Types for Your Software Project

Software testing is an important part of the development lifecycle that ensures an application is of...

Learn More 0 0Mar 24

Types of Brand Name

1. Eponymous Named after a person or founder. Enter fullscreen mode ...

Learn More 0 0Mar 8

Matanuska ADR 007 - Type Semantics for Primary Types

An ADR from Matanuska BASIC on its type semantics

Learn More 0 0Jan 5

Improving Software Quality with Different Types of Testing

Software quality assurance has emerged as a fundamental necessity because applications now control...

Learn More 0 0Apr 1

Opkey Highlights Importance of Staying Informed About Testing Types for Enhanced Quality Assurance

United States, 18th Oct 2024 - Keeping up with the many kinds of testing in the ever-changing world...

Learn More 0 0Jan 3

All You Need to Know About Types of Testing

Testing is a crucial phase in any project, product and software development processes. It acts as a...

Learn More 0 0Jan 30

Matanuska ADR 009 - Type Awareness in The Compiler and Runtime

An ADR from Matanuska BASIC on the handling of type information in the compiler and runtime

Learn More 0 0Jan 12

Best Types of Testing: A Comprehensive Guide for Quality Assurance

The foundation of developing dependable and superior apps is software testing. Teams may make sure...

Learn More 0 0Mar 26

Importance of Being Aware of Types of Software Testing

In the quickly changing technological world of today, it is essential to comprehend the many forms...

Learn More 0 0Mar 13