Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Speed Your Project
Search
ocowchun
April 16, 2015
How-to & DIY
0
390
Speed Your Project
ocowchun
April 16, 2015
Tweet
Share
More Decks by ocowchun
See All by ocowchun
Using AWS to build ELK stack
ocowchun
0
110
Hello Log
ocowchun
1
50
Use Lambda and DynamoDB to build simple dashboard
ocowchun
0
220
工程師養成訓練
ocowchun
0
110
碩士班這兩年,我做了什麼
ocowchun
0
59
為什麼要學資料庫管理
ocowchun
0
840
Other Decks in How-to & DIY
See All in How-to & DIY
2025年03月02日 メイカーズながおかまつり での講演 「コミュニティベースでの製品開発ものづくりフェアの役割」
takasumasakazu
0
270
あなたは何故コミュニティに参加するのか?
awsjcpm
1
210
What's the difference in taste between expensive and cheap mills? Measuring coffee particle size distribution using ImageJ
dogrunjp
0
590
M5Stackを使ってSズキの魔改造モンスターマシンを作ってみた
syumme01
0
230
miiboとamiibo繋げてみた。 #miibo #amiibo #iotlt
n0bisuke2
1
390
人はなぜコミュニティとつながると幸せを感じるのか
448jp
3
320
活動振り返りと生成AIによるコード生成の試み
covao
0
110
M5Stickと超小型エッジAIカメラ「AITRIOS」
hoshinoresearch
0
540
エッジで動くNode-REDを作る実験 #noderedjp #noderedcon
n0bisuke2
0
270
AWS re:Invent 2024 re:Cap – AWS Community Perspective / JAWS-UG新潟
awsjcpm
0
170
Node-REDで制御できるエッジカメラのreCameraを触る #iotlt #JLCPCB #recamera
n0bisuke2
0
110
JAWS-UG KOBE #1 - JAWS-UG Updates
awsjcpm
0
100
Featured
See All Featured
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Raft: Consensus for Rubyists
vanstee
140
7.2k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Done Done
chrislema
185
16k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
GitHub's CSS Performance
jonrohan
1032
470k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.7k
Six Lessons from altMBA
skipperchong
29
4k
Navigating Team Friction
lara
190
15k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Transcript
week8-Speed Your Project :4/16 @ocowchun
sublime ruby format install packages BeautifyRuby BeautifyRuby
Bootstrap Bootstrap is the most popular HTML, CSS, and JS
framework for developing responsive, mobile first projects on the web. http://getbootstrap.com/ https://github.com/twbs/bootstrap-sass
Use Bootstrap in Your Rails App 1.Add below to your
Gemfile gem 'bootstrap-sass', '~> 3.3.4' 2.Rename application.css to application.scss 3.Add below to application.scss @import "bootstrap-sprockets"; @import "bootstrap";
?
• button • •
idea •
trello Trello is the free, flexible, and visual way to
organize anything with anyone.
• &/)
• &/$ .' • &/" • &/2,!0$1* ( • &/"#- 0+%1 from xdite-
Trello • # ($! • # $! • $!&'
• ! • ")%
kanban101 todo: doing: done:
kanban102 backlog: todo: doing: done: close:
git • How to resolve conflicts • How to use
pull request • git flow https://ihower.tw/blog/archives/5140 • Integrate git flow with pull request
markdown Markdown
http://ocowchun.github.io/web101/site/others/markdown/
from
xdite-