Joseph Kofler·Sep 14, 2021Arrays in TypeScript, a starters guide. [“hip”, “hip”]Like many bootcamp graduates, I was taught JavaScript, which is the language for development on the web. JavaScript has many flaws but one…
Joseph Kofler·Feb 16, 2021React HooksReact hooks are a built in future of the React Framework. React Hooks allow us to call special hook functions within a functional…