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,660 | Travis CI and Jekyll | My how to on running a Jekyll blog hosted on GitHub Pages, with Travis CI in the middle | 0 | 2017-04-05T04:57:40 | https://dev.to/the_128keaton/travis-ci-and-jekyll | travis, jekyll, blog, github | ---
title: Travis CI and Jekyll
published: false
description: My how to on running a Jekyll blog hosted on GitHub Pages, with Travis CI in the middle
cover_image: http://images.128keaton.com/pipeline.JPG
tags: travis, jekyll, blog, github
published: true
---
## Preface:
When I first started blogging with Jekyll, my se... | the_128keaton |
2,656 | Rainu Ittycheriah is new... | Just a quick intro, saying hi to y'all. | 0 | 2017-04-05T02:20:09 | https://dev.to/rainuitty/rainu-ittycheriah-is-new | new, noob, introduction, python | ---
title: Rainu Ittycheriah is new...
published: true
description: Just a quick intro, saying hi to y'all.
cover_image: https://avatars0.githubusercontent.com/u/10713494?v=3&s=460
tags: new,noob,introduction,python
---
# Hello everyone
----------------
* My name is Rainu Ittycheriah, and I've been coding for about... | rainuitty |
2,655 | Hi, I'm Cagdas | My introduction post | 0 | 2017-04-05T02:06:14 | https://dev.to/chaghdashko/hi-im-cagdas | introductions | ---
title: Hi, I'm Cagdas
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 13 years.
You can find me on GitHub as [chaghdashko](https://github.com/chaghdashko)
I live in Ankara/Turkey.
I work for Argela.
I mostly program in these languages: C, C++, Java... | chaghdashko |
2,651 | Hi, I'm Shawn McElroy | My introduction post | 0 | 2017-04-04T21:01:41 | https://dev.to/autoferrit/hi-im-shawn-mcelroy | introductions | ---
title: Hi, I'm Shawn McElroy
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding since around 2010. I primarily write my prose in Python, Node.js with TypeScript, PHP, and recently: [Rust](https://www.rust-lang.org/en-US/). I focus on building RESTful api's, s... | autoferrit |
2,647 | How to use uWSGI with python3.6 in Ubuntu | Step-by-step how-to to use uWSGI with python3.6 for Ubuntu 16.10+ | 479 | 2017-04-04T20:19:04 | http://www.paulox.net/2017/04/04/how-to-use-uwsgi-with-python3-6-in-ubuntu/ | uwsgi, python, devops, ubuntu | ---
title: How to use uWSGI with python3.6 in Ubuntu
published: true
description: Step-by-step how-to to use uWSGI with python3.6 for Ubuntu 16.10+
tags: uwsgi, python, devops, ubuntu
canonical_url: http://www.paulox.net/2017/04/04/how-to-use-uwsgi-with-python3-6-in-ubuntu/
cover_image: https://thepracticaldev.s3.amaz... | pauloxnet |
2,646 | Hi, I'm Gbolahan Allen | My introduction post | 0 | 2017-04-04T17:24:48 | https://dev.to/allengblack/hi-im-gbolahan-allen | introductions | ---
title: Hi, I'm Gbolahan Allen
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 2 years.
You can find me on GitHub as [allengblack](https://github.com/allengblack)
I live in Lagos.
I work for VConnect
I mostly program in these languages: Python, Java... | allengblack |
2,550 | Useful JS functions you aren't using: Array.filter | Built in functions you forgot existed. | 0 | 2017-04-04T15:53:28 | https://dev.to/aeiche/useful-js-functions-you-arent-using-arrayfilter | basics, javascript | ---
title: "Useful JS functions you aren't using: Array.filter"
published: true
description: Built in functions you forgot existed.
cover_image:
tags: Basics, Javascript
---
Suppose you had a list of students in a classroom, and you want to know how many are girls. You might write something like this:
```js
var stu... | aeiche |
2,642 | How I earned more with 2 months of book sales than 18 months of SaaS | Nearly tripling my SaaS revenue in a few months. This is the story of how I got there. | 0 | 2017-04-04T15:50:10 | https://dev.to/rob__race/how-i-earned-more-with-2-months-of-book-sales-than-18-months-of-saas | ruby, rails, saas, entrepreneur | ---
title: How I earned more with 2 months of book sales than 18 months of SaaS
published: true
description: Nearly tripling my SaaS revenue in a few months. This is the story of how I got there.
cover_image: https://cdn-images-1.medium.com/max/2000/1*x5Ss53EQ0D9e2H1Mwsy2xA.jpeg
tags: ruby, ruby on rails, saas, entrepr... | rob__race |
2,641 | Hi, I'm Jaakko Kangasharju | My introduction post | 0 | 2017-04-04T15:27:06 | https://dev.to/vorahsa/hi-im-jaakko-kangasharju | introductions | ---
title: Hi, I'm Jaakko Kangasharju
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 7 years.
You can find me on Twitter as [@vorahsa](https://twitter.com/vorahsa)
I live in Berlin, Germany.
I work for Futurice
I mostly program in these languages: Jav... | vorahsa |
2,640 | Hi, I'm Patty | My introduction post | 0 | 2017-04-04T15:18:13 | https://dev.to/pattyguereca/hi-im-patty | introductions | ---
title: Hi, I'm Patty
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 4 years.
You can find me on Twitter as [@Pattyguereca](https://twitter.com/Pattyguereca)
I live in [Fort Worth].
I work for a start-up, an advertising agency
I mostly program in t... | pattyguereca |
54,462 | Creating your cloud servers with Terraform |
Terraforming Mars
Sometimes when you handle a lot of servers in the cloud, it ... | 0 | 2018-10-23T18:27:49 | https://thecode.pub/creating-your-cloud-servers-with-terraform-bfa01a499bad | terraform, devops, infrastructureasco, aws | ---
title: Creating your cloud servers with Terraform
published: true
tags: terraform,devops,infrastructure-as-co,aws
canonical_url: https://thecode.pub/creating-your-cloud-servers-with-terraform-bfa01a499bad
---
<figcaption>Terraforming Mars</f... | caduribeiro |
2,297 | Picks of the Month - March 2017 | March was very busy from both a technical and non-technical adventure. | 0 | 2017-04-04T14:48:19 | https://dev.to/josegonz321/picks-of-the-month---march-2017 | resources, react, blogging, expectations | ---
title: Picks of the Month - March 2017
published: true
description: March was very busy from both a technical and non-technical adventure.
cover_image: https://thepracticaldev.s3.amazonaws.com/i/qps2exordqhg07l3o1w1.png
tags: Resources, React, Blogging, Expectations
---
*Originally posted at: [mindbodysouldevelop... | josegonz321 |
2,639 | Hi, I'm Jesse McNulty | My introduction post | 0 | 2017-04-04T14:44:42 | https://dev.to/jessemcnulty/hi-im-jesse-mcnulty | introductions | ---
title: Hi, I'm Jesse McNulty
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for two years.
You can find me on Twitter as [@JesseMcNulty](https://twitter.com/JesseMcNulty)
I live in Newark, Delaware.
I work for the Atlanta Blaze Professional Lacrosse Cl... | jessemcnulty |
2,638 | Hi, I'm Will Oemler | My introduction post | 0 | 2017-04-04T14:23:47 | https://dev.to/woemler/hi-im-will-oemler | introductions | ---
title: Hi, I'm Will Oemler
published: true
description: My introduction post
cover_image:
tags: introductions
---
Hi, I am Will Oemler. I am Senior Bioinformatics Engineer at Blueprint Medicines in Cambridge, MA. I write software for managing, analyzing, and visualizing genomic data, which helps scientists disc... | woemler |
2,637 | Kubernetes - Redirect HTTP to HTTPS with ELB and the nginx ingress controller | How we handled redirecting HTTP traffic to HTTPS with kubernetes, the nginx ingress controller and ELB | 0 | 2017-04-04T13:44:53 | https://dev.to/tomhoule/kubernetes---redirect-http-to-https-with-elb-and-the-nginx-ingress-controller | kubernetes, k8s, aws | ---
title: Kubernetes - Redirect HTTP to HTTPS with ELB and the nginx ingress controller
published: true
description: How we handled redirecting HTTP traffic to HTTPS with kubernetes, the nginx ingress controller and ELB
cover_image: https://upload.wikimedia.org/wikipedia/commons/9/91/Rubber_bands_-_Colors_-_Studio_pho... | tomhoule |
2,636 | Hi, I'm Swati | My introduction post | 0 | 2017-04-04T13:15:37 | https://dev.to/swati32/hi-im-swati | introductions | ---
title: Hi, I'm Swati
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 4 years.
You can find me on GitHub as [Swati32](https://github.com/Swati32)
I live in Gainesville Florida.
I am a graduate student at University if Florida.
I mostly program in these... | swati32 |
2,635 | Hi, I'm Mike Francis | My introduction post | 0 | 2017-04-04T12:47:08 | https://dev.to/mikefrancis/hi-im-mike-francis | introductions | ---
title: Hi, I'm Mike Francis
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 14 years.
You can find me on GitHub as [mikefrancis](https://github.com/mikefrancis)
I live in London.
I work for [POD Point](https://pod-point.com).
I mostly program in th... | mikefrancis |
2,634 | Hi, I'm Marco Menzel | My introduction post | 0 | 2017-04-04T12:43:06 | https://dev.to/marcomenzel/hi-im-marco-menzel | introductions | ---
title: Hi, I'm Marco Menzel
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [number] years.
You can find me on GitHub as [marcomenzel](https://github.com/ocramleznem)
I live in [city].
I work for [company]
I mostly program in these languages: [lang... | marcomenzel |
2,633 | Hi, I'm José Ricardo | My introduction post | 0 | 2017-04-04T12:31:11 | https://dev.to/thelokys/hi-im-jos-ricardo | introductions | ---
title: Hi, I'm José Ricardo
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 3 years.
You can find me on GitHub as [thelokys](https://github.com/thelokys)
I live in Brazil.
I work for UniFIl, I check the companies' software to allow them to sell
I ... | thelokys |
2,546 | Your first interview as a software engineer | A collection of musings from a developer who has been on both sides of the fence in the last 5 years | 0 | 2017-04-04T11:51:58 | https://dev.to/darkliahos/your-first-interview-as-a-software-engineer | interview, softwareengineering, undergraduate, opinion | ---
title: Your first interview as a software engineer
published: true
description: A collection of musings from a developer who has been on both sides of the fence in the last 5 years
cover_image: https://thepracticaldev.s3.amazonaws.com/i/qrndxv5odjbl7v23za4c.png
tags: interview, software engineering, undergraduate, ... | darkliahos |
16,309 | Writing a custom CSS framework | Writing CSS is hard! Especially cross browser testing, this is like the least fun game ever. But stil... | 0 | 2018-01-07T23:01:44 | https://kostasbariotis.com/writing-a-custom-css-framework/ | css, sass, bootstrap | ---
title: "Writing a custom CSS framework"
published: true
tags: CSS, SASS, Bootstrap
canonical_url: https://kostasbariotis.com/writing-a-custom-css-framework/
---
Writing CSS is hard! Especially cross browser testing, this is like the least fun game ever. But still, it's a big deal in our day to day life and you alw... | kbariotis |
2,630 | Dalhatu Njidda | My introduction post | 0 | 2017-04-04T09:16:52 | https://dev.to/dals/dalhatu-njidda | introductions, dalhatu, njidda | ---
title: Dalhatu Njidda
published: true
description: My introduction post
cover_image: http://www.dalhatu.com/images/background.jpg
tags: introductions, dalhatu, njidda
---
Hi, I'm [Dalhatu Njidda](http://dalhatu.com)
I have been coding for 5 years.
You can find me on GitHub as [dalsn](https://github.com/dalsn)
I... | dals |
2,629 | Prez of Mikaleb | Hey :) I'm Mikaleb, french junior dev, student and trying to specialize in : PHP (+ Frameworks... | 0 | 2017-04-04T08:23:03 | https://dev.to/mikaleb/prez-of-epistol | presentation | ---
title: Prez of Mikaleb
published: true
description:
cover_image:
tags: presentation
---
Hey :) I'm Mikaleb, french junior dev, student and trying to specialize in :
* PHP (+ Frameworks & cie => Laravel @ this moment)
* HTML / CSS (yup front-end)
* SQL - NoSQL - PostGre
* JS
And I suppose to come up with this... | mikaleb |
2,628 | Hi, I'm Phil Ashby | My introduction post | 0 | 2017-04-04T07:11:54 | https://dev.to/phlash/hi-im-phil-ashby | introductions | ---
title: Hi, I'm Phil Ashby
published: true
description: My introduction post
cover_image: https://pbs.twimg.com/profile_images/445933298422804480/fVXOhsmA.png
tags: introductions
---
I have been coding for 30+ years. I'm a recently retired (yay!) senior technical architect (sounds great, means: do all the stuff nob... | phlash |
2,625 | Hi, I'm Vickygibbs | My introduction post | 0 | 2017-04-04T04:08:14 | https://dev.to/vickygibbs/hi-im-vickygibbs | introductions | ---
title: Hi, I'm Vickygibbs
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [number] years.
You can find me on GitHub as [Vickygibbs](https://github.com/Vickygibbs)
I live in [city].
I work for [company]
I mostly program in these languages: [language... | vickygibbs |
422,402 | Friends Forever: Your Meetup And The Conferences | Partnering with relevant local and international conferences is a very good idea for your usergroup.... | 0 | 2020-08-08T21:20:26 | https://dev.to/webmaxru/friends-forever-your-meetup-and-the-conferences-1542 | meetup, collaboration, conference, events | ---
title: Friends Forever: Your Meetup And The Conferences
published: true
date: 2017-03-31 23:49:41 UTC
tags: meetup,collaboration,conference,events
canonical_url:
---
Partnering with _relevant_ local and international conferences is a very good idea for your usergroup. Let me share my ideas, and give some advice, ... | webmaxru |
2,619 | Hi, I'm James | My introduction post | 0 | 2017-04-03T21:18:37 | https://dev.to/jamxf/hi-im-james | introductions | ---
title: Hi, I'm James
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for a year now.
You can find me on GitHub as [jamxf](https://github.com/jamxf)
I live in Ireland.
I'm still in college.
I mostly program in these languages: [Java,Swift].
I am curren... | jamxf |
2,618 | Hi, I'm Patrick Kelly | My introduction post | 0 | 2017-04-03T21:15:14 | https://dev.to/pdk/hi-im-patrick-kelly | introductions | ---
title: Hi, I'm Patrick Kelly
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 30+ years.
You can find me on GitHub as [pdk](https://github.com/pdk) and on twitter as [phlatphrog](https://twitter.com/phlatphrog).
I live in Kapolei, HI.
I work for Zuor... | pdk |
2,617 | Hi, I'm Zhenting Zhou | My introduction post | 0 | 2017-04-03T21:13:26 | https://dev.to/zhentzhou/hi-im-zhenting-zhou | introductions | ---
title: Hi, I'm Zhenting Zhou
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [number] years.
You can find me on Twitter as [@zhentzhou](https://twitter.com/zhentzhou)
I live in [city].
I work for [company]
I mostly program in these languages: [lang... | zhentzhou |
2,616 | How to Build a CMS-powered Blog with MeteorJS | How to build a CMS-powered blog using MeteorJS and ButterCMS. | 0 | 2017-04-03T21:09:33 | https://dev.to/rogerjin12/how-to-build-a-cms-powered-blog-with-meteorjs | meteor, meteorjs, node, cms | ---
title: How to Build a CMS-powered Blog with MeteorJS
published: true
description: How to build a CMS-powered blog using MeteorJS and ButterCMS.
cover_image: https://thepracticaldev.s3.amazonaws.com/i/6ur9gcqwr39r5dwj931y.png
tags: meteor, meteorjs, node.js, nodejs, node, cms
---
_For more content like this, follow ... | rogerjin12 |
2,588 | Hi, I'm stevebriley | My introduction post | 0 | 2017-04-02T18:48:19 | https://dev.to/stevebriley/hi-im-stevebriley | introductions | ---
title: Hi, I'm stevebriley
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [number] years.
You can find me on GitHub as [stevebriley](https://github.com/stevebriley)
I live in [city].
I work for [company]
I mostly program in these languages: [langu... | stevebriley |
2,612 | Hi, I'm Peter Tasker | My introduction post | 0 | 2017-04-03T18:32:36 | https://dev.to/ptasker/hi-im-peter-tasker | introductions | ---
title: Hi, I'm Peter Tasker
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 12-13 years.
You can find me on GitHub as [ptasker](https://github.com/ptasker)
I live in Ottawa Canada.
I work for Delicious Brains Inc.
I mostly program in these language... | ptasker |
2,611 | Demystifying Depth-First Search | Depth first search seems to come up quite often in coding interviews, and it can be hard to wrap your head around it at first. | 0 | 2017-04-03T18:19:04 | https://dev.to/vaidehijoshi/demystifying-depth-first-search | computerscience, algorithms, javascript | ---
title: Demystifying Depth-First Search
published: true
description: Depth first search seems to come up quite often in coding interviews, and it can be hard to wrap your head around it at first.
cover_image:
tags: computer-science, algorithms, javascript
---
Once you’ve learned enough about different data structu... | vaidehijoshi |
2,610 | Hi, I'm Esther Dama Kahindi | My introduction post | 0 | 2017-04-03T18:07:57 | https://dev.to/andelaekahindi/hi-im-esther-dama-kahindi | introductions | ---
title: Hi, I'm Esther Dama Kahindi
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for just about 1 year.
You can find me on GitHub as [andela-ekahindi](https://github.com/andela-ekahindi)
I live in Nairobi, Kenya.
I work for Andela, Kenya.
I mostly pr... | andelaekahindi |
2,607 | Hi, I'm Asaf Jaffi | My introduction post | 0 | 2017-04-03T16:06:52 | https://dev.to/asafjaffi/hi-im-asaf-jaffi | introductions | ---
title: Hi, I'm Asaf Jaffi
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [number] years.
You can find me on GitHub as [asafjaffi](https://github.com/asafjaffi)
I live in [city].
I work for [company]
I mostly program in these languages: [languages]... | asafjaffi |
2,584 | Hi, I'm FOUCHER Baptiste | My introduction post | 0 | 2017-04-02T15:34:54 | https://dev.to/bfoucher/hi-im-foucher-baptiste | introductions | ---
title: Hi, I'm FOUCHER Baptiste
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [number] years.
You can find me on GitHub as [BFoucher](https://github.com/BFoucher)
I live in [city].
I work for [company]
I mostly program in these languages: [langua... | bfoucher |
2,606 | Hi, I'm Chiko Mukwenha | My introduction post | 0 | 2017-04-03T14:37:10 | https://dev.to/therealchiko/hi-im-chiko-mukwenha | introductions | ---
title: Hi, I'm Chiko Mukwenha
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for about 2 1/2 years.
You can find me on GitHub as [therealchiko](https://github.com/therealchiko)
I live in Harare, Zimbabwe.
I work for OneSheep
I mostly program in these ... | therealchiko |
2,605 | Hi, I'm papa | My introduction post | 0 | 2017-04-03T14:00:28 | https://dev.to/kabanossy/hi-im-papa | introductions | ---
title: Hi, I'm papa
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 5 years.
You can find me on Twitter as [@kabanossy](https://twitter.com/kabanossy)
Nice to meet you. | kabanossy |
3,313 | So you want to outsource your product engineering? | In the last couple of days, there have been many talks about developer brain drain and capital flight... | 0 | 2018-02-10T22:20:51 | http://cyberomin.github.io/tech/2017/04/03/before-you-outsource.html | tech | ---
title: "So you want to outsource your product engineering?"
published: true
tags: tech
canonical_url: http://cyberomin.github.io/tech/2017/04/03/before-you-outsource.html
---
In the last couple of days, there have been many talks about developer brain drain and capital flight from the Nigerian tech ecosystem. I’m ... | cyberomin |
2,602 | In simple terms: backend code, frontend code and how they interact | A look at the shifting boundaries of web development | 0 | 2017-04-03T09:52:41 | https://codewithhugo.com/in-simple-terms-code-on-the-backend-frontend-and-how-they-interact/ | webdev, frontend, backend, javascript | ---
title: "In simple terms: backend code, frontend code and how they interact"
published: true
description: A look at the shifting boundaries of web development
cover_image: https://thepracticaldev.s3.amazonaws.com/i/bzbpya9k6jx6r4ktfeu4.jpg
tags: web development, frontend, backend, JavaScript
canonical_url: https://c... | hugo__df |
2,599 | Hi, I'm Esa Pandu | My introduction post | 0 | 2017-04-03T03:58:37 | https://dev.to/esapandu/hi-im-esa-pandu | introductions | ---
title: Hi, I'm Esa Pandu
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 2 years.
You can find me on GitHub as [esapandu](https://github.com/esapandu)
I live in Jakarta, Indonesia.
I mostly program in these languages: JavaScript and Python.
I am cu... | esapandu |
2,598 | Hi, I'm Douglas Lise | My introduction post | 0 | 2017-04-03T02:27:13 | https://dev.to/douglaslise/hi-im-douglas-lise | introductions | ---
title: Hi, I'm Douglas Lise
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 16 years.
You can find me on Twitter as [@douglaslise](https://twitter.com/douglaslise)
I live in Porto Alegre, Brazil.
I work for Globo.com.
I mostly program in these lang... | douglaslise |
2,596 | A Quick Introduction: Hashing | What is hashing and how can you do it? | 0 | 2017-04-02T22:03:44 | https://dev.to/aunyks/a-quick-introduction-hashing | hashing, python, algorithms | ---
title: "A Quick Introduction: Hashing"
published: true
description: What is hashing and how can you do it?
cover_image: http://i.imgur.com/gvgIJeb.png
tags: hashing, python, algorithm
---
## What is it?
Hashing is a method of determining the equivalence of two chunks of data. A cryptographic hash function generates... | aunyks |
6,985 | One Year in FOSS | About a year ago, I became involved in the GalliumOS project. I had recently changed my major from... | 0 | 2018-02-10T22:34:25 | https://dev.to/dvdmuckle/one-year-in-foss | projects | ---
title: "One Year in FOSS"
published: true
tags: Projects
canonical_url:
---
About a year ago, I became involved in the GalliumOS project. I had recently changed my major from film studies to computer science, the joke being “I switched to a different kind of script writing. A bit after that, I was approached by m... | dvdmuckle |
2,593 | Styletron: React Component Styles on Steroids | How to use Styletron with React | 0 | 2017-04-02T19:52:11 | https://dev.to/kayis/styletron-react-component-styles-on-steroids | react, styletron, tutorial | ---
title: "Styletron: React Component Styles on Steroids"
published: true
description: How to use Styletron with React
cover_image:
tags: React, Styletron, Tutorial
---
_TL;DR Here is a [repository](https://github.com/kay-is/react-styletron-example) with a working example. :)_
If you are up to date with the newest ... | kayis |
2,590 | Hi, I'm l151820 | My introduction post | 0 | 2017-04-02T19:10:04 | https://dev.to/l151820/hi-im-l151820 | introductions | ---
title: Hi, I'm l151820
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 2 years.
You can find me on Twitter as [@] https://twitter.com/l151820
I live in Karlsruhe.
I am a student.
I mostly program in these languages: Java, Bash, YAML.
I am currentl... | l151820 |
2,162 | Getting started with JSONB in Postgres | A primer on getting started with the JSONB datatype in Postgres | 0 | 2017-04-02T18:49:26 | http://www.craigkerstiens.com/2017/03/12/getting-started-with-jsonb-in-postgres | postgres | ---
title: Getting started with JSONB in Postgres
published: true
description: A primer on getting started with the JSONB datatype in Postgres
cover_image:
tags: Postgres, PostgreSQL
canonical_url: http://www.craigkerstiens.com/2017/03/12/getting-started-with-jsonb-in-postgres
---
*[Originally posted on my blog](http:... | craigkerstiens |
2,587 | Animate Components | Elemental components for animation in React | 0 | 2017-04-02T17:43:41 | https://dev.to/nitin42/animate-components | react, css3, javascript | ---
title: Animate Components
published: true
description: Elemental components for animation in React
cover_image:
tags: React, CSS3, JavaScript
---
[Animate Components](http://animate-components.surge.sh/) is a small library that provides different elemental components for doing animations in React. Its flexible an... | nitin42 |
3,329 | Don't Outsource Software Maintenance | In the end, no one benefits from outsourcing maintenance. Not the developers. Not the company. And most definitely not the users. | 0 | 2017-09-23T21:59:28 | https://blog.professorbeekums.com/dont-outsource-maintenance/ | ---
title: "Don't Outsource Software Maintenance"
published: true
tags:
canonical_url: https://blog.professorbeekums.com/dont-outsource-maintenance/
cover_image: https://thepracticaldev.s3.amazonaws.com/i/0wsqlsvo5ayqxcfhlgrm.png
description: In the end, no one benefits from outsourcing maintenance. Not the developers... | pbeekums | |
2,586 | Hi, I'm Richard Hess | My introduction post | 0 | 2017-04-02T16:48:04 | https://dev.to/eswat2/hi-im-richard-hess | introductions | ---
title: Hi, I'm Richard Hess
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 30+ years, primarily on User Interfaces.
My lifetime progression thru programming goes something like this:
1. Slide Rule
2. Punch Cards
3. PL1
... | eswat2 |
2,585 | Hi, I'm techyourchance | My introduction post | 0 | 2017-04-02T16:06:37 | https://dev.to/techyourchance/hi-im-techyourchance | introductions | ---
title: Hi, I'm techyourchance
published: true
description: My introduction post
cover_image:
tags: introductions
---
I'm passionate Android developer and blogger.
You can find me [@techyourchance](http://www.techyourchance.com)
| techyourchance |
2,511 | Setting up a Git server in three simple steps | This is a little thing I discovered which is pants-on-head simple to do, but is probably not known by... | 0 | 2017-04-02T15:18:12 | https://dev.to/andrew/setting-up-a-git-server-in-three-simple-steps | git, server | ---
title: Setting up a Git server in three simple steps
published: true
description:
cover_image:
tags: git, server
---
This is a little thing I discovered which is pants-on-head simple to do, but is probably not known by a lot of people: How to host your own Git remotes on any *nix box with `sshd` and `git` instal... | andrew |
2,362 | Hulkamania! Or; How I made our office play personalized entrance theme music | How I hacked the office WiFi to play entrance theme music for my colleagues (and myself!) | 0 | 2017-04-02T12:47:38 | https://dev.to/buntine/hulkamania-or-how-i-made-our-office-play-personalized-entrance-theme-music | comedy, rust, creativity, fun | ---
title: Hulkamania! Or; How I made our office play personalized entrance theme music
published: true
description: How I hacked the office WiFi to play entrance theme music for my colleagues (and myself!)
cover_image: http://i.imgur.com/1p29Bui.png
tags: comedy, rust, creativity, fun
---
*This blog post details how ... | buntine |
2,582 | Hi, I'm gü | My introduction post | 0 | 2017-04-02T12:35:18 | https://dev.to/gue_codes/hi-im-g | introductions | ---
title: Hi, I'm gü
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 6 years.
You can find me on Twitter as [@gue_lte](https://twitter.com/gue_lte)
I live in munich.
I work for allbuyone.
I mostly program in these languages: JavaScript
I am currentl... | gue_codes |
2,581 | Hi, I'm obycode | My introduction post | 0 | 2017-04-02T12:26:25 | https://dev.to/obycode/hi-im-obycode | introductions | ---
title: Hi, I'm obycode
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 17 years.
You can find me on Twitter as [@obycode](https://twitter.com/obycode)
I live in Baltimore.
I work for obycode.
I mostly program in these languages: C, Swift.
I am cur... | obycode |
2,580 | Hi, I'm Ananda | My introduction post | 0 | 2017-04-02T11:44:09 | https://dev.to/anandagowdan3/hi-im-ananda | introductions | ---
title: Hi, I'm Ananda
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 2 years.
You can find me on GitHub as [anandagowdan3](https://github.com/anandagowdan3)
I live in Bangalore.
I work for Applicate.
I mostly program in these languages: Java, Java... | anandagowdan3 |
2,570 | How to develop Particle locally using po-util | The Particle Web IDE, Particle Dev, and particle-cli are not the only ways to program Particle devic... | 0 | 2017-04-01T18:46:44 | https://dev.to/nrobinson2000/how-to-develop-particle-locally-using-po-util | ---
title: "How to develop Particle locally using po-util"
published: true
description:
cover_image:
tags:
---
> **The Particle Web IDE, Particle Dev, and particle-cli are not the only ways to program Particle devices.**
<p align="center">
<img src="https://cehs.github.io/images/po-util-updated.svg">
</p>
## What ... | nrobinson2000 | |
2,579 | Hi, I'm Mark Sellors | My introduction post | 0 | 2017-04-02T10:20:27 | https://dev.to/sellorm/hi-im-mark-sellors | introductions | ---
title: Hi, I'm Mark Sellors
published: true
description: My introduction post
cover_image: http://blog.sellorm.com/files/mark-londonr.jpg
tags: introductions
---
I have been coding for >30 years but it's never been the main part of the work that I do, so I’m still on moderately proficient.
I mainly work at the in... | sellorm |
2,578 | Hi, I'm Leo Melo | An attempt to describe myself =D | 0 | 2017-04-02T09:59:36 | https://dev.to/leomeloxp/hi-im-leo-melo | introductions | ---
title: Hi, I'm Leo Melo
published: true
description: An attempt to describe myself =D
cover_image:
tags: introductions
---
Hi 🤓
I have been coding for over 5 years, mostly web development involving PHP and many aspects of front and backend JavaScript, my favourites probably being: React (Native and Web), Node... | leomeloxp |
2,576 | Hi, I'm Pedro Santos | My introduction post | 0 | 2017-04-02T08:56:02 | https://dev.to/subspider/hi-im-pedro-santos | introductions | ---
title: Hi, I'm Pedro Santos
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 9 years.
You can find me on GitHub as [subspider](https://github.com/subspider)
I live in Munich.
I work for Freeletics
I mostly program in these languages: Java, Objective... | subspider |
2,575 | Hi, I'm Eizode | My introduction post | 0 | 2017-04-02T07:49:09 | https://dev.to/edozie101/hi-im-eizode | introductions | ---
title: Hi, I'm Eizode
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 4 years.
You can find me on GitHub as Edozie101 (https://github.com/Edozie101)
I live in London.
I work for ZegDev
I mostly program in these languages: JS, Ruby, Python.
I am cu... | edozie101 |
159,820 | Gamification Isn’t Always the Right Answer | Gamification seemed like a natural fit for Sagefy. The term had been around since about 2010. Gamific... | 0 | 2019-08-21T22:43:44 | http://heiskr.com/stories/gamification-isn-t-always-the-right-answer | ---
title: Gamification Isn’t Always the Right Answer
published: true
tags:
canonical_url: http://heiskr.com/stories/gamification-isn-t-always-the-right-answer
---
Gamification seemed like a natural fit for [Sagefy](https://sagefy.org). The term had been around since about 2010. Gamification came to its current posit... | heiskr | |
2,574 | Hi, I'm Luiz Carlos Cavalcanti | My introduction post | 0 | 2017-04-02T06:37:13 | https://dev.to/luizcavalcanti/hi-im-luiz-carlos-cavalcanti | introductions | ---
title: Hi, I'm Luiz Carlos Cavalcanti
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 16 years.
You can find me on GitHub as [luizcavalcanti](https://github.com/luizcavalcanti)
I live in Sao Paulo.
I work for no-one, currently.
I mostly program in ... | luizcavalcanti |
2,547 | 5 Lessons My Bootcamp Didn't Teach Me | The reality of the post-grad job hunt | 0 | 2017-04-01T23:42:14 | https://dev.to/kim_hart/5-lessons-my-bootcamp-didnt-teach-me | bootcamp, frontend, juniordevs | ---
title: 5 Lessons My Bootcamp Didn't Teach Me
published: true
description: The reality of the post-grad job hunt
cover_image:
tags: bootcamp, boot camp, front end, junior devs
---
As a career-changer, I can wholeheartedly say that I wouldn't have learned to code without going to General Assembly. They planned the ... | kim_hart |
48,084 | Intelligent Security in Office 365 |
One of the main concerns of companies in choosing a Cloud collaboration platfor... | 0 | 2018-09-06T19:32:46 | https://blogit.create.pt/miguelisidoro/2017/04/01/intelligent-security-in-office-365/ | security, office365, office | ---
title: Intelligent Security in Office 365
published: true
tags: Security,Office 365,Office
canonical_url: https://blogit.create.pt/miguelisidoro/2017/04/01/intelligent-security-in-office-365/
---
One of the main concerns of companies in choosing a Cloud collaboration platform, in which the Office 365 platform is a... | mlisidoro |
2,572 | Hi, I'm Josep IA | My introduction post | 0 | 2017-04-01T19:59:39 | https://dev.to/spawnoi/hi-im-josep-ia | introductions | ---
title: Hi, I'm Josep IA
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 12 years.
You can find me on Twitter as [@spawnoi](https://twitter.com/spawnoi)
I live in Les Franqueses (Barcelona).
I work for Itartech and other companied
I mostly program i... | spawnoi |
2,571 | Automated tests before reaching market - worth it or not? | This is more a question than an article. Is it worth spending time on automated testing on a product... | 0 | 2017-04-01T19:22:50 | https://dev.to/grahamcox82/automated-tests-before-reaching-market---worth-it-or-not | testing, mvp, discuss | ---
title: Automated tests before reaching market - worth it or not?
published: true
description:
cover_image:
tags: testing, mvp, discuss
---
This is more a question than an article. Is it worth spending time on automated testing on a product you've not yet launched? Especially when you're a small team, or even a si... | grahamcox82 |
2,567 | Hi, I'm amrishukumar | My introduction post | 0 | 2017-04-01T15:45:52 | https://dev.to/amrishukumar/hi-im-amrishukumar | introductions | ---
title: Hi, I'm amrishukumar
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [3] years.
You can find me on GitHub as [amrishukumar](https://github.com/amrishukumar)
I live in [New Delhi].
I work for [none]
I mostly program in these languages: [PHP, ... | amrishukumar |
2,564 | Hi, I'm Ryan Schwoerer | My introduction post | 0 | 2017-04-01T14:23:33 | https://dev.to/ryanschwoerer/hi-im-ryan-schwoerer | introductions | ---
title: Hi, I'm Ryan Schwoerer
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 12 years.
You can find me on Twitter as [@RyanSchwoerer](https://twitter.com/RyanSchwoerer)
I work for Veeco Instruments, making software for semiconductor production.
I ... | ryanschwoerer |
78,663 | Choosing a frontend framework is confusing | This is an old post of mine from a couple of years ago but wanted to share it on DEV.to as I still... | 0 | 2019-03-01T21:53:48 | https://www.csrhymes.com/development/2017/04/01/choosing-a-frontend-framework.html | webdev, frontend, javascript, learning | ---
title: Choosing a frontend framework is confusing
published: true
tags: webdev, frontend, JavaScript, learning
canonical_url: https://www.csrhymes.com/development/2017/04/01/choosing-a-frontend-framework.html
cover_image: https://www.csrhymes.com/img/im-confused.jpg
---
This is an old post of mine from a couple of... | chrisrhymes |
2,562 | Hi, I'm Jan De Dobbeleer | My introduction post | 0 | 2017-04-01T12:41:39 | https://dev.to/jandedobbeleer/hi-im-jan-de-dobbeleer | introductions | ---
title: Hi, I'm Jan De Dobbeleer
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 4 years.
You can find me on Twitter as [@Jan_Joris](https://twitter.com/Jan_Joris)
I live in Diest, Belgium.
I work for Unleashed
I mostly program in these languages: P... | jandedobbeleer |
1,535,667 | The Debut to RGSoC | RGSoC: Making Open Source More Diverse Since 2013 This is my first ever article on the... | 0 | 2023-07-16T08:19:18 | https://theuigirl.hashnode.dev/the-debut-247d7e546c9b | ---
title: The Debut to RGSoC
published: true
date: 2017-03-31 10:08:14 UTC
tags:
canonical_url: https://theuigirl.hashnode.dev/the-debut-247d7e546c9b
---
#### RGSoC: Making Open Source More Diverse Since 2013
This is my first ever article on the Medium and here I want to share my experience of Ruby Girls Summer of ... | anishaswain | |
2,558 | Write a library using TypeScript library starter | Find out how to write a TypeScript library by using a starter kit | 0 | 2017-04-01T12:33:55 | https://dev.to/alexjoverm/write-a-library-using-typescript-library-starter | typescript, rollupjs, babel, library | ---
title: Write a library using TypeScript library starter
published: true
description: Find out how to write a TypeScript library by using a starter kit
cover_image: https://thepracticaldev.s3.amazonaws.com/i/o6v2hup599bnbqlalxwd.jpg
tags: TypeScript, RollupJS, Babel, Library
---
_Explained in a [video lesson on Eg... | alexjoverm |
2,559 | Hi, I'm davemunger | My introduction post | 0 | 2017-04-01T11:46:02 | https://dev.to/davemunger/hi-im-davemunger | introductions | ---
title: Hi, I'm davemunger
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [number] years.
You can find me on GitHub as [davemunger](https://github.com/davemunger)
I live in [city].
I work for [company]
I mostly program in these languages: [language... | davemunger |
2,556 | Hi all, I'm Tony | My introduction post | 0 | 2017-04-01T08:33:37 | https://dev.to/ayoungh/hi-all-im-tony | introductions | ---
title: Hi all, I'm Tony
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for more than 6 years now and started of as more of a designer.
You can find me on Twitter as [@ayoungh](https://twitter.com/ayoungh)
I live just outside of London in the UK.
I cur... | ayoungh |
2,555 | Eimantas |
... | 0 | 2017-04-01T07:45:58 | https://dev.to/walkingsmarts/eimantas | ios, macos, tvos, watchos | ---
title: Eimantas
published: true
description: Developing on Apple platforms
cover_image:
tags: ios, macos, tvos, watchos, anotheros, andonemoreos
---
I develop on Apple platforms a lot and love Swift. A lot. Fanboy of Mapbox and ReactiveCocoa & Co. I'll probably [not] write something more later. | walkingsmarts |
3,312 | Docker Hack: Prune those unwanted stuff. | I have been meaning to do this for a very long time and today, I overcame inertia. This is a first in... | 0 | 2018-02-10T22:20:51 | http://cyberomin.github.io/bits/docker/2017/04/01/docker-hacks.html | bits, docker | ---
title: "Docker Hack: Prune those unwanted stuff."
published: true
tags: bits,docker
canonical_url: http://cyberomin.github.io/bits/docker/2017/04/01/docker-hacks.html
---
I have been meaning to do this for a very long time and today, I overcame inertia. This is a first in, hopefully, a never ending series that I h... | cyberomin |
2,551 | Hi, I'm patjoub | My introduction post | 0 | 2017-03-31T23:22:51 | https://dev.to/patjoub/hi-im-patjoub | introductions | ---
title: Hi, I'm patjoub
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 15 years as a pro and since 1984 (Commodore C16).
You can find me on Twitter as [@patjoub](https://twitter.com/patjoub)
I live in Châtellerault (France).
I work for myself (I'm ... | patjoub |
2,548 | Hi, I'm Zurzyous | programmer | 0 | 2017-03-31T20:53:30 | https://dev.to/zurzyous/hi-im-zurzyous | introductions | ---
title: Hi, I'm Zurzyous
published: true
description: programmer
cover_image: https://thepracticaldev.s3.amazonaws.com/i/ejz4wkjdr8u3dgh3f866.jpg
tags: introductions
---
I have been coding for 2 months.
You can find me on Twitter as [@zurzyous](https://twitter.com/zurzyous)
I live in Jardim do Seridó-RN, Brazil.... | zurzyous |
2,545 | Glass Slippers and Grit: What the Bootcamp Experience Could Be | Reflections towards the end of a bootcamp and the beginning of a job search. | 0 | 2017-03-31T19:01:19 | https://dev.to/mgtei/glass-slippers-and-grit-what-the-bootcamp-experience-could-be | devbootcamps, jobsearch, bootcamp | ---
title: "Glass Slippers and Grit: What the Bootcamp Experience Could Be"
published: true
description: Reflections towards the end of a bootcamp and the beginning of a job search.
cover_image: https://thepracticaldev.s3.amazonaws.com/i/08sg315xprz3v20d50zy.jpg
tags: dev bootcamps, job search, bootcamp,
---
*Some b... | mgtei |
2,544 | Implementing a Tiles View in React Native (a la iOS) | How to calculate the size of the tiles to get equal spacing | 0 | 2017-03-31T18:36:11 | https://dev.to/emilios1995/implementing-a-tiles-view-in-react-native-a-la-ios | reactnative, react, design | ---
title: Implementing a Tiles View in React Native (a la iOS)
published: true
description: How to calculate the size of the tiles to get equal spacing
cover_image: https://img.gadgethacks.com/img/65/65/63576280524498/0/reset-your-iphones-home-screen-layout.w1456.jpg
tags: react-native, react, design
---
I recently ... | emilios1995 |
2,465 | I'm Hired, Now What? The New Developer's Survival Guide | Some tips for getting the hang of your first programming job | 0 | 2017-03-29T02:17:32 | https://dev.to/kamoh/im-hired-now-what-the-new-developers-survival-guide | ---
title: "I'm Hired, Now What? The New Developer's Survival Guide"
published: true
description: Some tips for getting the hang of your first programming job
cover_image:
categories: ["learning", "best practices", "jobs"]
---
So you've made it past the whiteboard interview, met most of the team, and accepted an offer... | kamoh | |
2,543 | Laravel packages that make it into every project | These are some Composer packages that make it into almost every Laravel project I start, each making life a tad easier | 0 | 2017-03-31T17:40:50 | https://dev.to/michaelobi/laravel-packages-that-make-it-into-everyproject | php, laravel | ---
title: Laravel packages that make it into every project
published: true
description: These are some Composer packages that make it into almost every Laravel project I start, each making life a tad easier
cover_image: https://thepracticaldev.s3.amazonaws.com/i/lx8bvyv4518ez6i173yb.jpeg
tags: PHP, Laravel
---
There... | michaelobi |
2,450 | Using Google's BigQuery to Better Understand the Python Ecosystem | Getting to know BigQuery and feeling the power of sifting through mountains of data in just a few seconds. | 0 | 2017-03-31T17:29:54 | https://dev.to/walker/using-googles-bigquery-to-better-understand-the-python-ecosystem | bigquery, datascience, python, github | ---
title: "Using Google's BigQuery to Better Understand the Python Ecosystem"
published: true
description: Getting to know BigQuery and feeling the power of sifting through mountains of data in just a few seconds.
cover_image:
tags: bigquery, data-science, python, github
---
When it comes to programming, it's importa... | walker |
2,540 | Intro | Hello there, Carlos here. Great to be part of the community, I love the articles from the twitter acc... | 0 | 2017-03-31T15:46:39 | https://dev.to/zavaleta00/intro | ---
title: Intro
published: true
description:
cover_image:
tags:
---
Hello there, Carlos here. Great to be part of the community, I love the articles from the twitter account, figured it was time to join. I do FrontEnd development on my spare time, I work in IT and love to learn new things. Thanks!
| zavaleta00 | |
2,539 | Shared Mutability: Handle with care!! |
This article was first published on Medium. You can take a look at it here.
Le... | 0 | 2017-03-31T15:28:46 | https://dev.to/saurabhgiv/shared-mutability-handle-with-care | concurrency, database, datastructures, softwaredesign | ---
title: "Shared Mutability: Handle with care!!"
published: true
description:
cover_image: https://cdn-images-1.medium.com/max/2000/1*8wMU0ZvkYIqCyw75msQ6Zw.jpeg
tags: Concurrency, Databases, Data Structures, Software Design
---
_This article was first published on Medium. You can take a look at it [here](https://me... | saurabhgiv |
10,209 | From product makers to service providers. Thoughts on the evolution of software development | We used to ship products. We were craftsmen, artisans as Laravel calls us. We spent... | 0 | 2017-10-17T09:33:56 | https://matteojoliveau.com/from-product-makers-to-service-providers/ | development | ---
title: "From product makers to service providers. Thoughts on the evolution of software development"
published: true
tags: Development
canonical_url: https://matteojoliveau.com/from-product-makers-to-service-providers/
---
### We used to ship products.
. There's nothing there except a terrible school p... | coryshiraishi |
2,533 | Hi, I'm bengeorge | My introduction post | 0 | 2017-03-31T06:08:28 | https://dev.to/bengeorge/hi-im-bengeorge | introductions | ---
title: Hi, I'm bengeorge
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [number] years.
You can find me on GitHub as [bengeorge](https://github.com/bengeorge)
I live in [city].
I work for [company]
I mostly program in these languages: [languages].... | bengeorge |
2,531 | Hi, I'm gliz 🐍 |
... | 0 | 2017-03-31T03:22:51 | https://dev.to/gliz/hi-im-gliz- | introductions | ---
title: Hi, I'm gliz ðŸ
published: true
description: My introduction post
cover_image:
tags: introductions
---
I started programming with HTML when I was 11 years old-- 17 years ago!
I have been coding professionally as an analyst and systems engineer for 6 years now. Albeit horribly ^_^
I mostly program in the... | gliz |
2,530 | Hi, I'm Chris Murphy | My introduction post | 0 | 2017-03-31T01:59:45 | https://dev.to/cemmurphy/hi-im-chris-murphy | introductions | ---
title: Hi, I'm Chris Murphy
published: true
description: My introduction post
cover_image: https://pbs.twimg.com/profile_banners/15617092/1401372818/1500x500
tags: introductions
---
I have been coding since right before I started 7th grade. That was awhile ago. I'd guess I've been coding for right around 16 millio... | cemmurphy |
2,529 | Hi, I'm Xiong Dezhi | My introduction post | 0 | 2017-03-31T01:45:24 | https://dev.to/scutdk/hi-im-xiong-dezhi | introductions | ---
title: Hi, I'm Xiong Dezhi
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for [number] years.
You can find me on GitHub as [scutdk](https://github.com/scutdk)
I live in [city].
I work for [company]
I mostly program in these languages: [languages].
I ... | scutdk |
2,528 | Hi, I'm Jenessa White | My introduction post | 0 | 2017-03-31T01:16:35 | https://dev.to/jenessawhite/hi-im-jenessa-white | introductions | ---
title: Hi, I'm Jenessa White
published: true
description: My introduction post
cover_image:
tags: introductions
---
I have been coding for 1 year.
You can find me on GitHub as [jenessawhite](https://github.com/jenessawhite)
I live in the Twin Cities.
I now work at the AMAZING [Software for Good](https://softwa... | jenessawhite |
15,216 | Review Roulette: Everyone is a winner! |
In an earlier blog post I introduced our idea of Review Roulette, a process o... | 0 | 2017-12-27T14:58:53 | https://www.moxio.com/blog/15/review-roulette-everyone-is-a-winner | codereview, codequality, knowledgesharing, learning | ---
title: "Review Roulette: Everyone is a winner!"
published: true
tags: code-review,code-quality,knowledge-sharing,learning
canonical_url: https://www.moxio.com/blog/15/review-roulette-everyone-is-a-winner
---

In an earlier blog post I [int... | arnoutboks |
2,526 | Certificate Pinning your Android and iOS apps. | When we, developers, are working in the development of any kind of software, we can't forget about... | 0 | 2017-03-30T21:51:17 | https://dev.to/drankolq/certificate-pinning-your-android-and-ios-apps | android, ios, java, swift | ---
title: Certificate Pinning your Android and iOS apps.
published: true
description:
cover_image:
tags: Android, iOS, Java, Swift
---
When we, developers, are working in the development of any kind of software, we can't forget about security ðŸ”. The minimum security measure we should use is HTTPS as the protocol ... | drankolq |
2,525 | Hi, I'm Mirv | My introduction post | 0 | 2017-03-30T21:16:38 | https://dev.to/mirv/hi-im-mirv | introductions | ---
title: Hi, I'm Mirv
published: true
description: My introduction post
cover_image:
tags: introductions
---
You can find me on GitHub as [Mirv](https://github.com/Mirv)
I live in [the twin cities of Minneapolis & St. Paul].
I work for [the betterment of all humankind]
I mostly program in these languages: [Assem... | mirv |
2,523 | Hi, I'm Alex Roan | My introduction post | 0 | 2017-03-30T20:56:19 | https://dev.to/alexroan/hi-im-alex-roan | introductions | ---
title: Hi, I'm Alex Roan
published: true
description: My introduction post
cover_image:
tags: introductions
---
I'm a 24 year old full time Software Developer and I have been coding for... wow, like 9 years now, and professionally for 3 of those. I obtained a Masters degree in Software Engineering from Aberystwyt... | alexroan |
2,522 | “30 is the new 60” – Why your meetings can be cut in half | Your meetings can be more purposeful and shorter and you’re going to love it. | 0 | 2017-03-30T20:02:21 | https://dev.to/just_watt/30-is-the-new-60why-your-meetings-can-be-cut-in-half | meetings, productivity, timemanagement | ---
title: “30 is the new 60” – Why your meetings can be cut in half
published: true
description: Your meetings can be more purposeful and shorter and you’re going to love it.
cover_image: http://i.imgur.com/0YSsUhf.png
tags: meetings, productivity, time management
---
How many meetings do you have per week at wor... | just_watt |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.