Search
Revive: A Free Tool that Analyzes Your Traffic and Finds the Content You Should Update
11.7.2019
I started Scotch as a web development tutorial blog. Over the years, I've learned far more than I expected. It was no longer just about web development
VS Code Screencast Mode
10.7.2019
VS Code has many great tools hidden deep within its settings. One of those tools is screencast mode.
Screencast mode will display keyboard presses.
You can
The Top Tech People to Follow on Twitter for Your Stack
9.7.2019
Twitter like other social media bring people together, and lots of everyday activities go on here too, people get jobs, sell, connect, work and even get items for free. This brings in the q
VS Code June Update: Status Bar Updates, Indent Guides, and more
8.7.2019
It's amazing that VS Code can consistently come out with meaningful updates month after month. The commitment that team has to the needs of the community
The Future of Websites: Headless CMSs
3.7.2019
Since their introduction, content management systems (CMS) have made life easier for website developers, site owners, and administrators alike. Platforms like Word
Trying the New WSL 2. It's Fast! (Windows Subsystem for Linux)
2.7.2019
Windows Subsystem for Linux is the tool that was released by Microsoft to get a full UNIX system inside of Windows. Microsoft has put in some good initiatives for developers after purchasing GitHub
Top 10 Monospace Fonts for Developers
2.7.2019
Developers are extremely passionate about certain things: developer tools, tabs vs. spaces, CSS in JS (or not!), and FONTS! I started a
Playing with the New Windows Terminal
1.7.2019
The new Windows Terminal was just released in Preview capacity. You'll need the latest
Fix Touch Bar Volume Buttons
30.6.2019
The touch bar on MacBooks has been a source of controversy since the beginning. Many mourned the loss of the escape key, while others refused to buy a new laptop to avoid the touch bar completely. I’ve not had many issues with the touch bar but mostly because I don’t really use it. One necessary...
Different Approaches for Creating a Staggered Animation
27.6.2019
Animating elements, at its most basic, is fairly straightforward. Define the keyframes. Name the animation. Call it on an element.
But sometimes we need something a little more complex to get the right “feel" for the way things move. For example, a sound equalizer might use the same animation...
Different Approaches for Creating a Staggered Animation
27.6.2019
Animating elements, at its most basic, is fairly straightforward. Define the keyframes. Name the animation. Call it on an element.
But sometimes we need something a little more complex to get the right “feel" for the way things move. For example, a sound equalizer might use the same animation...
Windows Emoji Picker Now Supports Kaomoji (●'◡'●)
27.6.2019
The Windows emoji picker helps us choose emojis quickly. I used to have to go to getemoji.com to copy and paste some emojis.
(⌐■_■)
Windows introdu
The New Windows Terminal Is Now Available to Download
24.6.2019
In May, Microsoft announced that they would release a brand new Windows Terminal.
You can now download it
Why I'm Switching to YouTube from Twitch for Live-Coding
12.6.2019
A few months ago, I started live-coding and streaming on Twitch. It was an experiment to get closer to the community and give back to let people see my c
macOS Catalina Will Replace Bash with zsh
4.6.2019
Apple's #WWDC2019 (Worldwide Developers Conference) was yesterday and came with some really cool things for developers.
WWDC is always an in
Can Bitcoin’s Lightning Network Power Payments in a Japanese Bar?
2.6.2019
A bar in Japan is teaming up with a locally-based lightning startup to let customers pay using the experimental payments network
Non-Relational Databases and Supporting Mixed Workloads
30.5.2019
Suppose that you’re building an e-commerce platform and as part of the exercise, you need to come up with a new data architecture for inventory management. You need to support fast, transactional w
Class Components in Vue are No Longer Happening
30.5.2019
An upcoming Vue update was set to have classes implemented. In React and Angular, we can create components u
Angular v8 is Released!
29.5.2019
Angular's 8.0.0 release is here! This is a major release that brings some nice features. For the official blog post, check the
Scotch.io Job Board Launched!
28.5.2019
Here at Scotch, our main goal has always been to help people make sense of the complex world of development. Explaining why something is in addition to what or how