Skip to content

Instantly share code, notes, and snippets.

View jlcarvalho's full-sized avatar

Jean Lucas de Carvalho jlcarvalho

View GitHub Profile
<div class="post" id="post-main-6385">
<div class="entry">
<h1 class="post-title single"><a href="https://web.archive.org/web/20180803132745/http://devgirl.org/2013/11/12/three-hooks-your-cordovaphonegap-project-needs/" rel="bookmark" title="Permanent Link to Three hooks your Cordova/PhoneGap project needs">Three hooks your Cordova/PhoneGap project needs</a></h1>
<div class="meta single">
<span class="meta-date">November 12, 2013</span><span class="meta-author">By <a href="https://web.archive.org/web/20180803132745/http://devgirl.org/author/danmoore/" title="Posts by Dan Moore" rel="author">Dan Moore</a></span><span class="meta-comments"><a href="https://web.archive.org/web/20180803132745/http://devgirl.org/2013/11/12/three-hooks-your-cordovaphonegap-project-needs/#comments" rel="bookmark" title="Comments for Three hooks your Cordova/PhoneGap project needs">55 Comments</a></span>
class Questions extends React.Component {
render() {
return (
<div>
<h2>opaaaa</h2>
</div>
)
}
};
{
"userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/68.0.3440.106 Safari/537.36",
"lighthouseVersion": "3.0.3",
"fetchTime": "2018-08-29T02:00:07.144Z",
"requestedUrl": "https://futuring.com.br/",
"finalUrl": "https://futuring.com.br/",
"runWarnings": [],
"audits": {
"is-on-https": {
"id": "is-on-https",
@jlcarvalho
jlcarvalho / combinations.js
Created November 29, 2017 17:32 — forked from axelpale/combinations.js
JavaScript functions to calculate combinations of elements in Array.
/**
* Copyright 2012 Akseli Palén.
* Created 2012-07-15.
* Licensed under the MIT license.
*
* <license>
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files
* (the "Software"), to deal in the Software without restriction,
* including without limitation the rights to use, copy, modify, merge,
@jlcarvalho
jlcarvalho / ProofOfExistence.sol
Created October 19, 2017 02:45 — forked from ageyev/ProofOfExistence.sol
This smartcontract is used to store documents text on the Ethereum blockchain and to get the document by document's hash (sha256).
/*
This smartcontract is used to store documents text on the Ethereum blockchain
and to get the document by document's hash (sha256).
*/
contract ProofOfExistence{
/* ---- Public variables: */
string public created;
@jlcarvalho
jlcarvalho / README.md
Created August 17, 2017 20:03
React Native Icon Automation
/**
* Created by JeanLucas on 26/07/2015.
*/
function run ($rootScope, $location, $window) {
var parentDomain = 'http://localhost:3000';
// A function to process messages received by the window.
function receiveMessage(e) {
// Check to make sure that this message came from the correct domain.
if (e.origin !== parentDomain) return;
Verifying that +jlcarvalho is my blockchain ID. https://onename.com/jlcarvalho