className
htmlFor
http://blog.andrewray.me/flux-for-stupid-people/
http://blog.andrewray.me/webpack-when-to-use-and-why/
events: https://facebook.github.io/react/docs/events.html
typescript and react: http://blog.wolksoftware.com/working-with-react-and-typescript
react and redux with typescript: http://jaysoo.ca/2015/09/26/typed-react-and-redux/
typescript with react and webpack: https://www.typescriptlang.org/docs/handbook/react-&-webpack.html
http://blog.mgechev.com/2015/07/05/using-jsx-react-with-typescript/
https://medium.com/@fay_jai/getting-started-with-reactjs-typescript-and-webpack-95dcaa0ed33c#.5ro29rc8j
git config --global http.proxy http://USER:PASSWORD@PROXY:PORT | |
git config --global https.proxy https://USER:PASSWORD@PROXY:PORT | |
.bowerrc | |
{ | |
"directory": "app/bower_components", | |
"proxy": "http://USER:PASSWORD@PROXY:PORT", | |
"https-proxy":"http://USER:PASSWORD@PROXY:PORT", | |
"strict-ssl": false | |
} |
# install | |
sudo apt-get update | |
sudo apt-get install -y postgresql-10 | |
#add user | |
sudo -i -u postgres | |
CREATE USER mydbuser WITH PASSWORD 'mypassword'; | |
GRANT SELECT, INSERT, UPDATE, DELETE | |
ON ALL TABLES IN SCHEMA public | |
TO mydbuser; |
This results in Elasticsearch being installed in /usr/share/elasticsearch/ with its configuration files placed in /etc/elasticsearch and its init script added in /etc/init.d/elasticsearch. Kibana is installed in /opt/kibana | |
To make sure Elasticsearch starts and stops automatically with the Droplet, add its init script to the default runlevels with the command: | |
sudo update-rc.d elasticsearch defaults | |
default port: 9200 | |
POST /libary/books/1/_update | |
{ | |
"doc": { |
grep -r -i --include \*.cs OpenXml . | |
copy all files including hidden | |
rsync -avzP source/* source/.* destination | |
# list all enabled systemd services | |
systemctl list-unit-files | grep enabled | |
# edit systemd service, for instance docker: | |
systemctl edit --full docker.service |
shortcut: builder | |
public class $target$Builder | |
{ | |
public $target$ $target$ { get; set; } = new $target$(); | |
public $target$Builder With$extender$($END$) | |
{ | |
return this; | |
} |
plugins for vs code angular2 are available there is a bootstrap() function for bootstrapping the application (replacement for ngApp)
angular cookbook tests http://pepa.holla.cz/wp-content/uploads/2015/10/AngularJS-Testing-Cookbook.pdf
angular cli http://cli.angular.io
[Fact] | |
public void GenerateWordDocument_should_generate() | |
{ | |
var fileName = "mydoc.html"; | |
var texts = new List<string>(); | |
using (var sr = File.OpenText(fileName)) | |
texts.Add(sr.ReadToEnd()); | |
new Generator().Generate(fileName, "OUT-PUT",texts); | |
File.Exists("OUT-PUT.docx").Should().BeTrue(); | |
File.Exists("OUT-PUT.pdf").Should().BeTrue(); |
keurmerken https://www.h-o.nl/blog/webshop_keurmerken_effectieve_investering_of_weggegooid_geld
thuiswinkel markt monitor
https://www.thuiswinkel.org/bedrijven/publicatie/19/thuiswinkel-markt-monitor
essential facts 2011 marktonderzoek
https://www.thuiswinkel.org/data/uploads/marktonderzoeken/Thuiswinkel_Markt_Monitor/Essential_Facts_Thuiswinkel_Markt_Monitor_2011.pdf
e-commerce aanbieders
Hacker news - Who is hiring?
https://news.ycombinator.com/item?id=8980047
Software architect asp.net mvc rotterdam
http://www.freelance.nl/?p=bekijkproject&id=572512
Software engineer api/sdk delft
http://www.enter-group.nl/nl/vacatures/detail/1766/software-engineer-c-net/
Intermediairs: