Tim Blog

Himmel oder Hölle

azure

deploly webapp az webapp up --sku F1 --name kingname

spark streaming


typescript

develop and publish npm package register an account on npmjs.com. npm adduser npm publish –dry-run npm publish test framework mocha #installation npm i -D ts-mocha mocha chai @types/mo...

spa

to build a SPA application there are mainly three framework available: React, Vue, and Angular, which all require Javascript. Blazor is a Microsoft UI framework that uses a unique approach for lev...

network visualization

network visualization is used to do social network analysis. network theory small world: real networks often have very short paths (in terms of number of hops) between any connected network mem...

kylin


javascript

test framework Mocha Chai

googlechart

googlechart flask app to load data into html from flask import Flask from flask import render_template import pandas as pd import json app = Flask(__name__) @app.route('/') def weather(): ...

a/b test

idea selection the principle is that not every idea is worth testing. quantitative analysis using historical data to obtain the opportunity sizing of each idea qualitative analysis with focus ...

tensorflow lite

example On-Device Machine Learning: Train And Run TensorFlow Lite Models In Your Flutter Apps https://github.com/yaashwardhan/On-Device-Machine-Learning-App-TensorfowLite-and-Flutter