Media Summary: It's pretty straightforward. Your goal is to create a function that removes the Remove first and last characters from a string kata link: another good ol' .slice() video.
17 Remove First And Last Character Javascript Problem Solving - Detailed Analysis & Overview
It's pretty straightforward. Your goal is to create a function that removes the Remove first and last characters from a string kata link: another good ol' .slice() video. If you have found this content useful and want to show your appreciation, please use this link to buy me a beer ... this one uses split(), slice(), and then join()