-
# Minerva 3 - Consistent Data Consumption | 문섭스블로그
문섭스블로그
[https://moonsub-kim.github.io/docs/airbnb/minerva-3-consistent-data-consumption/](https://moonsub-kim.github.io/docs/airbnb/minerva-3-consi…
-
### Topic
Hello! I propose editing the examples so that they adhere to the [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript). For example, [Forces](https://p5js.org/examples/sim…
-
It seems the website started using the V3 of the API which seems to be a [GraphQL](https://graphql.org/learn/) API.
Has anyone tried accessing that API? Has anyone had success authenticating to it…
-
Hi,
just wanted to try out this awesome project, but failed :-(
I followed the steps in your README, but docker-compose wont start correctly. please see the logs:
```
[...]
Status: Down…
-
-
urlpatterns = [path("/1", views.room_detail, name="detail")]
File "C:\Users\kslbs\Documents\airbnb-clone\rooms\urls.py", line 6, in
urlpatterns = [path("/1", views.room_detail, name="detail…
-
Grade: **Surpassed requirements and expectations**
Congratulations on your first project!
I am very impressed on your work. If you haven't seen this style guide, you will find it really helpful:…
-
# 关于团队的编码风格指南
**熟悉编码风格,调教IDE/编辑器,使“格式化文档”与编码风格规则一致。**
- [Google: HTML/CSS Style Guide](https://google.github.io/styleguide/htmlcssguide.html),[翻译](https://github.com/xianghongai/Google-HTML-CSS-…
-
where to find the detail doc about json field?
-
We should add a showcase of the Config props (https://github.com/airbnb/native-navigation/blob/master/docs/api/navigator-config.md) to the example app.
I can get started on it this weekend. I just …