Awa DieudonneHow to build a GPT-3 powered chatbot in Next.jsThis tutorial will guide you through the process of building a chatbot using Next.js and GPT-3’s API from OpenAI that can understand and…Feb 9, 20231Feb 9, 20231
Awa DieudonneHow to implement buffering on a custom video player in React.jsAn extensive guide to building a video player that has playback speed, seeking, pause/play, and buffer progress indicator using React.js…Jan 21, 2023Jan 21, 2023
Awa DieudonneGoogle OAuth in Nodejs, Express, and ReactjsIn this article, I will walk you through implementing google OAuth with passportjs and JWT in a React, Node, Express, Sequelize, and…Mar 7, 20213Mar 7, 20213
Awa DieudonneSummarised Next.js Version 10 featuresNextjs has had over 20 new features that improve performance and developer experience. At the same time, the JavaScript size of the…Oct 28, 2020Oct 28, 2020
Awa DieudonneinLevel Up CodingHow to create a responsive hamburger navigation menu — ReactJS and Styled ComponentsIn order to build a website with good user experience, there are a lot of things to consider and one of them is how responsive your site…Apr 20, 20204Apr 20, 20204