Posts by Joice Santos • 21 points
3 posts
-
1
votes1
answer63
viewsQ: Angular 10 - table error
I am making a table and using json-server as backend at angular 10. The table does not show the data and the console points an error in the tag. I can’t figure out the mistake, someone can help me?…
-
0
votes1
answer162
viewsQ: Noreversematch at /
I’m taking some Python lessons with Django and is making this mistake: py. from django.urls import path from . import views app_name = 'courses' urlpatterns = [ path('', views.index, name='index'),…
-
-1
votes1
answer280
viewsQ: Responsive menu with Bootstrap
Good morning! I’m making a website and I’m a beginner. I’m having trouble with my responsive menu and footer. Well the problem of responsive menu is that the burger menu is having trouble clicking…