JavaScript ~~
JavaScript is loaded with tiny syntax tricks to accomplish useful effects. For example, explore any codebase to see !! being
Read moreJavaScript is loaded with tiny syntax tricks to accomplish useful effects. For example, explore any codebase to see !! being
Read moreThe beginning of every year starts out with all of us setting ambitious goals — goals being personal and professional.
Read moreAs I continue my adventure into Android development, pair programming has been a huge help in learning this new platform.
Read moreLazy loading images is a practice that’s been popular for a decade and for good reason: images are usually the
Read moreGraphQL was developed by Facebook in 2012 to power up its mobile apps. Since open-sourcing GraphQL specification in 2015, it
Read moreIn my early web days, I was interested in scraping and collecting data based on the results of Google searches.
Read moreOpen source is a dream and a gateway to an amazing career — I’m a testament to that. One of
Read moreI’ve always loved exploring regular expressions because they’re one of those skills that’s never taught in school — you need
Read moreThese days, most front-end projects are going to involve NPM packages of some kind. Occasionally, when browsing documentation for these
Read moreThe webpack JavaScript utility has taken over the modern JavaScript landscape, so much so that it’s hard to be a
Read more