http://plnkr.co/edit/2aIgMzUx7XgZe9EA6upB?p=preview&open=app%2Fapp.component.ts
http://plnkr.co/edit/EIsS2pFsDwATaq1Ibxvb?p=preview
http://plnkr.co/edit/hCCEtt1SVohWN80s0ej8?p=preview&open=app%2Fapp.component.ts
| Segue a lista de comandos docker e sua utilidade: | |
| docker attach β Acessar dentro do container e trabalhar a partir dele. | |
| docker build β A partir de instruΓ§Γ΅es de um arquivo Dockerfile eu possa criar uma imagem. | |
| docker commit β Cria uma imagem a partir de um container. | |
| docker cp β Copia arquivos ou diretΓ³rios do container para o host. | |
| docker create β Cria um novo container. | |
| docker diff β Exibe as alteraΓ§Γ΅es feitas no filesystem do container. | |
| docker events β Exibe os eventos do container em tempo real. | |
| docker exec β Executa uma instruΓ§Γ£o dentro do container que estΓ‘ rodando sem precisar atachar nele. |
| Criar uma aplicaΓ§Γ£o com Angular 1.x, que se comunique com a API do github. | |
| A estrutura tem que se basear no modelo MVC, no uso de rotas para acessar subniveis, exemplo: | |
| Usuario | |
| -> repositorios | |
| -> perfil do repositΓ³rio | |
| -> organizaΓ§Γ΅es | |
| Requisitos: |
Below is the list of modern JS frameworks and almost frameworks β React, Vue, Angular, Ember and others.
All files were downloaded from https://cdnjs.com and named accordingly.
Output from ls command is stripped out (irrelevant stuff)
$ ls -lhS
566K Jan 4 22:03 angular2.min.js
| #!/bin/bash | |
| set -e | |
| show_help() { | |
| cat << EOF | |
| Usage: ${0##*/} [-u USER] [-p PASS] [-P PORT] [-H HOST] [DATABASE] | |
| ${0##*/} -h | |
| Open a standard connection in Sequel PRO. |
| // How to get the pickadate to mount correcty in React.js component | |
| // requires jQuery and pickadate.js (https://github.com/amsul/pickadate.js/) | |
| var Component = React.createClass({ | |
| getInitialState: function() { | |
| return ({value: null}); | |
| }, | |
| componentDidMount: function() { |
| <?php | |
| /** | |
| * Formatter of Array | |
| * @author Jimmy Werder <jimmy.werder@gmail.com> | |
| * @version 0.1 | |
| */ | |
| class ArrayFormatter | |
| { |
People
:bowtie: |
π :smile: |
π :laughing: |
|---|---|---|
π :blush: |
π :smiley: |
:relaxed: |
π :smirk: |
π :heart_eyes: |
π :kissing_heart: |
π :kissing_closed_eyes: |
π³ :flushed: |
π :relieved: |
π :satisfied: |
π :grin: |
π :wink: |
π :stuck_out_tongue_winking_eye: |
π :stuck_out_tongue_closed_eyes: |
π :grinning: |
π :kissing: |
π :kissing_smiling_eyes: |
π :stuck_out_tongue: |