Execute "COPY .. FROM stdin" in postgres database
psql -h HOST -p PORT -f import.sql -U USER -d DEFAULTDB
* HOST
* PORT
* USER
* DEFAULTDB
import.sql
COPY public.
Easy way to pass async data as a function's input
Problem
Pass async data (like observable) as an input of a function.
Workaround
My Experience with NgRx state manager on Ionic
Intro
In this article I will talk of my experience with NgRX, a reactive extension for
Angular to manage state.
Static website on AWS S3 bucket (SSL secure)
Aim
Set up a static website using an S3 bucket (Amazon Web Services) as a root
folder.
SSL certificate provided
Set up docker Wordpress behind docker NGINX with SSL
Working solution to run Wordpress using official Docker image.
A step by step guide.
Integrate Dialogflow chatbot on Ionic app
Two ways to integrate a Dialogflow chatbot in your Ionic Angular App.
Working example on https://github.com/texano00
Workaround for cordova_not_available
Development Environment
OS: Ubuntu 16.04.4 LTS
Ionic info:
While developing in Ionic3 with native plugins is gold using
Amazon Web Services (AWS) Milan Summit 2018/03/27
Amazon Web Services (AWS) Milan Summit 2018/03/27
Amazon Web Services (AWS) Milan Summit 2017/06/08
Amazon Web Services (AWS) Milan Summit 2017/06/08