Home Posts Tagged "coding"
How to Build a Capitalize Function for JavaScript Strings
In this JavaScript coding exercise, we’re gonna walk through, how we can create a two-capital function. What I’m essenti...
0
4.5K
0
0
Compress Images via the CLI in Ruby with the Image Optimization RubyGem
Image compression can make a significant difference in the performance of your applications. There are a number of online utilities...
0
5.5K
0
0
TypeScript Tutorial: Practical Way to Work with Promises
In this guide, I’m going to walk through exactly how we can work with promises in typescript. However, before we can talk abou...
1
13.4K
0
0