James NgWhat is the Domain Name System(DNS)? How does it work?Call it the address book of the internet.Nov 3, 2023Nov 3, 2023
James NgFibonacci Sequence & Golden Ratio: Math in NatureYou always hear people say “Math is boring” or “What is the point of Math?” You do not have to love or hate Math to appreciate it.Oct 26, 20231Oct 26, 20231
James NgTypeScript Basics IV: Enums, Object Types, and Type AliasesTypeScript allows for custom types, which will allow for greater flexibility to be strict (…sounds ironic 🤔) when writing code.Nov 30, 2022Nov 30, 2022
James NgTypeScript Basics (III): ArraysType annotation for arrays can be assigned by simply putting a set of square brackets “[ ]” after the element type. Another syntax that canNov 16, 2022Nov 16, 2022
James NgTypeScript Basics (II): FunctionsTypeScript applies the type system to functions as well, from parameter types to return types.Nov 9, 2022Nov 9, 2022
James NgTypeScript Basics —Type SystemTypeScript is JavaScript with syntax for types.Nov 2, 2022Nov 2, 2022
James NgWhen to use Props, Children, useContext Hook, and Component Composition in ReactA beauty of React is the ability to make components dynamic through the use of props. Recall that a component is a function that takes…Jun 5, 2022Jun 5, 2022
James NgWhat is Recursion?Think of a live actor who repeats the same act show after show to a different audience each time until the last showtime.May 14, 2022May 14, 2022
James NgHow To Be Content In An Unhappy SocietyImagine you had one million dollars. Will you be content?Feb 22, 2021Feb 22, 2021