Open in app
Home
Notifications
Lists
Stories

Write
J.C. Martin
J.C. Martin

Home

Published in Javascript with Karma

·Apr 2, 2018

How to keep pace with programming and live

As developers we all know the feeling or fear of being left behind at some point. Every day tens of new technologies (repositories) are trending in github, may be is the next React, x Script or Machine Learning framework and we like to know more about it. So what can…

Programming

3 min read

How to keep pace with programming and live
How to keep pace with programming and live

Feb 28, 2018

An elegant and simple curry(f) implementation in Javascript

If you are learning Javascript or functional programming write your own implementation of a curry function could be an interesting way to better understand this technique. currying is the technique of translating the evaluation of a function that takes multiple arguments(or a tuple of arguments) into evaluating a sequence of…

Java Script

2 min read

An elegant and simple curry(f) implementation in Javascript
An elegant and simple curry(f) implementation in Javascript

Published in Javascript with Karma

·Jul 9, 2017

Coercing with Boolean, Number and String objects in JavaScript

Today we are going to talk about these 3 global Objects (functions) in JavaScript and how to use them as factory functions to coerce different values. Important: In JavaScript functions are Objects too. Boolean, Number and String are functions. Coercion is when a conversion from one type to another occurs. …

Java Script

2 min read

Coercing with Boolean, Number and String objects in JavaScript
Coercing with Boolean, Number and String objects in JavaScript
J.C. Martin

J.C. Martin

Full-Stack Developer: @juliomatcom, Github, Javascript, https://juliocesar.space/

Following
  • Darius Foroux

    Darius Foroux

  • Sindre Sorhus

    Sindre Sorhus

  • Manuel E. de Paz Carmona

    Manuel E. de Paz Carmona

  • Jorge Galindo

    Jorge Galindo

  • Abraham Vallez

    Abraham Vallez

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable