Web Development
Stylelint — The CSS Cousin of ESLint
Proofreading CSS for quality and consistency
CssLintingStylelint
How to create a basic calculator using HTML, CSS and JavaScript
HtmlCssJavascript
6 Browser APIs You Need To Know As A Front End Developer
Browser APIs (or web APIs) are the APIs that come built-in with the browsers. They allow developers to perform complex operations without dealing with the sophisticated lower-level code. There are a…
Web DevelopmentJavaScriptAPIs
How I Use HTML5 Video Whilst Maintaining a High Performance Website
Html5VideoHtml
Top 10 Homebrew Tools You Didn’t Know You Needed
HomebrewMacosTools
What Is The Best Way To Display A PDF In A Web App?
WebPdfJavascript
50 Commonly Used Acronyms in Software Development
And their meanings. The jargon all developers should know
SoftwareDevelopmentAcronyms
Regular Expressions: Brackets
Quick Reference and Refresher Part Two
RegexRegular expressionsBrackets
How to Send Encrypted Data with Postman
Encrypt data with crypto-js and decrypt it with the built-in Node.js crypto module.
PostmanNodejsJavascript
How to Send Data Between Chrome Extension Scripts
One time messaging and long-lived connections
ChromeExtensionJavascript