Autosave: 2024-11-04 14:26:42

This commit is contained in:
thomasabishop 2024-11-04 14:26:42 +00:00
parent f280a9b52b
commit c8b036d478
766 changed files with 33 additions and 29 deletions

View file

@ -4,7 +4,7 @@ tags:
- prealgebra
---
# The Associative Property of Addition and Multiplication
# Associative Property of Addition and Multiplication
**Let $a$, $b$ , $c$ represent members of $\mathbb{W}$ or $\mathbb{Z}$ then:**

View file

@ -3,7 +3,7 @@ tags:
- binary
---
# Text encoding
# Binary encoding of text
Text encoding is an applied instance of [binary encoding](Binary_encoding.md).

View file

@ -4,7 +4,7 @@ tags:
- operating-systems
---
# The boot process
# Boot process
The primary or boot
[partition](Disks.md#primary-extended-and-logical-partitions) of a harddisk

View file

@ -2,7 +2,7 @@
tags: [memory, javascript]
---
# The call-stack
# Call-stack
A [stack](Stacks.md) data structure that holds the information of the functions
called within a program that allows transfer of the application control from

View file

@ -5,7 +5,7 @@ tags:
- number-theory
---
# The Commutative Property of Addition and Multiplication
# Commutative Property of Addition and Multiplication
**Let $a$, $b$ represent members of $\mathbb{W}$ or $\mathbb{Z}$ then:**

View file

@ -6,7 +6,7 @@ tags:
- databases
---
# MongoDB connection, set-up and data query: complete example
# MongoDB connection
```js
const mongoose = require("mongoose");

View file

@ -5,7 +5,7 @@ tags:
- testing
---
# Test: Basic prop passing
# Testing basic prop passing in React
```js
import { render, screen } from "@testing-library/react";

View file

@ -4,7 +4,7 @@ tags:
- react
---
# Typing built-in hooks
# Typing built-in React hooks
## `useState`

View file

@ -13,20 +13,24 @@ computer science.
![not-by-ai-badge](static/not-by-ai-alternative--light.svg)
**Build ID:** cd6bdaba-031a-4daf-adf2-ef3b075243e6
**Build ID:** 6ee38802-781e-4c65-8c64-56c9bccc4460
**Published:** Mon 04 Nov 2024 14:07:02
**Published:** Mon 04 Nov 2024 14:26:41
### Recent edits
- [[MongoDB_connection]]
- [[Commutative_Property_of_Addition_and_Multiplication]]
- [[Call_stack]]
- [[Typing_built_in_React_hooks]]
- [[Boot_process]]
- [[Binary_encoding_of_text]]
- [[Testing_basic_prop_passing_in_React]]
- [[Associative_Property_of_Addition_and_Multiplication]]
- [[Classes_in_Python]]
- [[File_operations_in_Python]]
- [[Lists_in_Python]]
- [[Dictionaries_in_Python]]
- [[Bell_System]]
- [[Bolt_Beranek_and_Newman]]
- [[4da22434_from_ARPANET_to_Internet]]
- [[3f1b9fe5_motivation_Berners_Lee]]
### All notes (481)
@ -40,6 +44,7 @@ computer science.
- [[861cc26e_ARPA_origins]]
- [[API_Gateway]]
- [[AWS_CLI]]
- [[AWS_CloudWatch]]
- [[AWS_SAM_and_Docker]]
- [[AWS_architecture_hierarchy]]
- [[Accessing_metadata_about_SQL_database]]
@ -58,16 +63,14 @@ computer science.
- [[Appending_to_files_in_Python]]
- [[Application_Layer_of_Internet_Protocol]]
- [[Application_state_management_with_React_hooks]]
- [[Application_structure]]
- [[Arithmetic_Logic_Unit]]
- [[Arrays]]
- [[Assembly]]
- [[Associativity]]
- [[Associative_Property_of_Addition_and_Multiplication]]
- [[Atomic_and_molecular_propositions]]
- [[Awk]]
- [[Axioms_of_set_theory]]
- [[Basic_model_of_the_operating_system]]
- [[Basic_prop_passing_in_React]]
- [[Basic_properties_of_sets]]
- [[Basics_of_web_components]]
- [[Bell_System]]
@ -88,7 +91,6 @@ computer science.
- [[Boolean_functions]]
- [[Boot_process]]
- [[Breadboards]]
- [[Built_in_React_hooks]]
- [[Bus]]
- [[CPU_architecture]]
- [[Call_stack]]
@ -102,13 +104,11 @@ computer science.
- [[Classes]]
- [[Classes_in_Python]]
- [[Clock_signals]]
- [[CloudWatch]]
- [[Command_pattern]]
- [[Commutativity]]
- [[Commutative_Property_of_Addition_and_Multiplication]]
- [[Comparing_React_classes_to_hooks]]
- [[Compile_Python_app_to_single_executable]]
- [[Compile_from_source]]
- [[Complete_Mongo_example]]
- [[Components_props_classes]]
- [[Components_props_hooks_in_React]]
- [[Concise_subfield_mapping_JS]]
@ -305,6 +305,7 @@ computer science.
- [[Module_wrapping_at_runtime]]
- [[Modules_in_NodeJS]]
- [[MongoDB_Introduction]]
- [[MongoDB_connection]]
- [[Monitoring_processes_and_resources]]
- [[Morgan]]
- [[Motherboard]]
@ -370,6 +371,7 @@ computer science.
- [[RESTful_APIs]]
- [[ROM_versus_disk_loading]]
- [[React_Components]]
- [[React_application_structure]]
- [[React_errors]]
- [[React_useContext]]
- [[React_useEffect]]
@ -435,6 +437,7 @@ computer science.
- [[Tags_in_Git]]
- [[Test_values_in_Bash]]
- [[Testing_Python_code]]
- [[Testing_basic_prop_passing_in_React]]
- [[Testing_with_Jest]]
- [[Text_manipulation_in_Bash]]
- [[The_History_of_Computing_Swade]]
@ -460,6 +463,7 @@ computer science.
- [[Twos_complement]]
- [[Type_guarding_and_narrowing_in_TS]]
- [[Type_hinting]]
- [[Typing_built_in_React_hooks]]
- [[Union_types_in_TS]]
- [[Unknown_type_in_TS]]
- [[Update_a_Mongo_document]]

View file

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

View file

Before

Width:  |  Height:  |  Size: 145 KiB

After

Width:  |  Height:  |  Size: 145 KiB

View file

Before

Width:  |  Height:  |  Size: 289 KiB

After

Width:  |  Height:  |  Size: 289 KiB

View file

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View file

Before

Width:  |  Height:  |  Size: 6.9 MiB

After

Width:  |  Height:  |  Size: 6.9 MiB

View file

Before

Width:  |  Height:  |  Size: 224 KiB

After

Width:  |  Height:  |  Size: 224 KiB

View file

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 6.4 KiB

View file

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View file

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View file

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

View file

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View file

Before

Width:  |  Height:  |  Size: 204 KiB

After

Width:  |  Height:  |  Size: 204 KiB

View file

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

View file

Before

Width:  |  Height:  |  Size: 165 KiB

After

Width:  |  Height:  |  Size: 165 KiB

View file

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View file

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 133 KiB

View file

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View file

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 45 KiB

View file

Before

Width:  |  Height:  |  Size: 4 KiB

After

Width:  |  Height:  |  Size: 4 KiB

View file

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View file

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View file

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

View file

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View file

Before

Width:  |  Height:  |  Size: 148 KiB

After

Width:  |  Height:  |  Size: 148 KiB

View file

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

View file

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View file

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

View file

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View file

Before

Width:  |  Height:  |  Size: 121 KiB

After

Width:  |  Height:  |  Size: 121 KiB

View file

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View file

Before

Width:  |  Height:  |  Size: 470 KiB

After

Width:  |  Height:  |  Size: 470 KiB

View file

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View file

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View file

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

View file

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 99 KiB

View file

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View file

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View file

Before

Width:  |  Height:  |  Size: 848 KiB

After

Width:  |  Height:  |  Size: 848 KiB

View file

Before

Width:  |  Height:  |  Size: 194 KiB

After

Width:  |  Height:  |  Size: 194 KiB

View file

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View file

Before

Width:  |  Height:  |  Size: 130 KiB

After

Width:  |  Height:  |  Size: 130 KiB

View file

Before

Width:  |  Height:  |  Size: 171 KiB

After

Width:  |  Height:  |  Size: 171 KiB

View file

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View file

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View file

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

View file

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View file

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 79 KiB

View file

Before

Width:  |  Height:  |  Size: 157 KiB

After

Width:  |  Height:  |  Size: 157 KiB

View file

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 72 KiB

View file

Before

Width:  |  Height:  |  Size: 153 KiB

After

Width:  |  Height:  |  Size: 153 KiB

View file

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

View file

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 87 KiB

View file

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 118 KiB

View file

Before

Width:  |  Height:  |  Size: 414 KiB

After

Width:  |  Height:  |  Size: 414 KiB

View file

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

View file

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 174 KiB

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

Before

Width:  |  Height:  |  Size: 167 KiB

After

Width:  |  Height:  |  Size: 167 KiB

View file

Before

Width:  |  Height:  |  Size: 150 KiB

After

Width:  |  Height:  |  Size: 150 KiB

View file

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

View file

Before

Width:  |  Height:  |  Size: 140 KiB

After

Width:  |  Height:  |  Size: 140 KiB

View file

Before

Width:  |  Height:  |  Size: 190 KiB

After

Width:  |  Height:  |  Size: 190 KiB

View file

Before

Width:  |  Height:  |  Size: 374 KiB

After

Width:  |  Height:  |  Size: 374 KiB

View file

Before

Width:  |  Height:  |  Size: 9 KiB

After

Width:  |  Height:  |  Size: 9 KiB

View file

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

View file

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 76 KiB

View file

Before

Width:  |  Height:  |  Size: 122 KiB

After

Width:  |  Height:  |  Size: 122 KiB

View file

Before

Width:  |  Height:  |  Size: 668 KiB

After

Width:  |  Height:  |  Size: 668 KiB

View file

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View file

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View file

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View file

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View file

Before

Width:  |  Height:  |  Size: 108 KiB

After

Width:  |  Height:  |  Size: 108 KiB

View file

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

View file

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View file

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View file

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View file

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View file

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 66 KiB

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View file

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View file

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View file

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

View file

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View file

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View file

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

View file

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View file

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View file

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

View file

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

View file

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 58 KiB

View file

Before

Width:  |  Height:  |  Size: 146 KiB

After

Width:  |  Height:  |  Size: 146 KiB

View file

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 63 KiB

View file

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

View file

@ -4,7 +4,7 @@ tags:
- prealgebra
---
# The Associative Property of Addition and Multiplication
# Associative Property of Addition and Multiplication
**Let $a$, $b$ , $c$ represent members of $\mathbb{W}$ or $\mathbb{Z}$ then:**

View file

@ -3,7 +3,7 @@ tags:
- binary
---
# Text encoding
# Binary encoding of text
Text encoding is an applied instance of [binary encoding](Binary_encoding.md).

View file

@ -4,7 +4,7 @@ tags:
- operating-systems
---
# The boot process
# Boot process
The primary or boot
[partition](Disks.md#primary-extended-and-logical-partitions) of a harddisk

View file

@ -2,7 +2,7 @@
tags: [memory, javascript]
---
# The call-stack
# Call-stack
A [stack](Stacks.md) data structure that holds the information of the functions
called within a program that allows transfer of the application control from

View file

@ -5,7 +5,7 @@ tags:
- number-theory
---
# The Commutative Property of Addition and Multiplication
# Commutative Property of Addition and Multiplication
**Let $a$, $b$ represent members of $\mathbb{W}$ or $\mathbb{Z}$ then:**

View file

@ -6,7 +6,7 @@ tags:
- databases
---
# MongoDB connection, set-up and data query: complete example
# MongoDB connection
```js
const mongoose = require("mongoose");

View file

@ -5,7 +5,7 @@ tags:
- testing
---
# Test: Basic prop passing
# Testing basic prop passing in React
```js
import { render, screen } from "@testing-library/react";

View file

@ -4,7 +4,7 @@ tags:
- react
---
# Typing built-in hooks
# Typing built-in React hooks
## `useState`