Blog
Handling Asynchrony in Vue 3 / Composition API
Part 1: Managing Async state
VueVue3Composition-api
How to Create a Slider in JavaScript
Learning Web Development in Practice
JavascriptWeb developmentSlider
How To Connect MySQL And Auth To A Next.js App
Today, we will connect our Next.js app to MySQL database and develop an authentication feature.
NextjsMysqlAuthentication
How To Avoid Prop Drilling in React Using Component Composition
No Redux or Context API
ReactJavaScriptFrontend
Getting Started with express-validator
ExpressNode.jsJavaScript
Handle Data Privacy Challenges in Digital Marketing
Data PrivacyDigital MarketingMarketing
How I Use HTML5 Video Whilst Maintaining a High Performance Website
Html5VideoHtml
Create your Browser Automation Robot with Python and Selenium
PythonSeleniumProgramming
Create a Full Stack Banking Application using React
Part 1: Create an application using PostgreSQL, Express, React and Node.js stack. “Create a Full Stack Banking Application using React” is published by Yogesh Chavan in JavaScript in Plain English.
React
From API to Pandas—Getting JSON Data With Python
A working example of getting JSON data from an API to a Pandas DataFrame in Python with Google Colab and Open Data DC.
PythonData-scienceData-analysis