News

I keep coming back to something I’ve said often to clients and colleagues: Writing code isn’t hard anymore. Writing code that scales? That’s still the hard part.
Stephanie and Robert Dobbs attend all of their son's football games. They had seen their only child, Joshua, play in many SEC and NFL stadiums around the country, but not the one roughly 25 miles ...
If you find writing type definitions in comments in your files too noisy, you can choose to write those definitions in a declaration file instead. TypeScript declaration files are the .d.ts files ...
Write your own GitHub JavaScript Action and automate customized tasks unique to your workflow. Above these instructions, right-click Use this template and open the link in a new tab. In the new tab, ...
Define multiple functions and variables inside a JSObject so that it can be accessed anywhere; Define queries with many conditions; Declare global constants that can be accessed anywhere.