Skip to content
View mikejacobson's full-sized avatar
  • Encinitas, CA
Block or Report

Block or report mikejacobson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mikejacobson/README.md

Hi there! 👋

I'm Mike. I'm a Frontend Developer in Encinitas, CA. I build enterprise Web applications using Angular and Node and all the other fun, cool stuff you see below.


My experience, summarized in colorful badge form

JavaScript

Angular

TypeScript

RxJS

Lodash



AngularJS jQuery


PrimeNG Bootstrap


CSS SASS


Jasmine Mocha Chai


NodeJS


Git GitHub


macOS



Where you can find me

linked-in medium stack-overflow




Articles I've written

article image

I added mode-toggling to a PrimeNG Calendar! 🤘


article image

Replacing event listeners on document with custom event streams in Angular & RxJS for greater control


article image

Documenting my two-week struggle to get over far more hurdles than I ever expected


article image

Using Directives and Dependency Injection to avoid unnecessary Component Inputs




article image

A simple testing pattern for a scenario that can be a little tricky









A sampling of my Stack Overflow answers (I'm super helpful! 💪🤓 )


Angular TypeScript RxJS Jasmine
 


stackoverflow logo

I have a component where I would like to display configurable html in the child component. Child components are not accessible to the client. So I think what I'm looking for is content projection...


stackoverflow logo

The for each loop is not executed but the next function is executed first. I want the loop to iterate first and then go to the other function...


stackoverflow logo

My component returns the current shift based on the hour...


stackoverflow logo

I have a function that returns a promise and calls another function which takes a call back as a parameter but I'm unable to to figure how to mock the callback function nor the function calling it...


stackoverflow logo

I'm trying to populate PrimeNG TabView tabs by fetching data from the server. However, they don't seem to play well with Observables. I've posted an example here...


stackoverflow logo


stackoverflow logo

I have the following component...


stackoverflow logo

I have checked all queries form Stack over flow, but I couldn't understand.


stackoverflow logo

In my Angular Project, I'm trying to have a sign in function that signs the user in with google and then updates their user data dependent on whether or not they already have the approved role...


stackoverflow logo

I have no idea how to access the remaining line of code. I simply need to get a full code coverage...


AngularJS
 


stackoverflow logo

I recently made a website in AngularJs. I am still in the learning phase. I wish to fix an element on a page after it reaches the top. I have tried all sorts of Javascript and Jquery functions. However, they don't seem to be working...


stackoverflow logo

I write an angular directive called 'cardViewer', which can show images inside it with animation...


stackoverflow logo

I have an overlay and I set its position manually by accessing the html content and getting the height, width etc...


stackoverflow logo

I'm trying to set the value of a directive's attribute by calling a function on the containing page's controller, but it doesn't work as expected...


jQuery
 


stackoverflow logo

Essentially I have key-value pairs being made into inputs on a form...


JavaScript
 


stackoverflow logo

I have a list of products, each individual product has a checkbox value with the products id e.g. "321". When the products checkbox is checked (can be more than 1 selected) i require the value to be collected...



Popular repositories

  1. jquery-bootstrap-scrolling-tabs jquery-bootstrap-scrolling-tabs Public

    jQuery plugin for making Bootstrap Tabs scroll horizontally without a scrollbar

    JavaScript 108 64

  2. angular-bootstrap-scrolling-tabs angular-bootstrap-scrolling-tabs Public

    AngularJS directive for making Bootstrap Tabs scroll horizontally without a scrollbar

    JavaScript 57 21

  3. bootstrap4-scrolling-tabs bootstrap4-scrolling-tabs Public

    jQuery plugin for making Bootstrap 4 Tabs scroll horizontally without a scrollbar

    JavaScript 7

  4. primeng-calendar-mode-toggle-directive-using-renderer primeng-calendar-mode-toggle-directive-using-renderer Public

    Angular Directive that adds Selection Mode toggle to PrimeNG Calendar component, with the toggle buttons generated programmatically using Renderer2

    TypeScript 3 2

  5. angular-bootstrap-tabs-with-navbars angular-bootstrap-tabs-with-navbars Public

    Angular directive for Bootstrap Tabs with Navbars

    JavaScript 2 2

  6. primeng-calendar-mode-toggle-directive primeng-calendar-mode-toggle-directive Public

    Angular Directive that adds Selection Mode toggle to PrimeNG Calendar component, with the toggle buttons defined in the parent component's template

    TypeScript 2