boves / learning

Tutorials and other simple projects that I'm actively working through to learn and practice.
0 stars 0 forks source link

Implement word counter for articles in 1) static pages and 2) in the edit page for /blog #6

Open boves opened 2 years ago

boves commented 2 years ago
boves commented 2 years ago
  • STEPPING STONE: start with a word counter that updates when an article is written and when an article is updated.

Some ideas of how to implement a word counter in rails: https://stackoverflow.com/questions/2107621/word-count-in-rails