Rails 小技巧 筆記簿:實作 Caxlsx 將資料匯出 Excel 格式
What is Caxlsx?
Rubyist, Backend Engineer
Hi there! My name is Kevin Wang. I'm a Ruby on Rails developer and entrepreneur based in Taipei, Taiwan.
What is Caxlsx?
What is Vue.js ?
What is Nested Form (巢狀表單) ? 我們經常能看到巢狀表單的蹤影,例如:註冊使用者時會需要填寫多個收件人地址或是聯絡電話等…。 簡單來說,當需要處理兩個不同的 model 在同ㄧ個表單內執行就經常會使用到巢狀表單來開發。 有關於巢狀表單的介紹可以參考 RailsGuides,以及中文手冊。
LeetCode: Count Items Matching a Rule
LeetCode: Valid Palindrome II