Django

[Django] Django model: A Primer

In this Django article series, you will learn the process of Django project and apps.

Read
MySQL

[MySQL] mysql access denied eror and set new password

ERROR 1054 (42S22): Unknown column 'password' in 'field list'

Read
Python-scrapping

[Python Scraping] SSL: CERTIFICATE_VERIFY_FAILED Error Solved

[URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed:

Read
React

[React] Create-react-app-settings

npx create-react-app <your foldername>

Read