Skip to content

大学生メンター向け、アプリ作成のノウハウを学ぶ。

Notifications You must be signed in to change notification settings

npo-clack/app_practice_for_mentor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

app_practice_for_mentor

大学生メンター向け、アプリ作成のノウハウを学ぶ。

Webアプリの構成

  • フロント独立型 サーバーと通信せずに、ブラウザ上のアプリのindex.html, js, cssのみで完結している。フロントエンドと呼ぶ。一般的なホームページはこっち。

  • フロントとサーバー型 サーバーと通信して、データのやり取りを行う。世の中のWebアプリと呼ばれるものはこっち。Railsなどのサーバーサイドの知識が必要。

About

大学生メンター向け、アプリ作成のノウハウを学ぶ。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published