Feel free to contact me at [email protected] or tweet at me @statisticsftw
This is a rough outline of how we utilize next.js and S3/Cloudfront. Hope it helps!
It assumes some knowledge of AWS.
Feel free to contact me at [email protected] or tweet at me @statisticsftw
This is a rough outline of how we utilize next.js and S3/Cloudfront. Hope it helps!
It assumes some knowledge of AWS.
console.log({A : 1, B : 2, C : 3, D : 4}); | |
console.log(swap({CONTINUE: 100, | |
SWITCHING_PROTOCOLS: 101, | |
PROCESSING: 102, | |
EARLY_HINTS: 103, | |
OK: 200, | |
CREATED: 201, | |
ACCEPTED: 202, | |
NON_AUTHORITATIVE_INFORMATION: 203, | |
NO_CONTENT: 204, |
People
![]() :bowtie: |
π :smile: |
π :laughing: |
---|---|---|
π :blush: |
π :smiley: |
:relaxed: |
π :smirk: |
π :heart_eyes: |
π :kissing_heart: |
π :kissing_closed_eyes: |
π³ :flushed: |
π :relieved: |
π :satisfied: |
π :grin: |
π :wink: |
π :stuck_out_tongue_winking_eye: |
π :stuck_out_tongue_closed_eyes: |
π :grinning: |
π :kissing: |
π :kissing_smiling_eyes: |
π :stuck_out_tongue: |
const { override, | |
disableEsLint, | |
addDecoratorsLegacy, | |
addBabelPlugins, | |
fixBabelImports, | |
addWebpackAlias, | |
babelInclude, | |
fixBabelImports, | |
removeModuleScopePlugin, | |
useEslintRc, |
# Mac setup script | |
# By Sam Lester | |
# Based on https://gist.github.com/codeinthehole/26b37efa67041e1307db | |
# Usage: | |
# - Install Xcode Command Line Tools using "xcode-select --install" | |
# - Run "sh ./mac-setup.sh" | |
# - Run installers for apps that have them (Adobe Creative Cloud, Microsoft Office) | |
# - Install apps that aren't on cask (Todoist, Pocket, Magnet, Mactracker, iA Writer, Trello, Keynote) |
PHP 5.1.6 |