Nkemdili EzikeReact in TypeScript: A Guide to the Differences You Need to KnowTABLE OF CONTENTMay 11, 2023May 11, 2023
Nkemdili EzikeINTRODUCTION TO THE INTERNET AND BRIEF HISTORY OF HTML.EVOLUTION OF COMPUTING NETWORKFeb 21, 2023Feb 21, 2023
Nkemdili EzikeFORM VALIDATION IN REACTJS USING TOASTIFYAs frontend developers, it is our main purpose not just to build a static website but to build a website that is interactive with the…Feb 6, 2023Feb 6, 2023
Nkemdili EzikeGIT REBASE, GIT CHERRY-PICK, AND GIT REVERTGit is a great version control tool that helps you to store, edit and manage your code. In my previous article, I talked about some basic…Feb 4, 2023Feb 4, 2023
Nkemdili EzikeHTML SEMANTICSMost people tend to write their HTML codes and layout sections with only <div> tags which is a very bad practice because the codes you…Dec 17, 2022Dec 17, 2022
Nkemdili EzikeDIFFERENCE BETWEEN LET, CONST, AND VARA lot of features came out with the ES6, one of the features that came out is let and const. let, const, and var are used to declare…Dec 4, 2022Dec 4, 2022
Nkemdili EzikeINTRODUCTION TO GIT AND GITHUBGit and GitHub are simple yet difficult-to-understand topics in software development. They are two of the most popular and powerful tools…Nov 27, 2022Nov 27, 2022