We're a place where coders share, stay up-to-date and grow their careers.
(λ (λ (λ (λ (λ (⌐■_■))))))
All private interactions must abide by the code of conduct.
I think there is a little misunderstanding here. Terraform su...
Sep 20 '20
Hi @Gregory, I'm glad you like the article. Cookies are bein...
Sep 18 '20
You always have to balance between expressiveness and robus...
Oct 10 '19
Definitely ergonomics. You are sacrificing a lot by staying...
Oct 6 '19
It's either one of the two .. well, unless you have energy ...
Aug 3 '19
Classes, Abstractions, and DRY - things that made me look cl...
Jul 4 '19
;
Jun 7 '19
Thanks man, that's really inspiring. I have only 10+ years ...
Feb 2 '19
Well, I don't like the word poetry used to describe source ...
Jan 28 '19
This Cost vs Benefit Analysis of TypeScript recently came o...
Jan 23 '19
When used, the term Syntax Sugar means that you should prob...
Jan 19 '19
First of all thumbs up for mentioning the disadvantages as ...
Jan 18 '19
A friendly reminder: I Am Devloper @iamdevloper your ...
Jan 16 '19
Now I see, I was looking at the Going Deep example where I ...
That would work too. And it's looking good.
You can achieve laziness with negated set too: /"[^"]+"/...
Jan 15 '19
Hey @catherinecodes , I think you've missed the greedy vs laz...
Jan 14 '19
Hi, @thepassle , I just published my new article about Gran...
Jan 7 '19
I like your drawings. It feels kind of fresh to see them on...
Jan 5 '19
When website owners use OAuth for authentication they don't...
Dec 28 '18
Yep, I'm using regexr.com lately. Previously I was using re...
Dec 26 '18
My stack consists of NginX and NodeJS+Express on the server...
Dec 12 '18
Hi, Sebastian, Grant is an OAuth Client. Have a look at NPM...
Dec 11 '18
Hi, Pascal, the actual source code of the example app isn't...
my spirit animal
Oct 19 '18
Once I saw your functional snippets I knew you were joking....
Oct 10 '18
Nice! Also check out the examples section in the repo. All ...
Oct 9 '18
Just rename it to [SomethingElse]Script already! JavaScrip...
Oct 4 '18
We all have to realize that the programming language itself...
Oct 1 '18
The difference between forEach and for of in your example i...
Sep 14 '18
I had to say why do I prefer it and why, right? Well, th...
Aug 26 '18
Ternary Operator: const foo = (arg) => arg === 'opt...
Aug 25 '18
Sure, if there is a link to the original article - then no ...
Jul 25 '18
I've manually added the following lines in my .bashrc file:...
Jul 9 '18
1 301 30.1% g 2 162 16.2% cd 3 105 1...
Jul 5 '18
For OSS projects for example is a lot easier to know when t...
Mar 25 '18
As developers we have to use only the minimum required set ...
Mar 24 '18
Side projects are time and energy consuming, and they need ...
Mar 17 '18
16personalities.com/istp-personality based on en.wikipedia....
Gnome3 + Tint2, no idea how to put icons on my desktop .....
Feb 22 '18
I agree, the anonymous recursion is a bit extreme and hard ...
Nov 20 '17
twitter.com/tgrall/status/52081062... No idea who's the or...
Aug 24 '17
Thank you for your input! I've fixed the definition, this...
Aug 8 '17
Nice one, it made me laugh :) I'm actually a JS/Node dev, b...
May 20 '17
All 45 comments
Terraform Discussion
I think there is a little misunderstanding here. Terraform su...
OAuth Like a BOSS
Hi @Gregory, I'm glad you like the article. Cookies are bein...
Hard to Read Code is Not Empathetic
You always have to balance between expressiveness and robus...
What is key to a great home office setup?
Definitely ergonomics. You are sacrificing a lot by staying...
I've Trained Programming Interns For 6+ Years, Ask Me Anything!
It's either one of the two .. well, unless you have energy ...
I hereby challenge you to a programming poetry smackdown.
Classes, Abstractions, and DRY - things that made me look cl...
What programming best practice do you disagree with?
;
Retired, Apparently
Thanks man, that's really inspiring. I have only 10+ years ...
Should code be like poetry?
Well, I don't like the word poetry used to describe source ...
TypeScript: JavaScript + Types = Awesome Developer Productivity
This Cost vs Benefit Analysis of TypeScript recently came o...
Sh*tpost: can we stop saying "syntactic sugar"?
When used, the term Syntax Sugar means that you should prob...
TypeScript: JavaScript + Types = Awesome Developer Productivity
First of all thumbs up for mentioning the disadvantages as ...
The Rise of Microsoft Visual Studio Code
A friendly reminder: I Am Devloper @iamdevloper your ...
Anonymous Recursion in JavaScript
Now I see, I was looking at the Going Deep example where I ...
Anonymous Recursion in JavaScript
That would work too. And it's looking good.
A regex cheatsheet for all those regex haters (and lovers) 👀
You can achieve laziness with negated set too: /"[^"]+"/...
A regex cheatsheet for all those regex haters (and lovers) 👀
Hey @catherinecodes , I think you've missed the greedy vs laz...
OAuth Simplified
Hi, @thepassle , I just published my new article about Gran...
A Funny Thing Happened on the Way to 2019...
I like your drawings. It feels kind of fresh to see them on...
OAuth Simplified
When website owners use OAuth for authentication they don't...
Regex tools
Yep, I'm using regexr.com lately. Previously I was using re...
OAuth Simplified
My stack consists of NginX and NodeJS+Express on the server...
OAuth Simplified
Hi, Sebastian, Grant is an OAuth Client. Have a look at NPM...
OAuth Simplified
Hi, Pascal, the actual source code of the example app isn't...
dev.to Show us your octocat alter ego
my spirit animal
Functional Languages are Fad
Once I saw your functional snippets I knew you were joking....
Composable HTTP Client for NodeJS
Nice! Also check out the examples section in the repo. All ...
Did you know that Oracle owns the trademark to Javascript?
Just rename it to [SomethingElse]Script already! JavaScrip...
In defence of vanilla JavaScript
We all have to realize that the programming language itself...
Async/Await and the forEach Pit of Despair
The difference between forEach and for of in your example i...
Which would you prefer and why?
I had to say why do I prefer it and why, right? Well, th...
Which would you prefer and why?
Ternary Operator: const foo = (arg) => arg === 'opt...
Anonymous Recursion in JavaScript
Sure, if there is a link to the original article - then no ...
What are the most used commands in your shell history?
I've manually added the following lines in my .bashrc file:...
What are the most used commands in your shell history?
1 301 30.1% g 2 162 16.2% cd 3 105 1...
Should code have an expiry date?
For OSS projects for example is a lot easier to know when t...
Beware of browser extensions that track you everywhere
As developers we have to use only the minimum required set ...
Programmers who only code at work
Side projects are time and energy consuming, and they need ...
Are you an introvert, extrovert, or somewhere in between?
16personalities.com/istp-personality based on en.wikipedia....
Can I see your desktop home screen
Gnome3 + Tint2, no idea how to put icons on my desktop .....
Anonymous Recursion in JavaScript
I agree, the anonymous recursion is a bit extreme and hard ...
Explain MapReduce like I'm five
twitter.com/tgrall/status/52081062... No idea who's the or...
Anonymous Recursion in JavaScript
Thank you for your input! I've fixed the definition, this...
What is your COBOL?
Nice one, it made me laugh :) I'm actually a JS/Node dev, b...