chore: remove redundant frontmatter

This commit is contained in:
thomasabishop 2024-02-17 13:27:49 +00:00
parent fbad4fc2a0
commit 579fe8ad20
392 changed files with 13 additions and 911 deletions

View file

@ -3,7 +3,7 @@ import os
import re import re
# Define the directory # Define the directory
directory = "/home/thomas/repos/eolas-bak/zk" directory = "/home/thomas/repos/eolas/zk"
# Define the regex patterns # Define the regex patterns
title_pattern = re.compile(r"title:.*\n") title_pattern = re.compile(r"title:.*\n")

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [backend, node-js, REST, APIs] tags: [backend, node-js, REST, APIs]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [backend, node-js, REST, APIs] tags: [backend, node-js, REST, APIs]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [backend, node-js, REST, APIs] tags: [backend, node-js, REST, APIs]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [backend, node-js, REST, APIs] tags: [backend, node-js, REST, APIs]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Programming Languages
- Databases
tags: [backend, node-js, REST, APIs, mongo-db] tags: [backend, node-js, REST, APIs, mongo-db]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- DevOps
- Backend
tags: [AWS, APIs] tags: [AWS, APIs]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [docker, gpt-output] tags: [docker, gpt-output]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Databases
- Programming Languages
tags: [SQL] tags: [SQL]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- DevOps
- Backend
tags: [AWS, aws-lambda] tags: [AWS, aws-lambda]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
- fractions - fractions

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [mongo-db, node-js, mongoose] tags: [mongo-db, node-js, mongoose]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- theorems - theorems
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- theorems - theorems
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Databases
- Programming Languages
tags: [SQL] tags: [SQL]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: [algebra] tags: [algebra]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Analogue and digital
categories:
- Hardware
tags: [analogue] tags: [analogue]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Apollo Client
categories:
- Databases
tags: [graphql] tags: [graphql]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Apollo Server
categories:
- Databases
tags: [graphql, REST, APIs] tags: [graphql, REST, APIs]
--- ---
@ -37,8 +34,7 @@ type Query {
type Track { type Track {
id: ID! id: ID!
title: String! author: Author!
author: Author!
thumbnail: String thumbnail: String
length: Int length: Int
modulesCount: Int modulesCount: Int
@ -102,8 +98,7 @@ const server = new ApolloServer({ typeDefs, mocks: true });
const mocks = { const mocks = {
Track: () => ({ Track: () => ({
id: () => "track_01", id: () => "track_01",
title: () => "Astro Kitty, Space Explorer", author: () => {
author: () => {
return { return {
name: "Grumpy Cat", name: "Grumpy Cat",
photo: photo:

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Computer Architecture
tags: [CPU] tags: [CPU]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DSA
tags: tags:
- data-structures - data-structures
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- theorems - theorems
- prealgebra - prealgebra

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Databases
- Programming Languages
tags: [SQL, relational-databases] tags: [SQL, relational-databases]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
- awk - awk

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- set-theory - set-theory
- theorems - theorems

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Operating Systems
- Linux
tags: tags:
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Mathematics
- Logic
tags: tags:
- set-theory - set-theory
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- frontend - frontend
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [] tags: []
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Mathematics
- Computer Architecture
tags: [binary, binary-arithmetic] tags: [binary, binary-arithmetic]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Mathematics
- Computer Architecture
tags: [binary, binary-arithemetic] tags: [binary, binary-arithemetic]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Computer Architecture
tags: [binary, binary-encoding] tags: [binary, binary-encoding]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Binary encoding
categories:
- Computer Architecture
tags: [binary, binary-encoding] tags: [binary, binary-encoding]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Text encoding
categories:
- Computer Architecture
tags: [binary, binary-encoding] tags: [binary, binary-encoding]
--- ---

View file

@ -1,8 +1,4 @@
--- ---
title: Binary number system
categories:
- Mathematics
- Computer Architecture
tags: [binary, number-systems] tags: [binary, number-systems]
--- ---

View file

@ -1,8 +1,4 @@
--- ---
title: Binary units of measurement
categories:
- Computer Architecture
- Mathematics
tags: [binary] tags: [binary]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Linux
- Networks
tags: [] tags: []
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Logic
- Computer Architecture
tags: [propositional-logic, algebra, nand-to-tetris] tags: [propositional-logic, algebra, nand-to-tetris]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Logic
- Computer Architecture
tags: [propositional-logic, nand-to-tetris] tags: [propositional-logic, nand-to-tetris]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Logic
- Computer Architecture
tags: [propositional-logic, nand-to-tetris] tags: [propositional-logic, nand-to-tetris]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Linux
- Operating Systems
tags: tags:
- disks - disks
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
- react - react

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Computer Architecture
- Hardware
tags: [bus] tags: [bus]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Computer Architecture
tags: [CPU, electromagnetism, clock] tags: [CPU, electromagnetism, clock]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Software Engineering
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Electronics
tags: [physics, electricity] tags: [physics, electricity]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: tags:
- git - git
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Child to parent data-flow
categories:
- Programming Languages
tags: [javascript, react, react-hooks] tags: [javascript, react, react-hooks]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Computer Architecture
- Hardware
tags: [motherboard] tags: [motherboard]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Electronics
tags: [electricity, circuits] tags: [electricity, circuits]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python, OOP] tags: [python, OOP]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [typescript, OOP] tags: [typescript, OOP]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python, OOP] tags: [python, OOP]
--- ---

View file

@ -1,8 +1,4 @@
--- ---
categories:
- Computer Architecture
- Electronics
- Hardware
tags: [binary, memory, clock, electromagnetism] tags: [binary, memory, clock, electromagnetism]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- DevOps
- Backend
tags: [AWS] tags: [AWS]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Command pattern
categories:
- DSA
tags: tags:
- design-patterns - design-patterns
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- theorems - theorems
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Linux
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [mongo-db, node-js, mongoose] tags: [mongo-db, node-js, mongoose]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python] tags: [python]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [mongo-db, node-js, mongoose] tags: [mongo-db, node-js, mongoose]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- DevOps
- Databases
tags: [docker, SQL, node-js] tags: [docker, SQL, node-js]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [docker, containerization, Linux] tags: [docker, containerization, Linux]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Electronics
tags: [physics, electricity] tags: [physics, electricity]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Databases
- Programming Languages
tags: [SQL, relational-databases] tags: [SQL, relational-databases]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [mongo-db, node-js, mongoose] tags: [mongo-db, node-js, mongoose]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Linux
tags: [systems-programming] tags: [systems-programming]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [docker] tags: [docker]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [mongo-db, node-js, mongoose] tags: [mongo-db, node-js, mongoose]
--- ---

View file

@ -1,9 +1,4 @@
--- ---
title: Creating memory with NAND gates
categories:
- Computer Architecture
- Electronics
- Hardware
tags: [logic-gates, binary, memory] tags: [logic-gates, binary, memory]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Programming Languages
- Linux
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Electronics
tags: [physics, electricity] tags: [physics, electricity]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Operating Systems
tags: tags:
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
- data-types - data-types

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Databases
- Programming Languages
tags: [SQL, relational-databases] tags: [SQL, relational-databases]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [relational-databases] tags: [relational-databases]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [AWS] tags: [AWS]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python, timestamps] tags: [python, timestamps]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Computer Architecture
tags: tags:
- theory-of-computation - theory-of-computation
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [git] tags: [git]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Databases
- Programming Languages
tags: [SQL, relational-databases] tags: [SQL, relational-databases]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [mongo-db, node-js, mongoose] tags: [mongo-db, node-js, mongoose]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Software Engineering
tags: [OOP] tags: [OOP]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Linux
- Operating Systems
tags: tags:
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python, data-structures] tags: [python, data-structures]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [git] tags: [git]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Electronics
tags: [circuits] tags: [circuits]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Linux
tags: [systems-programming] tags: [systems-programming]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- theorems - theorems
- prealgebra - prealgebra

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
- fractions - fractions

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [docker] tags: [docker]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [docker, containerization] tags: [docker, containerization]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [docker, containerization] tags: [docker, containerization]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [docker, containerization] tags: [docker, containerization]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [docker] tags: [docker]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [git, procedural] tags: [git, procedural]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Electronics
tags: [physics, electricity, electromagnetism] tags: [physics, electricity, electromagnetism]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Electronics
tags: [physics, electricity] tags: [physics, electricity]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: [algebra] tags: [algebra]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
- fractions - fractions

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python] tags: [python]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- backend - backend
- node-js - node-js

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: [algebra, exponents] tags: [algebra, exponents]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
- fractions - fractions

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DSA
tags: tags:
- OOP - OOP
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Computer Architecture
tags: [CPU] tags: [CPU]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [AWS, backend] tags: [AWS, backend]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Linux
- Operating Systems
tags: tags:
- disks - disks
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Electronics
- Hardware
tags: [logic-gates, binary, memory, clock] tags: [logic-gates, binary, memory, clock]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Databases
- Programming Languages
tags: [SQL, relational-databases] tags: [SQL, relational-databases]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Hardware
- Electronics
tags: [logic-gates, binary] tags: [logic-gates, binary]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DSA
tags: [] tags: []
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- DevOps
- Backend
tags: [AWS] tags: [AWS]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [backend, node-js, REST, APIs] tags: [backend, node-js, REST, APIs]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python] tags: [python]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
- theorems - theorems

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [git] tags: [git]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- backend - backend
- node-js - node-js

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Ground
categories:
- Electronics
tags: [physics, electricity] tags: [physics, electricity]
--- ---

View file

@ -1,5 +1,4 @@
--- ---
categories: [Programming Languages]
tags: [] tags: []
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Databases
- Networks
tags: [] tags: []
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Hardware
- Electronics
tags: [logic-gates, binary] tags: [logic-gates, binary]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [AWS, aws-lambda, backend] tags: [AWS, aws-lambda, backend]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
- fractions - fractions

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Computer Architecture
- Hardware
tags: [nand-to-tetris] tags: [nand-to-tetris]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Computer Architecture
- Hardware
tags: [nand-to-tetris] tags: [nand-to-tetris]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Computer Architecture
- Hardware
tags: [nand-to-tetris] tags: [nand-to-tetris]
--- ---

View file

@ -1,8 +1,4 @@
--- ---
title: Hexadecimal number system
categories:
- Computer Architecture
- Mathematics
tags: [number-systems] tags: [number-systems]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python] tags: [python]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [git] tags: [git]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [mongo-db, node-js] tags: [mongo-db, node-js]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
- fractions - fractions

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Databases
- Programming Languages
tags: [SQL, relational-databases] tags: [SQL, relational-databases]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Computer Architecture
tags: [CPU] tags: [CPU]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
--- ---

View file

@ -1,8 +1,4 @@
--- ---
title: Integrated circuits
categories:
- Electronics
- Hardware
tags: [logic-gates] tags: [logic-gates]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [git] tags: [git]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [mongo-db] tags: [mongo-db]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react
@ -80,8 +78,7 @@ const blogData = [
{ {
id: 1, id: 1,
date: "2020-11-15", date: "2020-11-15",
title: "Nulla quis sem at nibh elementum imperdiet. Duis sagittis ipsum.", shortByline:
shortByline:
"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. ", "Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. ",
longByline: longByline:
"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor.", "Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor.",
@ -90,8 +87,7 @@ const blogData = [
{ {
id: 2, id: 2,
date: "2020-08-11", date: "2020-08-11",
title: "Nulla quis sem at nibh elementum imperdiet. Duis sagittis ipsum.", shortByline:
shortByline:
"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. ", "Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. ",
longByline: longByline:
"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor.", "Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor.",

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python] tags: [python]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Databases
- Programming Languages
tags: [SQL] tags: [SQL]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [graphql] tags: [graphql]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Key characteristics of GraphQL
categories:
- Databases
tags: [graphql, APIs] tags: [graphql, APIs]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Electronics
tags: [electricity, circuits] tags: [electricity, circuits]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- DevOps
- Backend
tags: [AWS] tags: [AWS]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [AWS, aws-lambda, backend] tags: [AWS, aws-lambda, backend]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [AWS, aws-lambda, backend] tags: [AWS, aws-lambda, backend]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- DevOps
- Backend
tags: [AWS, aws-lambda] tags: [AWS, aws-lambda]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python] tags: [python]
--- ---

View file

@ -1,8 +1,4 @@
--- ---
categories:
- Computer Architecture
- Electronics
- Hardware
tags: [logic-gates, binary, memory] tags: [logic-gates, binary, memory]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python] tags: [python]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
- data-structures - data-structures

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python, data-structures] tags: [python, data-structures]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: [algebra] tags: [algebra]
--- ---

View file

@ -1,8 +1,4 @@
--- ---
categories:
- Computer Architecture
- Electronics
- Hardware
tags: [logic-gates, binary] tags: [logic-gates, binary]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python] tags: [python]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- backend - backend
- node-js - node-js

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python] tags: [python]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [javascript] tags: [javascript]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Maps and sets
categories:
- Programming Languages
tags: [javascript] tags: [javascript]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python] tags: [python]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Electronics
tags: [physics] tags: [physics]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Computer Architecture
- Hardware
tags: [memory, motherboard] tags: [memory, motherboard]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Software Engineering
tags: [memory] tags: [memory]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [AWS] tags: [AWS]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- backend - backend
- node-js - node-js

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
- fractions - fractions

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [mongo-db, node-js, mongoose] tags: [mongo-db, node-js, mongoose]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DSA
tags: [OOP] tags: [OOP]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- backend - backend
- node-js - node-js

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- backend - backend
- node-js - node-js

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Linux
tags: [systems-programming] tags: [systems-programming]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- backend - backend
- node-js - node-js

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Computer Architecture
- Hardware
tags: [motherboard] tags: [motherboard]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DSA
tags: [] tags: []
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Electronics
- Hardware
tags: [logic-gates, binary, nand-to-tetris] tags: [logic-gates, binary, nand-to-tetris]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
- theorems - theorems

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
- theorems - theorems

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
- fractions - fractions

View file

@ -1,7 +1,4 @@
--- ---
title: Mutations with Apollo Client
categories:
- Databases
tags: [graphql] tags: [graphql]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Python naming conventions
categories:
- Programming Languages
tags: [python] tags: [python]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: [algebra, exponents] tags: [algebra, exponents]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python, APIs] tags: [python, APIs]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- DevOps
- Databases
tags: [docker, SQL, node-js] tags: [docker, SQL, node-js]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- backend - backend
- node-js - node-js

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python, data-types] tags: [python, data-types]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python, data-types] tags: [python, data-types]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DSA
tags: [OOP] tags: [OOP]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Ohm's Law
categories:
- Electronics
tags: [physics, electricity] tags: [physics, electricity]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [AWS] tags: [AWS]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- backend - backend
- node-js - node-js

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Linux
tags: [] tags: []
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Linux
- Operating Systems
tags: tags:
- disks - disks

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- backend - backend
- node-js - node-js

View file

@ -1,7 +1,4 @@
--- ---
categories:
- DevOps
- Backend
tags: [AWS, aws-lambda, node-js] tags: [AWS, aws-lambda, node-js]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Electronics
tags: [physics, electricity, exponents] tags: [physics, electricity, exponents]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
- number-theory - number-theory

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
- number-theory - number-theory

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
- data-types - data-types

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
- react - react
@ -31,8 +29,7 @@ They are mostly interchangeable but there are some specific differences
```ts ```ts
interface Window { interface Window {
title: string; }
}
interface Window { interface Window {
ts: TypeScriptAPI; ts: TypeScriptAPI;

View file

@ -1,7 +1,4 @@
--- ---
title: Prototypical inheritance
categories:
- Programming Languages
tags: [javascript, OOP] tags: [javascript, OOP]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Python data-types
categories:
- Programming Languages
tags: [python, data-types] tags: [python, data-types]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python, data-types] tags: [python, data-types]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Python interpreter
categories:
- Programming Languages
tags: [python] tags: [python]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python, OOP] tags: [python, OOP]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python, data-types] tags: [python, data-types]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [mongo-db, node-js, mongoose] tags: [mongo-db, node-js, mongoose]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DSA
tags: tags:
- data-structures - data-structures
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [APIs, REST] tags: [APIs, REST]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: tags:
- git - git
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
- fractions - fractions

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DSA
tags: tags:
- algorithms - algorithms
- data-structures - data-structures

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
- fractions - fractions

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Databases
- Programming Languages
tags: [SQL, relational-databases, regex] tags: [SQL, relational-databases, regex]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [] tags: []
--- ---

