remove slug

This commit is contained in:
Sagiv Ofek
2020-01-17 00:57:53 -08:00
parent eb5832f8c9
commit f8c6692ac7
6 changed files with 0 additions and 6 deletions

View File

@@ -5,7 +5,6 @@ description: ''
date: '2014-09-08T18:27:19.000Z'
categories: []
keywords: []
slug: /@sagivo/mastering-node-js-logs-cc409e8523b3
---
Its very easy to debug your node.js application when youre in development mode, most of the times you just watch on the console output. This is usually good enough to spot some errors and print some states.

View File

@@ -5,7 +5,6 @@ description: ''
date: '2014-09-10T04:28:00.000Z'
categories: []
keywords: []
slug: /@sagivo/bitcoin-on-node-js-do-it-yourself
---
([to the project page in github](https://github.com/sagivo/accept-bitcoin "accept bitcoin"))

View File

@@ -5,7 +5,6 @@ description: ''
date: '2014-11-08T22:53:00.000Z'
categories: []
keywords: []
slug: /@sagivo/permutations-ruby-style-recursion-e08120f2b997
---
The permutation problem is as follows: Given a list of items, list all the possible orderings of those items.

View File

@@ -5,7 +5,6 @@ description: ''
date: '2015-09-30T12:24:56.000Z'
categories: []
keywords: []
slug: /@sagivo/go-native-calling-c-from-nodejs-614a2cbfebc1
---
(full repo can be found [here](https://github.com/sagivo/nodejs-addons))

View File

@@ -5,7 +5,6 @@ description: ''
date: '2015-11-05T11:47:30.000Z'
categories: []
keywords: []
slug: /@sagivo/hackathon-as-part-of-your-company-dna-45b9a0c0472f
---
Yahoo, google, Facebook, BBC, NASA, AT&T have one thing in commonthey all have hackathon regularly. A hackathon is not only for weekends and can be incorporated as part of your companys DNA.

View File

@@ -5,7 +5,6 @@ description: (link to the github repo)
date: '2018-01-19T15:49:55.276Z'
categories: []
keywords: []
slug: /@sagivo/the-missing-dictionary-in-solidity-67b15e0c6d94
---
([link to the github repo](https://github.com/sagivo/solidity-utils))