Published inJavaScript in Plain EnglishFun features in JavaScriptBecome a better developer by learning these built in JavaScript functionality: Spread(…) syntax, Try..Catch statements, and Arrow…Feb 5, 20231Feb 5, 20231
Published inJavaScript in Plain EnglishUsing Cypress to test your HTMLCypress is a really fun testing tool. As a software developer, the idea of doing manual testing does not sound like a lot of fun. With…Nov 14, 2022Nov 14, 2022
Published inJavaScript in Plain EnglishTesting your front end code with cypressMake your code safer by writing end-to-end testsOct 18, 2022Oct 18, 2022
Published inEnlear AcademyBuild & deploy a great looking site with NextJS and NetlifyWant to build and deploy your javascript application faster than you can say Worcestershire sauce? Then look no further!Oct 15, 2022Oct 15, 2022
Published inJavaScript in Plain EnglishLevel Up Your JavaScript Skills With the Inclusion of PromisesWhat is a promise in JavaScript? It’s a block of code that may produce a value at some point in time.Sep 27, 2022Sep 27, 2022
Published inJavaScript in Plain EnglishLevel Up Your JavaScript Skills with These Built-in FunctionsBecome a better developer by learning these JavaScript built-in functions: at(), map(), forEach(), and filter().Sep 21, 20221Sep 21, 20221
Published inJavaScript in Plain EnglishGet Started with React & Google FirebaseA tutorial on setting up a React project and using Google Firebase to store your data.Sep 14, 2022Sep 14, 2022
Published inJavaScript in Plain EnglishGetting Started with Custom Theme Development for ShopifySo you want to build a custom theme for Shopify, but aren’t sure where to begin? Well then, I am here to help. The process is pretty…Sep 12, 2021Sep 12, 2021
Published inJavaScript in Plain EnglishClass-Based Components in ReactSo you want to build a React component using a more Object-Oriented Programming (OOP) approach? Well then, look no further.Sep 9, 2021Sep 9, 2021
Published inDev GeniusMaking your styles more functional with the SASS @functionDid you know you could write functions in SCSS, much like you would with Javascript? Neither did I until recently. I was so blown away by…Sep 9, 2021Sep 9, 2021