View file

@ -1,8 +1,4 @@
--- ---
categories:
- Linux
- Operating Systems
- Hardware
tags: tags:
- kernel - kernel
- CPU - CPU

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [relational-databases] tags: [relational-databases]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [git] tags: [git]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [git, procedural] tags: [git, procedural]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [git, procedural] tags: [git, procedural]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Resistance
categories:
- Electronics
tags: [physics, electricity] tags: [physics, electricity]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [AWS, aws-lambda, backend] tags: [AWS, aws-lambda, backend]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Databases
- Programming Languages
tags: [SQL, relational-databases] tags: [SQL, relational-databases]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [relational-databases] tags: [relational-databases]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [AWS] tags: [AWS]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Linux
- Networks
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [graphql] tags: [graphql]
--- ---
@ -48,8 +46,7 @@ For example if we had this type:
```graphql ```graphql
type Track { type Track {
id: ID! id: ID!
title: String! author: Author!
author: Author!
thumbnail: String thumbnail: String
length: Int length: Int
modulesCount: Int modulesCount: Int

View file

@ -1,7 +1,4 @@
--- ---
categories:
- DevOps
- Backend
tags: [AWS, aws-lambda] tags: [AWS, aws-lambda]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Software Engineering
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python, data-structures] tags: [python, data-structures]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
--- ---
@ -84,8 +82,7 @@ using standard ES6 imports:
```tsx ```tsx
export type Article = { export type Article = {
title: string, price: number,
price: number,
} }
export type AnotherType = { export type AnotherType = {

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Linux
- Programming Languages
tags: [shell] tags: [shell]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Computer Architecture
tags: [binary, binary-encoding] tags: [binary, binary-encoding]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DSA
tags: [OOP] tags: [OOP]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DSA
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: [algebra] tags: [algebra]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python] tags: [python]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DSA
tags: tags:
- data-structures - data-structures
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [git] tags: [git]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [AWS] tags: [AWS]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Standard input and output
categories:
- Programming Languages
tags: [python, data-types] tags: [python, data-types]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- backend - backend
- node-js - node-js

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python, data-types] tags: [python, data-types]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
- data-types - data-types

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [backend, node-js, REST, APIs, mongo-db] tags: [backend, node-js, REST, APIs, mongo-db]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Linux
- Operating Systems
tags: tags:
- memory - memory
- disks - disks

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python] tags: [python]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [git] tags: [git]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
- regex - regex

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python, testing] tags: [python, testing]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [javascript, testing, jest] tags: [javascript, testing, jest]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Operating Systems
tags: [systems-programming, memory] tags: [systems-programming, memory]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Computer Architecture
tags: [CPU] tags: [CPU]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Software Engineering
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Electronics
- Hardware
tags: [logic-gates, binary, memory, clock] tags: [logic-gates, binary, memory, clock]
--- ---

