I always assumed that operators like && and || are for comparing true and false statements on...
In this article, I'll be showing you how to add a YouTube widget to your iPhone that pulls in a coupl...
Youβve just wrapped up your meeting, youβre saying bye to your colleagues but then thereβs a second o...
Cover photo by erica steeves on Unsplash Getting into a new home could be excited! You've scoped...
A friend of mine is currently on the job hunt. He was sharing with me how hard it's been. I've been o...
I'm working on a command line tool using Node and I'd like to prevent it from exiting when using the...
I'm curious about what has everyone's journey into being a developer and as a developer or even after...
I'm working on a message queueing system in a Rails application and trying to figure out whether to u...
I'm reading over the Elixir guides and recently came across the various operators. One of which is th...
I've noticed this pattern and was just curious if anyone knows the story behind the "Action" or "Acti...
There are so many really cool series going on at DEV, I was wondering if it's possible? Would the bes...
A) Unlimited LaCroix B) Working remotely C) Wearing t-shirts to work Or share your own answer.
A) The blockchain B) Dropbox C) Slack Or suggest your own answer.
A. Technical debt B. Restarting the production server C. The Rock πͺ Or suggest your own answer.
A. @ben , @jess , @peter /DEV π¨βπ»π©βπ» B. John Resig/jQuery π‘ C. DHH/Ruby on Rails π€ Or suggest your...
A. Side projects B. Automation π€ C. node_modules π Or suggest your own answer.
A. Using Vim makes you more productive β¨οΈ B. This should be low-hanging fruit π C. Looks good on my...
A: gifs B: Twitter π₯ C: BTS π¨βπ€ Or suggest your own answer.
A: this in JavaScript B: Wordpress plugins C: Semicolons ; Or suggest your own answer.
A: A switch for turning on dark mode ππ B: The wrong copyright year in the footer π€¦ββοΈ C: A Bitcoin...
A: π B: test C: initial commit Or suggest your own answer.
An observation that I had this morning is that I don't easily know many of the women who have made co...
A, B or C? Or share your own answer. Happy Friday yβall! π₯³
A, B or C? Or suggest your own answer.
A, B or C? Or suggest your own answer.
A, B or C? Or suggest your own answer.
One of the tools I use daily as a developer is tmux. Being able to have multiple panes in a single te...
My current choice for running my site is Jekyll, a static-site generator written in Ruby. Since I dit...
Let's say I have a model for a thing called "Chapter". I want to be able to reference the next chapte...
I've been mulling over a web application idea and was wondering how does one go...