November 1, 2022 · 17 min readTop 6 Free Online Code Editors and IDEs with Pros and ConsWe'll compare the best online IDEs and code editors for web development. We'll also look at the pros and cons of each.Joseph MawaWeb Developer
October 31, 2022 · 10 min readWhat is Next.js getInitialProps and getServerSideProps?We will deep dive into Next.js getInitialProps and getServerSideProps.Michael HungboSoftware Developer
October 30, 2022 · 10 min readHow to use Material UI Select in ReactWe'll discover the Material UI (MUI) select component with examplesDoro OnomeSoftware Developer
October 26, 2022 · 9 min readUnderstanding the React useRef HookWe will explain the differences between useRef and React refJoel AdewoleWeb Developer
October 25, 2022 · 9 min readHow to Use JavaScript Array someJavaScript some method implementation on Array with examplesAbdullah NumanFullstack Developer
October 23, 2022 · 13 min readA Guide to useContext and React Context APIShare data across components with React Context in TypeScript and Next.jsChibuzor OtuokwuSoftware Developer
October 21, 2022 · 11 min readHow to Use Tailwind CSS GridWe look at how to implement responsive layouts with CSS Grid using TailwindCSS Grid classes.Abdullah NumanFullstack Developer
October 19, 2022 · 15 min readA Guide on Material UI AutoComplete in ReactWe'll discover the Material UI (MUI) AutoComplete component with examplesDoro OnomeSoftware Developer
October 17, 2022 · 9 min readHow to Use JavaScript Slice MethodJavaScript Slice method implementation on Array and Strings with examplesAbdullah NumanFullstack Developer
October 13, 2022 · 7 min readWhy you should prefer using pnpm over npm and yarn?The advantages of pnpm and comparison guide.Muhammad KhabbabProject Manager
October 10, 2022 · 4 min readHow to use TypeScript Partial Type?We'll explain the TypeScript Partial utility type with examplesAbdullah NumanFullstack Developer
October 7, 2022 · 9 min readCreating a Responsive React Navbar with Tailwind CSSIn this brief guide, we'll create a responsive navbar with Tailwind CSS and Bootstrap in React.Muhammed SarwarSoftware Engineer