View file

@ -1,8 +1,4 @@
--- ---
title: Transistors
categories:
- Electronics
- Hardware
tags: [logic-gates, binary] tags: [logic-gates, binary]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Databases
- Linux
tags: [mongo-db] tags: [mongo-db]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Mathematics
- Logic
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python, data-structures] tags: [python, data-structures]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Computer Architecture
tags: tags:
- theory-of-computation - theory-of-computation
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python, types] tags: [python, types]
--- ---
@ -54,8 +52,7 @@ interfaces as follows:
```py ```py
class ArticleInfo(TypedDict): class ArticleInfo(TypedDict):
timestamp: str timestamp: str
article_title: str article_ link: str
link: str
``` ```
We could then use it thus: We could then use it thus:

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- typescript - typescript
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Databases
- Programming Languages
tags: [SQL, relational-databases] tags: [SQL, relational-databases]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [mongo-db, node-js, mongoose] tags: [mongo-db, node-js, mongoose]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Databases
- Programming Languages
tags: [SQL, relational-databases] tags: [SQL, relational-databases]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Databases
- Programming Languages
tags: [SQL, relational-databases] tags: [SQL, relational-databases]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Operating Systems
- Linux
tags: tags:
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Linux
tags: [] tags: []
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [AWS] tags: [AWS]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Using GraphQL with Node.js
categories:
- Databases
tags: [graphql, node-js] tags: [graphql, node-js]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Using arguments with Apollo Client
categories:
- Databases
tags: [graphql] tags: [graphql]
--- ---
@ -37,8 +34,7 @@ type Query {
type Track { type Track {
id: ID! id: ID!
title: String! authorId: String! // They added this on the sly
authorId: String! // They added this on the sly
thumbnail: String thumbnail: String
length: Int length: Int
modulesCount: Int modulesCount: Int
@ -49,8 +45,7 @@ type Track {
type Module { type Module {
id: ID! id: ID!
title: String! length: Int
length: Int
} }
type Author { type Author {
@ -152,8 +147,7 @@ author name is not a field on `Track`, it is a field on `Author`:
```js ```js
type Track { type Track {
id: ID! id: ID!
title: String! authorId: String!
authorId: String!
thumbnail: String thumbnail: String
length: Int length: Int
modulesCount: Int modulesCount: Int
@ -193,8 +187,7 @@ Here's a reminder of the `Module` type:
```js ```js
type Module { type Module {
id: ID! id: ID!
title: String! length: Int
length: Int
} }
``` ```

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [mongo-db, mongoose, node-js] tags: [mongo-db, mongoose, node-js]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [backend, node-js, REST, APIs] tags: [backend, node-js, REST, APIs]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Logic
tags: [propositional-logic] tags: [propositional-logic]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- DevOps
tags: [git] tags: [git]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Databases
tags: [relational-databases] tags: [relational-databases]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Computer Architecture
- Hardware
tags: [memory] tags: [memory]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Voltage
categories:
- Electronics
tags: [physics, electricity] tags: [physics, electricity]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
title: Voltage sources
categories:
- Electronics
tags: [physics, electricity] tags: [physics, electricity]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Linux
- Operating Systems
tags: tags:
- disks - disks
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
--- ---

View file

@ -1,8 +1,4 @@
--- ---
title: Why computers use binary
categories:
- Mathematics
- Computer Architecture
tags: [binary] tags: [binary]
--- ---

View file

@ -1,7 +1,4 @@
--- ---
categories:
- Databases
- Programming Languages
tags: [SQL, relational-databases] tags: [SQL, relational-databases]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- shell - shell
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Mathematics
tags: tags:
- prealgebra - prealgebra
- theorems - theorems

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: [python, data-structures] tags: [python, data-structures]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- backend - backend
- node-js - node-js

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- backend - backend
- node-js - node-js

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- backend - backend
- node-js - node-js

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Linux
tags: [systems-programming] tags: [systems-programming]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- backend - backend
- node-js - node-js

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Linux
tags: [systems-programming] tags: [systems-programming]
--- ---

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- javascript - javascript
- react - react

View file

@ -1,6 +1,4 @@
--- ---
categories:
- Programming Languages
tags: tags:
- backend - backend
- node-js - node-js