Skip to content
View icsaba's full-sized avatar
Block or Report

Block or report icsaba

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

Pinned Loading

  1. lit-element-context lit-element-context Public

    simple state manager for lit-elements

    JavaScript 11 6

  2. lit-functions lit-functions Public

    It's a wrapper around lit-element to provide functional components

    TypeScript 4 1

  3. an actionCreator method for redux-th... an actionCreator method for redux-thunk that helps you to reduce boilerplate code and creates async actions
    1
    /** Usage
    2
    * 
    3
    * file: someAction.js
    4
    *
    5
    * export const SOMEVAR = 'SOMEVAR';
  4. Examples for functional programming... Examples for functional programming in Scala to demonstrate haskell codes that's been learnt on the Unversity.
    1
    import scalaz.Functor
    2
    
                  
    3
    object FunctorExample extends App{
    4
    
                  
    5
      implicit val optionFunctor: Functor[Option] = new Functor[Option] {
  5. crypto_price crypto_price Public

    Using Bittrex API to get my currencies value in USD

    Python 1

  6. demonstrate_chain_pattern demonstrate_chain_pattern Public

    Python 1