Hadi BahadoriJune 30, 2024 EducationalHow to Build a Modern Web App for Customer Information Management with Django and React on Ubuntu 18.04 430 views24 minute read Introduction People use different types of devices to connect to the Internet and browse the web.… 0 Shares 0 0 0
Hadi BahadoriJune 29, 2024 EducationalHow to use Vue.js and Axios to display data from an API 399 views9 minute read Introduction Vue.js is a front-end JavaScript framework for building user interfaces. It was designed from the ground up in a way that… 0 Shares 0 0 0
Hadi BahadoriJune 27, 2024 EducationalHow to install Node.js and create a local development environment on macOS 426 views6 minute read Introduction Node.js is an open source JavaScript runtime environment for easily building server-side applications.… 0 Shares 0 0 0
Hadi BahadoriJune 26, 2024 EducationalHow to write and run your first application in Node.js 388 views9 minute read Introduction Node.js is a popular open source runtime environment that can run JavaScript outside of… 0 Shares 0 0 0
Hadi BahadoriJune 26, 2024 EducationalHow to install Node.js on Ubuntu 20.04 337 views6 minute read Introduction Node.js is a JavaScript runtime for server-side programming. It allows developers to… 0 Shares 0 0 0
Hadi BahadoriJune 20, 2024 EducationalPython string Contain 376 views1 minute read Introduction The Python string class has a __contains__() function that we can use to check if a string… 0 Shares 0 0 0
Hadi BahadoriJune 20, 2024 EducationalHow to add elements to a list in Python 687 views2 minute read Introduction In this tutorial, we will learn different ways to add elements to a list in Python.… 0 Shares 0 0 0
Hadi BahadoriJune 20, 2024 EducationalHow to remove characters from a string in Python 561 views3 minute read Introduction This article describes two common methods you can use to remove characters… 0 Shares 0 0 0
Hadi BahadoriJune 16, 2024 EducationalHow to create a slider using JS, HTML and CSS 630 views12 minute read Introduction Sliders are a series of frames where each frame can be scrolled in sequence.… 0 Shares 0 0 0
Hadi BahadoriJune 4, 2024 EducationalDeploying a Next.js application on a DigitalOcean Droplet 322 views4 minute read Introduction to Next.js, a popular React framework for building server-rendered React applications easily… 0 Shares 0 0 0