PinnedPublished inJavaScript in Plain EnglishHow to build a Star Rating component in ReactChances are if you are developing a blog or a CMS you want the user to be able to rate articles or products. This will give you the…Oct 26, 20201Oct 26, 20201
PinnedPublished inThe StartupBeing a Developer and Dealing With Imposter SyndromeBeing a developer is difficult. Most of the learning you do in school doesn’t apply to the career you will have in the future. The skills…Oct 23, 2020Oct 23, 2020
Tailwind CSS Responsive DebuggingCreating responsive websites in Tailwind CSS is a breeze, hence the logo. Responsive websites allow you to create one website that fits…Apr 28, 20211Apr 28, 20211
Published inJavaScript in Plain EnglishHow to trigger animations with React HooksWebsite animationsMar 1, 2021Mar 1, 2021
Published inJavaScript in Plain EnglishHow to build an Alert Component using RecoilReact state management is a broad topic, and choosing the right management tool is often difficult. React is known for its missing state…Nov 23, 2020Nov 23, 2020
Published inJavaScript in Plain EnglishHow to create an auto coder pad with React and Tailwind CSSMy story is as follows. I was on the Tailwind CSS website the other day, and I noticed they have an awesome auto coder pad on their main…Oct 6, 2020Oct 6, 2020
Published inJavaScript in Plain EnglishCreating a Confirm Dialog in React and Tailwind CSSIn this article we will go over how to create a confirm dialog using React and Tailwind CSS. This article will roughly go over the logic…Sep 15, 2020Sep 15, 2020
Published inLevel Up CodingHow to Use CSS Breakpoints in Material UIIn the world of web design, CSS breakpoints help us design a more robust, responsive website, detecting when to show and hide certain…Aug 14, 20202Aug 14, 20202
Published inJavaScript in Plain EnglishCreating a dynamic RESTful API using Express and SequelizeWhat an API is, what it means to be RESTful, and how to implement these using Node.jsJul 31, 2020Jul 31, 2020
Published inJavaScript in Plain EnglishHow to Full Stack JavaScriptJavaScript enables browsers on desktops and mobile devices to interactively engage with websites. The eco system of packages and…Jul 16, 2020Jul 16, 2020