Teaching Newbies since 2014

kauress

  • Home
  • Javascript ❤
    • JavaScript
    • Node.js
  • WebDev Tuts
  • screencasts
  • Resources
  • VR & AR
  • Contact
  • Github
  • Twitter
  • YouTube
  • RSS
  • C++
You are here: Home / Archives for javascript function

January 12, 2019 by: Kauress

Day 2: JavaScript function to capitalize 1st letter of a word in a string/name

Something messed up with codepen today or maybe just my browser (Firefox Dev edition) but here is the function to capitalize the 1st letter of a word in a string. [codepen_embed height=”300″ theme_id=”21518″ slug_hash=”XoyBNM” default_tab=”js,result” user=”Kauress”]See the Pen <a href=’https://codepen.io/Kauress/pen/XoyBNM/’>XoyBNM</a> by Kauress (<a href=’https://codepen.io/Kauress’>@Kauress</a>) on <a href=’https://codepen.io’>CodePen</a>.[/codepen_embed]

[ Read More ]

Copyright © 2021 ·Kauress