Advantages of using ReactJS in Rails project 2 minute read

Foreword

Recently, I have been working on a feature to display a list of file records stored in various data repositories. The goal is to present different data repositories along with their corresponding file records on a single page. The user interface consists of a tab widget for switching between data repositories, and within each tab’s content, there is a table widget listing all the file records.

It’s important to note that a file record can also represent a folder. When a user clicks on a folder record in the table, the table content needs to be refreshed. To avoid loading... read more

The Ultimate Start-Up Guide 2 minute read

After reading this book, I found even if I don’t start up a business, I could improve the way I think about my career path and the way I talk to others in a presentation.

How to generate idea?

  • Start with why(customers’ need) instead of what(technology)
    • customers’ need: the hole in market
  • Two component to develop:
    • Vision
      • to investors
        • is there disruption? -> create new market/customers
    • Function spectrum
      • to target audience
        • is there any relevance? -> will it solve my problem?
  • How... read more
Undoctored 6 minute read

I found this book insightful, but I am not quite sure if the recipes in the book are tasty. So, let me just share some ideas from the book.

Chap. 2: Who Took the “Health” out of Health Care?

Health care is the system created to deliver the greatest revenue-generating products and procedures to address illness, but not provide health

The unspoken secret is that providers prefer treatment over prevention, expensive over inexpensive, patent-protectable over non-patent-protectable, billable procedure over non billable procedure, BMW over Toyota Prius.

More free time is nice. More love among family and friends is wonderful. But... read more