
I wrote an article on Medium about how to use Stencil Web Components in React apps with generated React wrappers and typings for efficient use with TypeScript and TSX.
You can read the full article here:
I wrote an article on Medium about how to use Stencil Web Components in React apps with generated React wrappers and typings for efficient use with TypeScript and TSX.
You can read the full article here:
That's why I created a new app that visualizes the water temperatures of all Austrian lakes, rivers and reservoirs on Google maps.
It provides information about:
Citybike Wien is a bike-sharing service where you can rent bikes for free for one hour. It is the cheapest and most eco-friendly choice to travel through Vienna.
There are currently 121 bike stations across Vienna, wich are available around the clock (24/7). You can borrow or return a bike anytime at one of the many Citybike stations.
Citybikes have been in Vienna for over 15 years and although scooters are supposedly the new hype, "Citybike Wien" still has clear advantages:
This app provides you with up-to-date data on available bikes and available boxes in your area. Just take a look at the app and find everything at a glance:
Hopefully the bike will soon become your preferred means of transportation in Vienna, whether you're planning a sightseeing tour, running errands or just taking a little bike ride with your friends. And the best part? It's environmentally friendly! #Bike-Sharing #FridaysForFuture
Did you notice? There's also a Citybike station in Salzburg! I added a marker on the map to create awareness for this awesome project!
I'm happy to share with you my broader vision of Bitcoin Monitor, my new app "Crypto Coin Check".
Crypto Coin Check expands on the concept of real-time price monitoring across exchanges. The brand new feature called "Cross Coin Check" gives you a broad insight into market developments and allows you to compare Bitcoin (BTC), Ethereum (ETH), Ripple (XRP), Bitcoin Cash (BCH), Litecoin (LTC) and IOTA (MIOTA) among each other. For this purpose, all exchange rates are continuously calculated and related with each other. It is important for me to emphasize that the prices are obtained directly and unaltered by the exchanges! That means, the exchange rates are not manipulated (keyword: Coinmarketcap).
You can downlod the app completely free and without ads from the App Store and Google Play:
I created a little app for comparing cryptocurrency prices from Kraken, Coinbase, GDAX, Bitfinex, Bitstamp, Bitpanda & Coinfinity! It has support for Bitcoin, Ethereum, Bitcoin Cash & Litecoin with real-time exchange rates in Euro, Dollar & GBP. Make the best buy decision with real-time monitoring of Bitcoin prices across exchanges, visualization, lowest price detection, arbitrage potential calculation, change & volatility monitor and performance check between cryptocurrencies (BTC, ETH, BCH, LTC) with prices for €, $ and £.
You can choose between the following coins & pairs:
Today I stumbled over an unexpected problem when trying PhoneGap/Cordova with Mac OS X 10.9 Mavericks
. Building a project for iOS went just fine, but building for Android wasn't without some guesswork.
After installing Android 4.2.2 via the Android SDK Manager (I had to use the older API v17 since it wasn't compatible with a newer one) and adding the PATH environment variables
for the SDK's platform-tools
and tools
, I thought I was ready to take off by running the command: phonegap run android
.
Nevertheless, I got the following error: