Git Product home page Git Product logo

js_workshop_2_warmup's Introduction

Astro camp JS workshop Day 2 暖身教材

Day 2 JS workshop 將會練習在 Rails 裡面用 Webpack 來安裝、使用前端套件

這裡有一個簡單的 Rails 6 專案,基本上所有內容是 scaffold 一鍵做出來的,然後有搭配 acts-as-taggable-on 這個 gem 做了標籤功能。

由於 Rails 內建表單不太好用,我們可以透過 Webpack 裝一些前端套件來優化

熱身任務

workshop 開始之前建議同學可以先練習安裝 Bootstrap
正式 workshop 將會有從此專案再往下做

目標:用 Bootstrap 美化頁面

  • 每次新增商品、編輯商品後,畫面是方會有漂亮的通知視窗

    • 顏色不限,有美化就好
    • 可以按右上角x關掉它
  • index 頁面美化

    • 風格不限,有美化就好
  • new/edit 頁面美化

    • 風格不限,有美化就好

提示

  • 可以 fork 或直接 git clone 這個 repo
  • 可能用到這指令 yarn add bootstrap

參考樣式

原本 index 頁

原本 new 頁

bootstrap 完成後,index 頁

bootstrap 完成後,new 頁

js_workshop_2_warmup's People

Contributors

shes50103 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.