I hereby claim:
- I am stephenstrickland on github.
- I am sstrickland (https://keybase.io/sstrickland) on keybase.
- I have a public key whose fingerprint is 3781 5BDB EEB9 D73E D1D6 719D 899D 375C D908 1024
To claim this, I am signing this object:
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
# | |
# Copyright (c) 2008 - 2013 10gen, Inc. <http://10gen.com> | |
# | |
# Licensed under the Apache License, Version 2.0 (the "License"); | |
# you may not use this file except in compliance with the License. | |
# You may obtain a copy of the License at | |
# | |
# http://www.apache.org/licenses/LICENSE-2.0 | |
# |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# Setup the things | |
cinst firefox | |
cinst git | |
cinst poshgit | |
cinst postman | |
cinst vscode | |
cinst fiddler | |
cinst sql-server-management-studio | |
cinst conemu |
cinst visualstudio2017enterprise | |
cinst visualstudio2017-workload-azure | |
cinst visualstudio2017-workload-data | |
cinst visualstudio2017-workload-netcoretools | |
cinst visualstudio2017-workload-netcrossplat | |
cinst visualstudio2017-workload-netweb | |
cinst visualstudio2017-workload-node | |
cinst visualstudio2017-workload-universal |
Site: https://ponylang.io
Package Mangement: stable
Compiler Tech: LLVM
Awesome: https://github.com/jghoman/awesome-pony
Really cool language, use it when needing to build highly concurrent applications. Actor model all the waay down.
# Web | |
cinst firefox | |
cinst Chrome | |
# Git | |
cinst git | |
cinst poshgit | |
# Dev Tools | |
cinst vscode |
GitHub: FsCheck
Learning Resources
So you want to write a sync system for a web app with offline and realtime support? Good luck. You might find the following resources useful.
Database in a browser, a spec (Stepan Parunashvili)
What problem are we trying to solve with a sync system?
The web of tomorrow (Nikita Prokopov)