Skip to content

Instantly share code, notes, and snippets.

View vrehm's full-sized avatar
👨‍💻
looking for web dev freelancing missions

Vincent REHM vrehm

👨‍💻
looking for web dev freelancing missions
View GitHub Profile
@vrehm
vrehm / SETUP_DAY.md
Created January 28, 2021 23:49
Starting my coding journey...
@vrehm
vrehm / SETUP_DAY.md
Created January 18, 2021 11:24
Starting my coding journey...
@vrehm
vrehm / ScatterPlotChart.vue
Last active December 10, 2019 11:22
How to pass data from Django Template 'real' HTML to TheApp.vue ?
<template>
<div class="container mx-auto flex flex-wrap justify-center my-6">
<highcharts :options="chartOptions" class="w-full" />
</div>
</template>
<script>
import Highcharts from 'highcharts'
export default {
@vrehm
vrehm / rails_naming_conventions.md
Last active October 19, 2016 16:07 — forked from iangreenleaf/gist:b206d09c587e8fc6399e
Rails naming conventions

Rails naming conventions

General Ruby conventions

Class names are CamelCase.

Methods and variables are snake_case.

Methods with a ? suffix will return a boolean.

@vrehm
vrehm / gist:1230603fe49b1414560667ca39979418
Created August 28, 2016 11:21 — forked from carolineschnapp/gist:5397337
Sample JavaScript file added with ScriptTag resource. This sample file is meant to teach best practices. Your app will load jQuery if it's not defined. Your app will load jQuery if jQuery is defined but is too old, e.g. < 1.7.
/* Sample JavaScript file added with ScriptTag resource.
This sample file is meant to teach best practices.
Your app will load jQuery if it's not defined.
Your app will load jQuery if jQuery is defined but is too old, e.g. < 1.7.
Your app does not change the definition of $ or jQuery outside the app.
Example: if a Shopify theme uses jQuery 1.4.2, both of these statements run in the console will still return '1.4.2'
once the app is installed, even if the app uses jQuery 1.9.1:
jQuery.fn.jquery => "1.4.2"
$.fn.jquery -> "1.4.2"
*/
Verifying that +vincentrehm is my blockchain ID. https://onename.com/vincentrehm