Alex ValdezinJavaScript in Plain EnglishNext.js — The Future of React AppsBy leveraging Next.js, you can elevate your React application to new heights. Embrace the future of web development with Next.js.Jul 10, 2023Jul 10, 2023
Alex ValdezinJavaScript in Plain EnglishWhat is the ‘this’ Keyword in JavaScript?Learn what ‘this’ keyword is in JavaScript and what you can do with it.Aug 19, 2022Aug 19, 2022
Alex ValdezYou Need a Better Terminal SetupThe standard terminal is old and outdated. Let’s setup a better one. Because you deserve it.Mar 4, 20211Mar 4, 20211
Alex ValdezinJavaScript in Plain EnglishIt’s 2020, You Should Be Using TypeScriptWhat even is TypeScript and why should I use it?Oct 28, 20202Oct 28, 20202
Alex Valdez5 Ways to Increase Productivity While Working from HomeNew to working from home? Try these tips.Aug 12, 2020Aug 12, 2020
Alex ValdezinJavaScript in Plain EnglishMutating JavaScript ArraysThe ability to mutate arrays in JavaScript is a must in your JS toolbox. Let’s take a look at a few methods.Jan 8, 2020Jan 8, 2020
Alex ValdezinJavaScript in Plain EnglishReact context API (Part 2) — Updating state through a ConsumerDo Context Consumers only have access to read state? No! You can update the state through a Consumer as well. Check it out.Aug 15, 2019Aug 15, 2019
Alex ValdezinJavaScript in Plain EnglishReact context API (Part 1) — Passing state to child components made easyProp drilling? Nope. Redux? Too complex. React context API? Yes. Let’s make it simple.Jul 13, 20191Jul 13, 20191