Open in app

Sign In

Write

Sign In

Jack Sparrow
Jack Sparrow

2 Followers

Home

About

Oct 11, 2021

How to host your ReactJs project on firebase.

Before explaining the process I am assuming that you have a firebase account set up. If not please set up an account and install the Firebase CLI. Firebase CLI: https://firebase.google.com/docs/cli?authuser=0#linux Go into the project directory and run these commands in the given order. firebase init 2. After running the above…

Reactjs

1 min read

Reactjs

1 min read


Sep 1, 2021

How to use Foreign key Table attribute in Django Templates

There are many posts and StackOverflow which cover the answer to this question but most of them just show one way of accessing the foreign key table attributes inside templates. Let’s consider these two models : class Post(models.Model): post_id = models.AutoField(primary_key=True) post_title = models.CharField(max_length=50)…

Django

1 min read

Django

1 min read


Aug 31, 2021

How to connect Django application with MySQL database in Ubuntu

Install the MySQL database by using the command and also add this lib sudo apt install mysql-server sudo apt install libmysqlclient-dev 2. Now inside the terminal open MySQL with username root sudo mysql -u root 3. After this create a user and give it all privileges. …

Django

1 min read

Django

1 min read

Jack Sparrow

Jack Sparrow

2 Followers

Web Developer + Android Developer + Traveller along with all this i love to tinker with new technology.

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech