I'm rec
full stack dev
🔌
  • about me
  • twitter
  • music
  • javascript

javascript

A collection of 12 posts

javascript

Ramda recepies

Here is a list of small functions, easy to apply in different situations and that are not preset in the Rambda core library.

REC REC
javascript

Lookenv

A couple of weeks ago I released lookenv. This is a post about the idea behind it and how to make it work.

REC REC
javascript

React-Native consume user’s location with redux-saga

Consume the user's location using the navigation API, and open a channel to emit the position changes. Intro The following snippet uses React-Native geolocation. From their documentation: "As a browser polyfill, this

REC REC
javascript

Next.js & dotenv

Why To have the same .env available in both, client and server side? We will be doing that with the help of Webpack. Install You need dotenv and dotenv-webpack. # With yarn yarn add

REC REC
javascript

Spicy JavaScript with currying

This is not a post about functional programming in JavaScript. It's just about one lovely technique 🐬. Haskell Brooks Curry, was an American mathematican so influencing for functional programming that there is three languages

REC REC
javascript

Meet Galeano

Galeano, a tool for writers that focus on inspiration. Powered with markdown syntax highlighting and convert-to-HTML option.

REC REC
javascript

JavaScript Map and WeakMap

This is the second part of a two post series. The first one was JavaScript Set and WeakSet. Map From MDN: The Map object is a simple key/value map. Any value (both

REC REC
javascript

JavaScript Set and WeakSet

When I started writing this post, I thought I could explain some of the ES6 new types. A post called "JS New Built-ins types in ES6" and an overkill. So I

REC REC
javascript

Arrow functions

JavaScript is moving forward to his ES6 version. One of his new features introduces the arrow function syntax. Functions are everywhere Anonymous functions Anonymous functions are one of the most common characteristics in

REC REC
blessed

Create Blessed custom widgets

As I mention in a previous post, the principle behind building a Blessed application is on appending widgets to the screen, so you may roll really quick into re-writing the same functionality or

REC REC
blessed

Introducing GitterCLI

Hello everybody! I'm happy to announce that –at the day of writing this post– GitterCLI is on version v0.6.0 containing more and better features. GitterCLI is a extremely simple Gitter client

REC REC
blessed

Being Blessed

Blessed is a high-level terminal interface library built in node.js that allows us to create impressive terminal applications easily.

REC REC
RECodes © 2023
Latest Posts Subscribe Twitter Ghost

Subscribe to RECodes

Stay up to date! Get all the latest & greatest posts delivered straight to your inbox