Skip to content

Instantly share code, notes, and snippets.

View justinbmeyer's full-sized avatar

Justin Meyer justinbmeyer

View GitHub Profile
@justinbmeyer
justinbmeyer / gist:dc11015d89a44f5a4b0fd949fe677214
Created November 27, 2020 18:40
how many numbers can you create with five 2s?
<script>
function fac(num) {
if(!Number.isInteger(num)) {
return NaN;
}
if(num > 10) {
return Infinity;
}
if (num === 0 || num === 1)

Hello!

Thank you for applying to ROLE.

In this take home exercise, you will test that one of the YumCommerce endpoints is returning data successfully.
While we suggest particular technologies (mocha), you can build a similar test script with the technology you are most comfortable with.

  1. Create a github repo
  2. Setup a nodejs project

Easily build components

CanJS makes it really easy to build web components. Why easy:

A class-based, object oriented API

CanJS has a class-based, Object Oriented API:

class MyCounter extends StacheElement {
<body>
<script>
class HelloWorld extends HTMLElement {
constructor() {
super();
this.rendered = false;
this.depth = 0;
}

Way 1

CanJS starts easy and can get quite robust.

How easy

StacheElement {

}

Responsibilities

  • Help hire, train, retain design team
  • Discover ways of having the design team add value to our clients (win-wins)
  • Add credibility to sales team when closing deals
  • Grow sales / virtual profit

Other

  • Temporary (3-6 month) role. Will develop more solid KPIs around it.
  • Open to all designers at Bitovi.
<ul class="seasons">
  <li class="season" ng-repeat="season in seasons">
    Season {{season.seasonNumber}}
  </li>
</ul>
@justinbmeyer
justinbmeyer / prism-line-highlight.js
Created April 23, 2019 18:54
A faster version of prism line highlight.
(function(){
if (typeof self === 'undefined' || !self.Prism || !self.document || !document.querySelector) {
return;
}
function $$(expr, con) {
return Array.prototype.slice.call((con || document).querySelectorAll(expr));
}
show More Info

Todos

  • Inside vs outside sales numbers

Goal

Numbers

  • 95%/ Month retention (down from 99%)