Implement countWords
Mevrael opened this issue · 2 comments
Hi, congrats with 1.0. First small feedback. When I was browsing Count section I expected to see function to count words which is often used, for example, to generate approx "time read" time.
P.S. could you provide simple plan with some cool links to get started with modern iOS dev and Swift 3 for someone with a huge dev experience in general already? How do you handle env, config, styles, layout, package management? I don't like writing a lot of small UI classes and drag'n'dropin' UI with mouse, if there are packages to use something close to CSS/HTML would be great. May be you can follow me back on https://twitter.com/mevrael so I could DM you : )
Hey @Mevrael, thanks!
I agree it's a good idea to implement the v.countWords()
.
What about the iOS development, you could start with Swift programming guide and iOS Programming: The Big Nerd Ranch Guide. If you're looking for a more tranditional HTML like, check out the React native.
v.countWords()
is implemented in version 1.0.0.alpha.2