Skip to content

Instantly share code, notes, and snippets.

View raulcodes's full-sized avatar

Raul Camacho raulcodes

View GitHub Profile
/***************************************************
****************************************************/
#include <ButtonDebounce.h>
#include <ESP8266WiFi.h>
#include "Adafruit_MQTT.h"
#include "Adafruit_MQTT_Client.h"
/************************* WiFi Access Point *********************************/

Untitled frontend framework

Goals in mind

  • Emphasis on static sites and simplicity
  • Catered to newer frontend developers, with aspirations of being a useful tool to the broader frontend community as well
  • Remove the implied necessity of js in frontend development

Base project structure

@raulcodes
raulcodes / react-function-tsx.code-snippets
Created March 29, 2020 04:38
Typescript/React VS Code Snippets
{
"Typescript Functional Component": {
"prefix": "tsxComponent",
"body": [
"import * as React from 'react';",
"",
"interface ${1:Component}Props {",
"}",
"",
"const ${1:Component} = ({}: ${1:Component}Props): React.ReactElement => {",

Keybase proof

I hereby claim:

  • I am raulcodes on github.
  • I am raulcodes (https://keybase.io/raulcodes) on keybase.
  • I have a public key ASC4qSaw9_GAzPpKWo2CLjNGS0W1ceuKaTsDy18vAMC5igo

To claim this, I am signing this object: