id int64 5 1.93M | title stringlengths 0 128 | description stringlengths 0 25.5k | collection_id int64 0 28.1k | published_timestamp timestamp[s] | canonical_url stringlengths 14 581 | tag_list stringlengths 0 120 | body_markdown stringlengths 0 716k | user_username stringlengths 2 30 |
|---|---|---|---|---|---|---|---|---|
2,270 | Hi, I'm Jordan Gill | You can find me on Twitter as @jrdngill(https://twitter.com/jrdngill) I live in Scotland. I work fo... | 0 | 2017-03-22T01:42:48 | https://dev.to/jordan/hi-im-jordan-gill | introductions | ---
title: Hi, I'm Jordan Gill
published: true
description:
cover_image:
tags: introductions
---
You can find me on Twitter as @jrdngill(https://twitter.com/jrdngill)
I live in Scotland.
I work for Maestro Media Group B.V.
I Work as a: Software Engineer.
I am currently learning more about The universe 🌌.
👋 N... | jordan |
2,269 | Hi, I'm Josh Hawkins | My introduction post | 0 | 2017-03-22T00:43:50 | https://dev.to/hawkinjs/hi-im-josh-hawkins | introductions | ---
title: Hi, I'm Josh Hawkins
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for over 11 years.
You can find me on Twitter as [@hawkinjs](https://twitter.com/hawkinjs), and GitHub / NPM as [@hawkins](https://github.com/hawkins)
I live in the south, curren... | hawkinjs |
2,268 | Hi, I'm Ben Davies | My introduction post | 0 | 2017-03-21T23:11:57 | https://dev.to/benisjammin208/hi-im-ben-davies | introductions | ---
title: Hi, I'm Ben Davies
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 6 years.
You can find me on Twitter as [@benisjammin208](https://twitter.com/benisjammin208)
I live in a small village in Staffordshire.
I work for Bet365 as a front end web d... | benisjammin208 |
585,562 | Git Deployments | For the past year or so I have been using Rsync to deploy my sites, which has worked perfectly for me... | 0 | 2021-01-28T21:50:22 | https://dev.to/scottrobertson/git-deployments-n1 | ---
title: Git Deployments
published: true
date: 2013-08-22 12:00:00 UTC
tags:
canonical_url:
---
For the past year or so I have been using Rsync to deploy my sites, which has worked perfectly for me until recently.
I have recently switched to using a simple post-receive hook using a bare repo on the server. I find... | scottrobertson | |
2,266 | JavaScript vs Java Pass by Value and Reference | When you are working with different languages at the same time, it is important to note that while most languages are based on C, each langauge has its own set of rules and paradigms associated with it that makes similar conventions different. | 0 | 2017-03-21T22:03:38 | https://dev.to/tiffany/javascript-vs-java-pass-by-value-and-reference | java, javascript, passbyvalue | ---
title: JavaScript vs Java Pass by Value and Reference
published: true
description: When you are working with different languages at the same time, it is important to note that while most languages are based on C, each langauge has its own set of rules and paradigms associated with it that makes similar conventions ... | 0x8c |
2,265 | 27 Ruby Gems I use in almost every project | The Rails community thrives on its open source gems. Implementing a well written, well tested and vetted gem can make the difference between days and weeks of development of new features. Not every gem is great, but I wanted to share a list of gems that I have used on nearly every recent project I have worked on. | 0 | 2017-03-21T21:33:58 | https://dev.to/rob__race/27-gems-i-use-in-almost-every-project | rails, ruby, javascript | ---
title: 27 Ruby Gems I use in almost every project
published: true
description: The Rails community thrives on its open source gems. Implementing a well written, well tested and vetted gem can make the difference between days and weeks of development of new features. Not every gem is great, but I wanted to share a l... | rob__race |
2,264 | Hi, I'm {{ Matt }} | My introduction post | 0 | 2017-03-21T21:06:07 | https://dev.to/matt/hi-im--matt- | introductions | ---
title: Hi, I'm {{ Matt }}
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 10 (+/-1) years.
You can find me on Twitter as [@_mattseymour](https://twitter.com/_mattseymour)
I live in Bath, UK.
I work for [Envelop Risk](https://enveloprisk.com) as a se... | matt |
2,922 | Lessons From Building 2 Chrome Plugins | A.K.A 4 tips & 6 helpful tricks for beginners Intro: Recently one of my plu... | 0 | 2018-02-10T22:19:24 | https://hackernoon.com/lessons-from-my-2-chrome-plugins-1cabea2b8e06 | productivity, chromeplugins, chromedevelopment, chromeextension | ---
title: "Lessons From Building 2 Chrome Plugins"
published: true
tags: productivity,chrome-plugins,chrome-development,chrome-extension
canonical_url: https://hackernoon.com/lessons-from-my-2-chrome-plugins-1cabea2b8e06
cover_image: https://cdn-images-1.medium.com/max/1024/1*kbfZCVeW-TorvpBA6UpTTQ.jpeg
---
#### A.K.... | k_ivanow |
2,261 | undefined | 0 | 2017-03-21T19:27:30 | https://dev.to/heqian/undefined | nil | ---
title: undefined
published: true
description: null
cover_image: https://pbs.twimg.com/profile_banners/17567078/1405055806/1500x500
tags: nil
---
| heqian | |
2,260 | Git standup, how did I ever live without you? | It's a simple library that tells you what you were working on yesterday. | 0 | 2017-03-21T19:03:37 | https://dev.to/ben/git-standup-how-did-i-ever-live-without-you | git, gitextensions | ---
title: Git standup, how did I ever live without you?
published: true
description: It's a simple library that tells you what you were working on yesterday.
cover_image:
tags: git, git-extensions
---
I am sure you've been preparing for a meeting where a team typically discusses what they did yesterday and what they... | ben |
2,259 | Hi, I'm dylan myers | My introduction post | 0 | 2017-03-21T18:55:25 | https://dev.to/dylmye/hi-im-dylan-myers | introductions | ---
title: Hi, I'm dylan myers
published: true
description: My introduction post
cover_image:
tags: introductions
---
Twitter: [@dylmye](https://twitter.com/dylmye)
Whaddup | dylmye |
2,256 | Things I wish I knew when I started building Android SDK/Libraries | Learn about the ups, downs, and troubles when writing a library. | 0 | 2017-03-21T18:07:54 | https://dev.to/nisrulz/things-i-wish-i-knew-when-i-started-building-android-sdklibraries | android, library, sdk, bestpractices | ---
title: Things I wish I knew when I started building Android SDK/Libraries
published: true
description: Learn about the ups, downs, and troubles when writing a library.
cover_image:
tags: android, library, sdk, bestpractices
---
_Note: This post was originally published on [medium.](https://android.jlelse.eu/thing... | nisrulz |
2,254 | Ewan Nicolson | data science, loves to learn | 0 | 2017-03-21T15:27:48 | https://dev.to/dataewan/ewan-nicolson | datascience, data | ---
title: Ewan Nicolson
published: true
description: data science, loves to learn
cover_image:
tags: datascience, data
---
| dataewan |
2,253 | Hi, I'm Cristian | My introduction post | 0 | 2017-03-21T15:21:40 | https://dev.to/cristianmavila/hi-im-cristian | introductions | ---
title: Hi, I'm Cristian
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for over 8+ years.
You can find me on GitHub as [cristianpsycho](https://github.com/cristianpsycho)
I live in Dois Irmãos/RS.
I work for MMDA Digital Factory
I mostly program in t... | cristianmavila |
2,252 | A Gentle Introduction To Graph Theory | Graphs are all around us, we just don’t always see them for what they are. | 0 | 2017-03-21T14:55:39 | https://dev.to/vaidehijoshi/a-gentle-introduction-to-graph-theory | graphtheory, computerscience, math | ---
title: A Gentle Introduction To Graph Theory
published: true
description: Graphs are all around us, we just don’t always see them for what they are.
cover_image:
tags: graph-theory,computer science, math
---
So many things in the world would have never come into existence if there hadn’t been a problem that n... | vaidehijoshi |
2,251 | Hello! | My introduction post | 0 | 2017-03-21T14:35:59 | https://dev.to/smilerryan/hi-im-smilerryan | introductions | ---
title: Hello!
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for so many years, that I don't remember when I started.
You can find me on Twitter, and my twitter is [@SmilerRyanYT](https://twitter.com/SmilerRyanYT).
I live in Nottingham and I work for Brad... | smilerryan |
2,249 | Hi, I'm Pierre Bellon | My introduction post | 0 | 2017-03-21T13:34:34 | https://dev.to/pbellon/hi-im-pierre-bellon | introductions | ---
title: Hi, I'm Pierre Bellon
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for almost 4 years.
You can find me on GitHub as [pbellon](https://github.com/pbellon)
I'm the CTO and co-founder of [Skoli](http://skoli.fr), a company dedicated to help knowle... | pbellon |
2,248 | Hi, I'm Gianluca Scarciolla | My introduction post | 0 | 2017-03-21T13:33:01 | https://dev.to/gianluca_luu/hi-im-gianluca-scarciolla | introductions | ---
title: Hi, I'm Gianluca Scarciolla
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 6 years.
You can find me on Twitter as [@Gianluca_Luu](https://twitter.com/Gianluca_Luu) and Github as [@GianlucaScarciolla](https://github.com/GianlucaScarciolla)
I l... | gianluca_luu |
2,247 | Hi, I'm Shuhaid Lambe | My introduction post | 0 | 2017-03-21T13:09:38 | https://dev.to/shuhaid/hi-im-shuhaid-lambe | introductions | ---
title: Hi, I'm Shuhaid Lambe
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 16 years.
You can find me on Twitter as [@shuhaidlambe](https://twitter.com/shuhaidlambe)
I live in Pune, India.
I work for startup Swipez which I co-founded with by colleg... | shuhaid |
2,245 | Heard a Angular.js joke today. Someone said it was better than React. | My introduction post | 0 | 2017-03-21T11:58:31 | https://dev.to/andy85smith/heard-a-angularjs-joke-today-someone-said-it-was-better-than-react | introductions | ---
title: Heard a Angular.js joke today. Someone said it was better than React.
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 10 years.
You can find me on Twitter as [@Andy85Smith](https://twitter.com/Andy85Smith)
I live in Darlington UK.
I work for ... | andy85smith |
2,244 | Hi, I'm Padde | My introduction post | 0 | 2017-03-21T10:22:02 | https://dev.to/fatfingerjoe/hi-im-padde | introductions | ---
title: Hi, I'm Padde
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for more than 20 years (starting with BASIC on my old Commodore Plus 4) and more than 10 years as a professional Java developer (mostly web applications).
I live in Hannover, Germany and... | fatfingerjoe |
2,243 | Hi, I'm Jose | My introduction post | 0 | 2017-03-21T10:02:56 | https://dev.to/josejuansanz/hi-im-jose | introductions | ---
title: Hi, I'm Jose
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 10 years.
You can find me on GitHub as [josejuansanz](https://github.com/josejuansanz)
I live in Barcelona.
I work as a freelance.
I mostly program in these languages: javascript, ... | josejuansanz |
2,241 | G'day, I'm Connor. | My intro rambling | 0 | 2017-03-21T09:04:17 | https://dev.to/connordeckers/gday-im-connor | introductions, helloworld, welcome | ---
title: G'day, I'm Connor.
published: true
description: My intro rambling
cover_image:
tags: introductions, hello world, welcome
---
I have been coding for about seven years now, working my way up from decoding the results of FrontPage to working professionally as a web programmer.
You can find me on Twitter as [... | watchpatchcodethings |
2,240 | Hi, I'm Sergio Daniel Xalambrí | My introduction post | 0 | 2017-03-21T08:49:15 | https://dev.to/sergiodxa/hi-im-sergio-daniel-xalambr | introductions | ---
title: Hi, I'm Sergio Daniel Xalambrí
published: true
description: My introduction post
tags: introductions
---
I have been coding for 4 years.
You can find me on GitHub as [sergiodxa](https://github.com/sergiodxa)
I live in Lima, Perú.
I work for [Able](https://able.co
I mostly program in these languages: Jav... | sergiodxa |
2,239 | Hi, I'm destebanm | My introduction post | 0 | 2017-03-21T08:48:48 | https://dev.to/destebanm/hi-im-destebanm | introductions | ---
title: Hi, I'm destebanm
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 6 years.
You can find me on GitHub as [destebanm](https://github.com/destebanm)
I live in Madrid.
I work for Naevatec
I mostly program in these languages: Java.
I am currentl... | destebanm |
2,236 | Becoming The Duck | What you should have said was nothing | 0 | 2017-03-21T05:35:26 | https://dev.to/tkeeney/becoming-the-duck | management, leading, development | ---
title: Becoming The Duck
published: true
description: What you should have said was nothing
cover_image: https://c1.staticflickr.com/9/8229/8369282471_8ac6dfc615_b.jpg
tags: management, leading, development
---
Last week I read a [fantastic article](https://retrospective.co/seagulls/) that perfectly captured the i... | tkeeney |
3,212 | Functional Reactive Programming in Rust | So, I’m a big fan of FRP for UI. I love to use it on the web. React and other frameworks sort-of foll... | 0 | 2017-09-23T21:59:20 | https://hackernoon.com/functional-reactive-programming-in-rust-affebba6ebeb | react, functional, rust | ---
title: "Functional Reactive Programming in Rust"
published: true
tags: React,functional, rust
canonical_url: https://hackernoon.com/functional-reactive-programming-in-rust-affebba6ebeb
---
So, I’m a big fan of FRP for UI. I love to use it on the web. React and other frameworks sort-of follow FRP. For the Desktop,... | andrewlucker |
2,237 | Hi, I'm arpit | My introduction post | 0 | 2017-03-21T03:29:25 | https://dev.to/arpcoolsha/hi-im-arpit | introductions | ---
title: Hi, I'm arpit
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [number] years.
You can find me on Twitter as [@arpcoolsha](https://twitter.com/arpcoolsha)
I live in [city].
I work for [company]
I mostly program in these languages: [languages]... | arpcoolsha |
7,059 | Should a React form for editing update the underlying model? | In an imaginary world where forms are only ever used to enter something from scratch, what you know... | 0 | 2017-11-08T03:44:26 | https://goshakkk.name/react-forms-for-editing/ | react, forms, javascript | ---
title: "Should a React form for editing update the underlying model?"
published: true
tags: React, Forms, javascript
canonical_url: https://goshakkk.name/react-forms-for-editing/
---
In an imaginary world where forms are only ever used to enter something from scratch, what you know about forms in React might be en... | goshacmd |
1,088,304 | SOLID and other programming terms | This week I have been looking at improving my understanding of a few programming terms, like SOLID... | 0 | 2022-05-18T20:59:56 | https://www.funkysi1701.com/posts/2017/solid-programming-terms/ | ---
title: SOLID and other programming terms
published: true
date: 2017-03-20 20:00:45 UTC
tags:
canonical_url: https://www.funkysi1701.com/posts/2017/solid-programming-terms/
---
This week I have been looking at improving my understanding of a few programming terms, like SOLID and I will try and define them so I can... | funkysi1701 | |
2,231 | One Year Using Go | From an internal experiment to a full-fledged startup. Here are our thoughts and experiences after using Go for one year, building Bugfender. | 0 | 2017-03-20T16:50:02 | https://bugfender.com/one-year-using-go | bugfender, go, bugfixing | ---
title: One Year Using Go
published: true
description: From an internal experiment to a full-fledged startup. Here are our thoughts and experiences after using Go for one year, building Bugfender.
cover_image: https://bugfender.com/wp-content/uploads/2017/03/one-year-using-go-social-1.jpg
tags: Bugfender, Go, Golang... | bugfenderapp |
2,230 | Secure your Cookies (Secure and HttpOnly flags) | Cookies are omnipresent all over the web. Especially used to identify the user session, cookies usually contain sensitive data. You have to properly protect them. | 0 | 2017-03-20T16:20:56 | https://blog.dareboost.com/en/2016/12/secure-cookies-secure-httponly-flags/ | cookies, security, web | ---
title: Secure your Cookies (Secure and HttpOnly flags)
published: true
description: Cookies are omnipresent all over the web. Especially used to identify the user session, cookies usually contain sensitive data. You have to properly protect them.
cover_image:
canonical_url: https://blog.dareboost.com/en/2016/12/s... | damienjubeau |
2,220 | Analyze one year of radio station songs aired with SQL, Spark, Spotify, and Databricks | One year of radio stations broadcasts were analyzed to notice their habits and if radio stations brainwashing is a thing | 0 | 2017-03-20T15:50:16 | https://dev.to/paulleclercq/analyze-one-year-of-radio-station-songs-aired-with-sql-spark-spotify-and-databricks | spark, databricks, spotify, sql | ---
title: Analyze one year of radio station songs aired with SQL, Spark, Spotify, and Databricks
published: true
description: One year of radio stations broadcasts were analyzed to notice their habits and if radio stations brainwashing is a thing
cover_image: https://cdn-images-1.medium.com/max/800/0*j0EeLA19ElJmN_ae.... | paulleclercq |
2,228 | Developers who maintain many external API integrations, how do you maintain them? | Looking for people who maintain MANY (10+) external APIs. My questions are: Name some 3rd party A... | 0 | 2017-03-20T14:21:44 | https://dev.to/musingmurmurs/developers-who-maintain-many-external-api-integrations-how-do-you-maintain-them | discuss | ---
title: Developers who maintain many external API integrations, how do you maintain them?
published: true
tags: discuss
---
Looking for people who maintain MANY (10+) external APIs.
My questions are:
1. Name some 3rd party API tools you use to manage your stack
2. What's your biggest pain point dealing w APIs?
... | musingmurmurs |
2,227 | Stop aliasing core Git commands | Some claim aliasing core Git commands is the "Right Way". It's not. | 0 | 2017-03-20T14:13:53 | https://jason.pureconcepts.net/2017/03/stop-aliasing-core-git-commands/ | git | ---
title: 'Stop aliasing core Git commands'
published: true
description: 'Some claim aliasing core Git commands is the "Right Way". It''s not.'
cover_image: https://jason.pureconcepts.net/images/git-wtf.png
tags: git
canonical_url: https://jason.pureconcepts.net/2017/03/stop-aliasing-core-git-commands/
---
A core feat... | gonedark |
2,225 | Blogging for the non-blogger | A quick hello. | 0 | 2017-03-20T13:33:06 | https://dev.to/reillycooper/blogging-for-the-non-blogger | introductions | ---
title: Blogging for the non-blogger
published: true
description: A quick hello.
cover_image:
tags: introductions
---
I have been coding for 6 years. Wow. That's gone quick.
You can find me on Twitter as [@ReillyCooper](https://twitter.com/ReillyCooper)
I live in Manchester.
I work for a couple of companies. M... | reillycooper |
2,224 | Hi, I'm Seth | My introduction post | 0 | 2017-03-20T12:42:07 | https://dev.to/sethrah/hi-im-seth | introductions | ---
title: Hi, I'm Seth
published: true
description: My introduction post
cover_image: https://avatars0.githubusercontent.com/u/6601542?v=3&u=1753280149c2ba5cff9d7909ac9e958e04893b95&s=400
tags: introductions
---
I have been coding for 8 years.
You can find me on GitHub as [SethRAH](https://github.com/SethRAH)
I liv... | sethrah |
2,223 | Hi, I'm pk | My introduction post | 0 | 2017-03-20T12:12:32 | https://dev.to/p0k8_/hi-im-pk | introductions | ---
title: Hi, I'm pk
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 1 years.
You can find me on Twitter as [@p0k8_](https://twitter.com/p0k8_)
I live in kathmandu, nepal.
I work for [gerer](http://gerer.io)
I program in one language - JS
I am curren... | p0k8_ |
2,222 | Hi, I'm Kaouthar 👑 | My introduction post | 0 | 2017-03-20T12:02:38 | https://dev.to/ak3wf/hi-im-kaouthar- | introductions | ---
title: Hi, I'm Kaouthar 👑
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [4] years.
You can find me on Twitter as [@AK3WF](https://twitter.com/AK3WF)
I live in [Paris].
I work for [my self]
I mostly program in these languages: [HTML, CSS, JS, P... | ak3wf |
2,221 | Test First Development at different test stages | Test First Development doesn't work well when doing Unit Tests, because at the time of doing Unit Tests you are still not sure exactly what the Internal architecture of your code is going to be. | 0 | 2017-03-20T11:41:49 | https://dev.to/grahamcox82/test-first-development-at-different-test-stages | testing, tdd | ---
title: Test First Development at different test stages
published: true
description: Test First Development doesn't work well when doing Unit Tests, because at the time of doing Unit Tests you are still not sure exactly what the Internal architecture of your code is going to be.
cover_image:
tags: testing,tdd
---
... | grahamcox82 |
2,219 | Hi, I'm Eze Ifesinachi Bryan | My introduction post | 0 | 2017-03-20T09:35:48 | https://dev.to/serneum/hi-im-chris-rees | introductions | ---
title: Hi, I'm Eze Ifesinachi Bryan
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [3] years.
You can find me on Twitter as [@BryanIfesinachi](https://twitter.com/BryanIfesinachi)
I live in [Enugu, Nigeria ].
I mostly program in these languages: [... | serneum |
2,218 | My first blog post |
... | 0 | 2017-03-20T06:57:31 | https://dev.to/collenbrecht/my-first-blog-post | start, first, blog, c | ---
title: My first blog post
published: True
description: Starting the journey
cover_image:
tags: Start, first, blog, c#, programmer, programming
---
Hello,
After reading Pablo's blog ( https://dev.to/yelluw/want-to-blog-read-this ) I decided to finally start blogging. This will be my journey as a professional pro... | collenbrecht |
1,640 | Using Machine Learning To Generate Human-Readable News Articles | By using Latent Semantic Analysis and k-means clustering, it is possible to generate human-readable articles. | 0 | 2017-03-20T06:49:54 | https://dev.to/tra/using-machine-learning-to-generate-human-readable-news-articles | ---
title: Using Machine Learning To Generate Human-Readable News Articles
published: true
description: By using Latent Semantic Analysis and k-means clustering, it is possible to generate human-readable articles.
cover_image: http://i.imgur.com/ho7F1Za.png
tags:
---
**TL;DR Abstract** - I built [ZombieWriter](https:... | tra | |
2,216 | Building a simple offline-capable Notepad app using ServiceWorker | Learn to build a simple offline-capable Notepad app using ServiceWorker | 0 | 2017-03-20T06:44:49 | https://dev.to/amit_merchant/building-a-simple-offline-capable-notepad-app-using-serviceworker | javascript, serviceworker, offline, app | ---
title: Building a simple offline-capable Notepad app using ServiceWorker
published: true
description: Learn to build a simple offline-capable Notepad app using ServiceWorker
cover_image: https://image.ibb.co/maCZva/sw.jpg
tags: javascript,serviceworker,offline,app
---
Today, We are going to build a progressive Not... | amit_merchant |
2,211 | Hi, I'm Saul | My introduction post | 0 | 2017-03-19T21:18:32 | https://dev.to/_saul_/hi-im-saul | introductions | ---
title: Hi, I'm Saul
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for almost 10 years.
I live in Venezuela.
I mostly program in these languages: php and javascript.
I am currently learning more about nodejs backend development.
Nice to meet you. | _saul_ |
2,210 | Hi, I'm WNjihia | My introduction post | 0 | 2017-03-19T19:51:21 | https://dev.to/wnjihia/hi-im-wnjihia | introductions | ---
title: Hi, I'm WNjihia
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for one year.
You can find me on GitHub as [WNjihia](https://github.com/WNjihia)
I live in Nairobi, Kenya.
I mostly program in these languages: Java, Python.
Nice to meet you. | wnjihia |
2,209 | How to Stop Letting Notifications Kill Your Workday | The art of managing Notification Overload | 0 | 2017-03-19T19:51:11 | https://dev.to/just_watt/how-to-stop-letting-notifications-kill-your-workday | productivity, timemanagement | ---
title: How to Stop Letting Notifications Kill Your Workday
published: true
description: The art of managing Notification Overload
cover_image: http://i.imgur.com/zt1uQyw.png
tags: productivity, time management
---
“So insanely busy.” When's the last time you heard that phrase or a variation of it upon asking a co-... | just_watt |
3,327 | Job Hopping | Job hopping is not considered an admirable trait, at least by employers. What needs to happen is that companies should make it **just as advantageous for a developer to stick around.** That means creating plentiful learning opportunities. | 0 | 2017-09-23T21:59:28 | https://blog.professorbeekums.com/job-hopping/ | career | ---
title: "Job Hopping"
published: true
tags: career
canonical_url: https://blog.professorbeekums.com/job-hopping/
cover_image: https://thepracticaldev.s3.amazonaws.com/i/tg4k8o7niz014qgbiad7.png
description: Job hopping is not considered an admirable trait, at least by employers. What needs to happen is that companie... | pbeekums |
2,206 | How many users do you have? | Invariably, when I tell someone about the project I'm working on, they'll ask: “how many users do you... | 0 | 2017-03-19T17:05:04 | https://journal.standardnotes.org/how-many-users-do-you-have-809abeb60bad#.aorhmp9h0 | startup, marketing | ---
title: "How many users do you have?"
published: true
description:
cover_image: https://cdn-images-1.medium.com/max/2000/1*1J0TZcMhkbHcQmuxPS6c_g.png
tags: startups, marketing
canonical_url: https://journal.standardnotes.org/how-many-users-do-you-have-809abeb60bad#.aorhmp9h0
---
Invariably, when I tell someone ab... | devtouser432 |
2,205 | Hi, I'm Jay | My introduction post | 0 | 2017-03-19T16:06:33 | https://dev.to/jay/hi-im-jay | introductions | ---
title: Hi, I'm Jay
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for a few years now.
You can find me on GitHub as [Jay-rs](https://github.com/Jay-rs)
I mostly program in these languages: C#, JavaScript, Ruby, Java.
I am currently learning more about ... | jay |
2,186 | Intro | Introduction | 0 | 2017-03-18T19:03:34 | https://dev.to/sroy8091/intro | introtosumit | ---
title: Intro
published: true
description: Introduction
cover_image:
tags: intro_to_sumit
---
Hello, I am Sumit Roy from India. | sroy8091 |
2,204 | Hi, I'm Halle Wong | My introduction post | 0 | 2017-03-19T13:47:04 | https://dev.to/hallestar/hi-im-halle-wong | introductions | ---
title: Hi, I'm Halle Wong
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [number] years.
You can find me on GitHub as [hallestar](https://github.com/hallestar)
I live in [city].
I work for [company]
I mostly program in these languages: [languages]... | hallestar |
2,202 | Hi, I'm Nitin Kanwar | My introduction post | 0 | 2017-03-19T09:47:38 | https://dev.to/luckykanwar/hi-im-nitin-kanwar | introductions | ---
title: Hi, I'm Nitin Kanwar
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 6 years.
You can find me on GitHub as [luckykanwar](https://github.com/luckykanwar)
I live in Arlington, Texas.
I am a graduate student at The University of Texas at Arlingt... | luckykanwar |
2,200 | Hi, I'm rlanhe | My introduction post | 0 | 2017-03-19T07:58:08 | https://dev.to/rlanhe/hi-im-rlanhe | introductions | ---
title: Hi, I'm rlanhe
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 10 years.
You can find me on GitHub as [rlanhe](https://github.com/rlanhe)
I live in France.
Nice to meet you. | rlanhe |
2,199 | I could not find a simple Gesture Detection android library, so I built one | Building Sensey - Gesture detection android library | 0 | 2017-03-19T06:01:18 | https://dev.to/nisrulz/i-could-not-find-a-simple-gesture-detection-android-library-so-i-built-one | android, sdk, gesture, detection | ---
title: I could not find a simple Gesture Detection android library, so I built one
published: true
description: Building Sensey - Gesture detection android library
cover_image:
tags: android , sdk, gesture, detection
---
_Note: This post was originally published on [medium.](https://android.jlelse.eu/i-could-not-... | nisrulz |
2,198 | Atom Setup for PHP | Atom packages for coding in PHP | 0 | 2017-03-19T02:22:10 | https://dev.to/nickymarino/atom-setup-for-php | php, atom, setup, packages | ---
title: Atom Setup for PHP
published: true
description: Atom packages for coding in PHP
cover_image:
tags: PHP, Atom, setup, packages
---
Based on [this article](https://zach-adams.com/2015/05/best-atom-packages-for-wordpress-php-development/) by Zach Adams and [this post](http://haafiz.me/development/how-to-setup... | nickymarino |
585,568 | How long did you live at that address? | How long did you live at that address? A simple question you answer multiple times a year when... | 0 | 2021-01-28T21:43:17 | https://dev.to/scottrobertson/how-long-did-you-live-at-that-address-3nkp | ---
title: "How long did you live at that address?"
published: true
date: 2017-03-19 01:22:25 UTC
tags:
canonical_url:
---
> How long did you live at that address?
A simple question you answer multiple times a year when applying for anything that requires a credit check. Yet it's a question I literally never know t... | scottrobertson | |
2,194 | Hi, I'm Steven Zimmer | My introduction post | 0 | 2017-03-18T23:38:02 | https://dev.to/webdevzim/hi-im-steven-zimmer | introductions | ---
title: Hi, I'm Steven Zimmer
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 2 years.
You can find me on Twitter as [@webdevzim](https://twitter.com/webdevzim)
I live in San Francisco.
I work for Udemy
I mostly program in these languages: JavaScrip... | webdevzim |
8,496 | How Code Linting Changed My Life |
When it came to linting, I was always dumb about it. "Man that's too annoying... | 0 | 2017-09-25T01:15:05 | http://zackphilipps.com/how-code-linting-changed-my-life/ | atom, codelinting, editor, linter | ---
title: "How Code Linting Changed My Life"
published: true
tags: atom, code linting, editor, linter
canonical_url: http://zackphilipps.com/how-code-linting-changed-my-life/
---

When it came to linting, I was a... | zackphilipps |
2,193 | Hi, I'm Dr_DragonKiller | My introduction post | 0 | 2017-03-18T22:31:26 | https://dev.to/dr_dragonkiller/hi-im-drdragonkiller | introductions | ---
title: Hi, I'm Dr_DragonKiller
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 4 years.
You can find me on Twitter as [@Dr_DragonKiller](https://twitter.com/Dr_DragonKiller)
I live in Berlin.
I'm still a student.
I mostly program in these languages... | dr_dragonkiller |
2,150 | Onboarding - how to make it a really good one | Everybody will be "the new hire" every once in a while - how would you want your first couple of days to go? | 0 | 2017-03-17T10:37:32 | https://dev.to/sushee/onboarding---how-to-make-it-a-really-good-one | onboarding, organization | ---
title: Onboarding - how to make it a really good one
published: true
description: Everybody will be "the new hire" every once in a while - how would you want your first couple of days to go?
cover_image:
tags: onboarding, organization
---
I recently started a new job at a German company and experienced on of THE ... | sushee |
2,192 | Hi, I'm Benjamin Bond | My introduction post | 0 | 2017-03-18T22:27:40 | https://dev.to/bbond/hi-im-benjamin-bond | introductions | ---
title: "Hi, I'm Benjamin Bond"
published: true
description: My introduction post
cover_image:
tags: introductions
---
I'm a coding newbie and have been at it for ~2 years.
You can find me on the Twitters as @bnelsonbond (https://twitter.com/bnelsonbond)
I live in Farmington Hills, MI.
I go to school at Univers... | bbond |
2,191 | Hi, I'm Vincent Bongani Tshabalala | My introduction post | 0 | 2017-03-18T21:43:10 | https://dev.to/vinnehvincent/hi-im-vincent-bongani-tshabalala | introductions | ---
title: Hi, I'm Vincent Bongani Tshabalala
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 2007.
You can find me on Twitter as [@vinnehvincent](https://twitter.com/vinnehvincent)
I live in Johannesburg.
I work for Symbiotics Applications
I mostly ... | vinnehvincent |
2,188 | Hi, I'm Brian Lalor | My introduction post | 0 | 2017-03-18T20:16:04 | https://dev.to/bklalor/hi-im-brian-lalor | introductions | ---
title: Hi, I'm Brian Lalor
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [10] years.
You can find me on Twitter as [@bklalor](https://twitter.com/bklalor)
I live in [Minneapolis ].
I work for [Renaissance Technologies ]
I mostly program in these ... | bklalor |
2,187 | Hi, I'm Nate Moore | My introduction post | 0 | 2017-03-18T19:22:52 | https://dev.to/tranquilmarmot/hi-im-nate-moore | introductions | ---
title: Hi, I'm Nate Moore
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for many years.
You can find me on Twitter as [@TranquilMarmot](https://twitter.com/TranquilMarmot)
I live in Seattle.
I work for Socrata
I mostly program in these languages: Sca... | tranquilmarmot |
2,149 | coderabbi™ | coderabbi™ bio | 0 | 2017-03-17T10:31:04 | https://dev.to/coderabbi/coderabbi | introductions | ---
title: coderabbi™
published: true
description: coderabbi™ bio
cover_image:
tags: introductions
---
Yitzchok Willroth is an independent web application developer, software development consultant, and coach living in Lakewood, New Jersey.
A start-up veteran, dev bootcamp instructor, and popular conference speaker,... | coderabbi |
37,884 | Removing Duplicates from an Array (Using C#) | * Featured Image – “removed.jpg” by Don Crowley, used under BY SA This article is from last year but... | 0 | 2018-11-25T03:11:13 | https://www.slightedgecoder.com/2017/03/18/removing-duplicates-array-using-c/ | csharp, tutorial | ---
title: Removing Duplicates from an Array (Using C#)
published: true
tags: csharp,tutorial
canonical_url: https://www.slightedgecoder.com/2017/03/18/removing-duplicates-array-using-c/
cover_image: https://thepracticaldev.s3.amazonaws.com/i/vlybei9ftsdzlgsbg2ij.jpg
---
\* <small>Featured Image – “<a href="https://ww... | dance2die |
20,727 | Bouncy - Open Source Code Exploration | Bouncy is a tool to "pipe raw http traffic from [an] incoming http request to a another remote end... | 0 | 2018-02-22T21:39:40 | https://theopensourceu.org/bouncy-open-source-code-exploration/ | github, opensource, node, exploration | ---
title: "Bouncy - Open Source Code Exploration"
published: true
tags: GitHub,OSS,nodejs,Exploration
canonical_url: https://theopensourceu.org/bouncy-open-source-code-exploration/
---

[Bouncy](https://... | theopensourceu |
2,184 | Hi, I'm Federico Sierra | My introduction post | 0 | 2017-03-18T17:00:09 | https://dev.to/fedesierr/hi-im-federico-sierra | introductions | ---
title: Hi, I'm Federico Sierra
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 10 years.
You can find me on GitHub as [fedesierr](https://github.com/fedesierr)
I live in Montevideo.
I work for me.
I mostly program in these languages: Java, PHP, pyt... | fedesierr |
2,140 | Lower your expectations when blogging | You are an awesome developer. But a rookie writer. Lower your expectations when blogging. | 0 | 2017-03-18T15:06:20 | https://dev.to/josegonz321/lower-your-expectations-when-blogging | blogging | ---
title: Lower your expectations when blogging
published: true
description: You are an awesome developer. But a rookie writer. Lower your expectations when blogging.
cover_image: http://www.mindbodysouldeveloper.com/wp-content/uploads/2017/03/lower-your-expectations.jpg
tags: blogging
---
*Originally posted at: http... | josegonz321 |
2,182 | Hi, I'm Ben | My introduction post | 0 | 2017-03-18T13:31:49 | https://dev.to/ben_eluan/hi-im-ben | introductions | ---
title: Hi, I'm Ben
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [a few months] years.
You can find me on GitHub as [benneluan](https://github.com/benneluan)
I live in [portharcout].
I work for [student]
I mostly program in these languages: [pyth... | ben_eluan |
2,181 | Hi, I'm Peter Bikundo | My introduction post | 0 | 2017-03-18T11:42:49 | https://dev.to/bikundo/hi-im-peter-bikundo | introductions | ---
title: Hi, I'm Peter Bikundo
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [number] years.
You can find me on GitHub as [bikundo](https://github.com/bikundo)
I live in Nairobi, Kenya.
I work for Eneza Education
I mostly program in these languages... | bikundo |
2,180 | Hi, I'm Biswajit | My introduction post | 0 | 2017-03-18T11:34:20 | https://dev.to/biswajitiiit/hi-im-biswajit | introductions | ---
title: Hi, I'm Biswajit
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 3 years.
You can find me on GitHub as [Biswajit-iiit](https://github.com/Biswajit-iiit)
I live in Bengaluru.
I work for Spoyl.
I mostly program in these languages: python.
I a... | biswajitiiit |
2,179 | Hi, I'm Andrea Pavoni | My introduction post | 0 | 2017-03-18T09:12:30 | https://dev.to/pavonz/hi-im-andrea-pavoni | introductions | ---
title: Hi, I'm Andrea Pavoni
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding since 1999.
You can find me on GitHub as [andreapavoni](https://github.com/andreapavoni)
I live in Rome, Italy.
I mostly program in these languages: Rust, Elixir/Erlang, Ruby a... | pavonz |
2,178 | Hi, I'm Kadir | My introduction post | 0 | 2017-03-18T08:40:54 | https://dev.to/gultekinkadir/hi-im-kadir | student, traveler | ---
title: Hi, I'm Kadir
published: true
description: My introduction post
cover_image:
tags: student, traveler
---
I have been coding for 1 years.
You can find me on Twitter as @gultekinkadir](https://twitter.com/gultekinkadir
I live in Ankara.
I mostly program in these languages: C++.
I am currently learning m... | gultekinkadir |
2,177 | Hi, I'm Alex | My introduction post | 0 | 2017-03-18T08:34:39 | https://dev.to/jaetoh/hi-im-alex | introductions | ---
title: Hi, I'm Alex
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 5 years.
You can find me on Twitter as [@Jaetoh](https://twitter.com/Jaetoh)
I live in Paris.
I work for Chauffeur Privé
I mostly program in these languages: Node.js.
I am curren... | jaetoh |
2,176 | Hi, I'm Dhanush Gopinath | My introduction post | 0 | 2017-03-18T07:46:18 | https://dev.to/dhanushgopinath/hi-im-dhanush-gopinath | introductions | ---
title: Hi, I'm Dhanush Gopinath
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for close to 14 years.
You can find me on Twitter as [@dhanushgopinath](https://twitter.com/dhanushgopinath)
I live in Bangalore, the Garden City and Silicon Valley of India,... | dhanushgopinath |
2,174 | Oracle Apex 5.0.* right side column width | set right side column width | 0 | 2017-03-18T07:36:58 | https://dev.to/isabolic99/oracle-apex-5-right-side-column-width | oracle, orclapex, apex5, css | ---
title: Oracle Apex 5.0.* right side column width
published: true
description: set right side column width
cover_image: https://architecturehereandthere.files.wordpress.com/2016/01/mont-saint-michel.jpg
tags: oracle, orclapex, apex5, css
---
Apex 5.* comes with universal theme that includes page template called
... | isabolic99 |
2,175 | Hi, I'm Tanja Lichtensteiger | My introduction post | 0 | 2017-03-18T07:30:00 | https://dev.to/grappleshark/hi-im-tanja-lichtensteiger | introductions | ---
title: Hi, I'm Tanja Lichtensteiger
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding since I was 8 years old and professionally for 17 years.
You can find me on Twitter as [@grappleshark](https://twitter.com/grappleshark)
You can find me on Github as [@gra... | grappleshark |
2,173 | Father, Magento, Webdev, Meetups, BarCamps, CoderDojo | Located in Saarbrücken, Germany | 0 | 2017-03-18T06:02:25 | https://dev.to/kkrieger/father-magento-webdev-meetups-barcamps-coderdojo | magento, meetup, barcamp, coderdojo | ---
title: Father, Magento, Webdev, Meetups, BarCamps, CoderDojo
published: true
description: Located in Saarbrücken, Germany
cover_image:
tags: Magento, Meetup, Barcamp, CoderDojo
---
| kkrieger |
2,172 | Hi, I'm Benjamin Sernji | My introduction post | 0 | 2017-03-18T05:25:29 | https://dev.to/bsqtmp/hi-im-benjamin-sernji | introductions | ---
title: Hi, I'm Benjamin Sernji
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [number] years.
You can find me on GitHub as [bsqtmp](https://github.com/bsqtmp)
I live in [city].
I work for [company]
I mostly program in these languages: [languages].... | bsqtmp |
2,171 | Hi, I'm Nishant. | My introduction post | 0 | 2017-03-18T05:05:14 | https://dev.to/nisrulz/hi-im-nishant | introductions | ---
title: Hi, I'm Nishant.
published: true
description: My introduction post
cover_image:
tags: introductions
---
Hi, I'm [Nishant Srivastava](http://www.nisrulz.com/).
I am a Software Engineer/Founding Team Member (at) OmniLabs, Inc. with 4 years of experience in Android SDK Engineering, DSP and Interaction Design.... | nisrulz |
2,169 | Unconventional way of learning a new programming language | How I learn a new language and why it works | 0 | 2017-03-18T00:32:00 | https://hackernoon.com/unconventional-way-of-learning-a-new-programming-language-e4d1f600342c | opensource, github, coding | ---
title: Unconventional way of learning a new programming language
published: true
description: How I learn a new language and why it works
cover_image:
tags: open source, github, coding
---
_Note: This article was originally published on [Hackernoon](https://hackernoon.com/unconventional-way-of-learning-a-new-prog... | sahildua2305 |
2,167 | The spelling bug | When spelling comes in the game | 0 | 2017-03-18T00:01:15 | https://dev.to/l4p1n/the-spelling-bug | spelling, bug, code, story | ---
title: The spelling bug
published: true
description: When spelling comes in the game
cover_image:
tags: spelling, bug, code, story
---
I've been coding in the web section for about five years now and I faced many bugs. From silly syntax errors to annoying logic errors, I dealt with them more or less successfully... | l4p1n |
2,168 | Zorex Salvo, Junior Developer | I'm from the Philippines. I have been coding professionally for a year now. I am a developer in a s... | 0 | 2017-03-17T23:52:09 | https://dev.to/zorexsalvo/zorex-salvo-junior-developer | introduction | ---
title: Zorex Salvo, Junior Developer
published: true
description:
cover_image: https://daveden.files.wordpress.com/2013/02/linux_cat.jpg
tags: introduction
---
I'm from the Philippines.
I have been coding professionally for a year now.
I am a developer in a startup company and I am using Python/Django for most... | zorexsalvo |
2,166 | Learn Django the right away | A very quick opinion about THE book about Django and TDD | 0 | 2017-03-17T22:41:54 | https://dev.to/greenkey/learn-django-the-right-away | prorgamming, python, django, tdd | ---
title: Learn Django the right away
published: true
description: A very quick opinion about THE book about Django and TDD
cover_image:
tags: prorgamming, python, django, tdd
---
I wanted a guide to start using Django.
I also wanted a guide with a good approach, something that could give me a good understanding o... | greenkey |
2,161 | Hi, I'm Jason DeWitt | My introduction post | 0 | 2017-03-17T16:31:26 | https://dev.to/jasondewitt/hi-im-jason-dewitt | introductions | ---
title: Hi, I'm Jason DeWitt
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [number] years.
You can find me on GitHub as [jasondewitt](https://github.com/jasondewitt)
I live in [city].
I work for [company]
I mostly program in these languages: [lang... | jasondewitt |
48,784 | So you Studied History and You're a Conservative... I am Sorry. |
I started writing this in July of 2015 and never got around to publishing it. N... | 0 | 2018-10-15T23:04:37 | http://designfrontier.net/so-you-studied-history-and-youre-a-conservative-i-am-sorry | draftpublishing, history, liberalarts, education | ---
title: So you Studied History and You're a Conservative... I am Sorry.
published: true
tags: draft publishing,history,liberal arts,education
canonical_url: http://designfrontier.net/so-you-studied-history-and-youre-a-conservative-i-am-sorry
---
_I started writing this in July of 2015 and never got around to publis... | designfrontier |
2,160 | Building User Interfaces with Pure Functions and Function Composition in React | A guide to building UI with pure functions and function composition in React | 0 | 2017-03-17T15:57:28 | https://tylermcginnis.com/building-user-interfaces-with-pure-functions-and-function-composition-in-react-js/ | react, javascript | ---
title: "Building User Interfaces with Pure Functions and Function Composition in React"
published: false
description: "A guide to building UI with pure functions and function composition in React"
cover_image:
tags: "react, javascript"
canonical_url: "https://tylermcginnis.com/building-user-interfaces-with-pure-fu... | tylermcginnis |
2,159 | In only 2 1/2 days to Docker expert: books, videos and tutorial recommendations | How to get from 0 to 100 with Docker | 0 | 2017-03-17T15:39:08 | https://dev.to/ophasnoname/in-only-2-12-days-to-docker-expert-books-videos-and-tutorial-recommendations | docker, devops | ---
title: "In only 2 1/2 days to Docker expert: books, videos and tutorial recommendations"
published: true
description: How to get from 0 to 100 with Docker
cover_image:
tags: docker, devops
---
As you have already noticed, I work in a shop which is using Docker the whole day…
Especially for new colleagues or not ... | ophasnoname |
2,158 | Hi, I'm Matthew Adams | My introduction post | 0 | 2017-03-17T15:32:55 | https://dev.to/matthewadams/hi-im-matthew-adams | introductions | ---
title: Hi, I'm Matthew Adams
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [number] years.
You can find me on GitHub as [matthewadams](https://github.com/matthewadams)
I live in [city].
I work for [company]
I mostly program in these languages: [l... | matthewadams |
2,157 | Hi, I'm Matt Lancaster | My introduction post | 0 | 2017-03-17T15:15:43 | https://dev.to/mattlancaster81/hi-im-matt-lancaster | introductions | ---
title: Hi, I'm Matt Lancaster
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 13 years.
You can find me on Twitter as [@MattLancaster81](https://twitter.com/MattLancaster81)
I live in Uniontown, PA which is an hour SE of Pittsburgh.
I work for FedEx... | mattlancaster81 |
2,155 | How to Make a Card Game in JavaScript, part 1 | Detailing some of the decisions I made while creating a game using plain JavaScript. | 0 | 2017-03-17T15:09:13 | https://dev.to/andrew565/how-to-make-a-card-game-in-javascript-part-1 | javascript, games | ---
title: How to Make a Card Game in JavaScript, part 1
published: true
description: Detailing some of the decisions I made while creating a game using plain JavaScript.
cover_image: https://andrewscripts.files.wordpress.com/2017/03/1__169_-2014-08-22-1227.jpg
tags: javascript, games
---
I've been playing this solita... | andrew565 |
2,153 | My First Attempt at Open-Source | I tried... A first and heroic but ultimately, unsuccessful attempt at contributing to an open-source project. | 0 | 2017-03-17T13:16:28 | https://medium.com/@gregbrimble/my-first-attempt-at-open-source-a9799d31c66b | ---
title: "My First Attempt at Open-Source"
published: true
description: "I tried...
A first and heroic but ultimately, unsuccessful attempt at contributing to an open-source project."
tags:
canonical_url: https://medium.com/@gregbrimble/my-first-attempt-at-open-source-a9799d31c66b
---
Last night, I made my first co... | gregbrimble | |
2,151 | Hi, I'm Stephan | My introduction post | 0 | 2017-03-17T12:42:08 | https://dev.to/breitrainer_s/hi-im-stephan | introductions | ---
title: Hi, I'm Stephan
published: true
description: My introduction post
cover_image:
tags: introductions
---
I'm don't really code at all, I'm more the kind of interwebs mechanic/sysOPs who can put together some lines of code to get shit done.
You can find me on Twitter as [@breitrainer_s](https://twitter.com/b... | breitrainer_s |
47,696 | Understanding ES6 Classes | Under the hood, es6 class are not something that is radically new: they are just syntactic sugar... | 0 | 2018-09-04T21:01:13 | https://medium.com/@chuksFestus/understanding-es6-classes-ada7c14e0213 | javascript, es6 | ---
title: Understanding ES6 Classes
published: true
tags: javascript,es6
canonical_url: https://medium.com/@chuksFestus/understanding-es6-classes-ada7c14e0213
---

Under the hood, es6 class are not something that is radically new: they are just... | chuksfestus |
2,148 | Hi, I'm Dilillo Nicola | My introduction post | 0 | 2017-03-17T09:13:24 | https://dev.to/nicoladilillo/hi-im-dilillo-nicola | introductions | ---
title: Hi, I'm Dilillo Nicola
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [number] years.
You can find me on Twitter as [@nicoladilillo98](https://twitter.com/nicoladilillo98)
I live in [city].
I work for [company]
I mostly program in these lan... | nicoladilillo |
2,146 | Hi, I'm tum 0.9b | My introduction post | 0 | 2017-03-17T07:38:47 | https://dev.to/wazzez/hi-im-tum-09b | introductions | ---
title: Hi, I'm tum 0.9b
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 6 years.
You can find me on Twitter as [@Wazzez](https://twitter.com/Wazzez)
I live in Bangkok.
I work for Morestudio
I mostly program in these languages: Swift.
I am currentl... | wazzez |
2,144 | Handling time intervals in JavaScript | Handling time intervals in JavaScript | 0 | 2017-03-17T06:18:56 | https://dev.to/amit_merchant/handling-time-intervals-in-javascript | javascript, programming | ---
title: Handling time intervals in JavaScript
published: true
description: Handling time intervals in JavaScript
cover_image:
tags: JavaScript,programming
---
While working on an [Electron](electron.atom.io) app [Pomolectron](https://github.com/amitmerchant1990/pomolectron), I needed to handle different time inter... | amit_merchant |
2,113 | IT Roles and Responsibilities | A general overview of IT division roles. | 0 | 2017-03-17T04:19:18 | https://dev.to/antonfrattaroli/it-roles-and-responsibilities | ---
title: IT Roles and Responsibilities
published: true
description: A general overview of IT division roles.
cover_image: https://image.ibb.co/mFq2Dv/Rusty_pipes.jpg
tags:
---
Increasing growth and complexity brings about distinctive roles in an organization. Let's take a tour of an established information technolo... | antonfrattaroli |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.