Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add_advance_knowledge_rails #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@

6. Rspec: [Vietnamese](https://github.com/framgia/Training-Guideline/blob/master/Rails/rspec.md), [English](https://github.com/framgia/Training-Guideline/blob/master/Rails/rspec_en.md)

7. [Các kỹ thuật nâng cao áp dụng cho dự án thực tế ở CEV](https://github.com/framgia/Training-Guideline/blob/master/Rails/advance_knowledge.md)

### II. PHP
1. PHP: [Vietnamese](https://github.com/framgia/Training-Guideline/blob/master/PHP/php.md), [English](https://github.com/framgia/Training-Guideline/blob/master/PHP/php.en.md)

Expand Down
19 changes: 19 additions & 0 deletions Rails/advance_knowledge.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## 1. Api
Thông tin: https://www.ibm.com/topics/api#:~:text=An%20API%2C%20or%20application%20programming,to%20communicate%20with%20each%20other.
Cách áp dụng trong rails: https://guides.rubyonrails.org/api_app.html
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

API e dẫn luôn đến thư mục public chứa slide api của team mình đi e

## 2. Jwt
Thông tin: https://jwt.io/introduction
Cách áp dụng trong rails: https://viblo.asia/p/jwt-and-using-jwt-in-rails-yMnKMq3QK7P
## 3. redis
Thông tin: https://redis.io/docs/
Áp dụng trong rails: https://viblo.asia/p/toi-uu-rails-app-voi-redis-nwmkyEZMkoW
## 4. docker
Thông tin: https://docs.docker.com/get-started/
## 5. aws
Thông tin: https://docs.aws.amazon.com/
## 6. elasticsearch
Thông tin: https://www.elastic.co/what-is/elasticsearch
Áp dụng vào trong rails: https://viblo.asia/p/tich-hop-elastic-search-trong-ung-dung-rails-6BAMYk3Pvnjz
## 7. websocket
Thông tin: https://viblo.asia/p/tim-hieu-ve-websocket-voi-rails-BYjv44yPvxpV
videos tutorial: https://www.youtube.com/watch?v=8XECUoTyQrI