Why Are Some Developers So Allergic to IDEs? (discussion)

Countless times I meet developers who prefer simpler editors. And by “prefer” I mean that they have strong negative feelings towards any IDEs, especially the ones that one needs to pay money for. Let’s discuss why is that? | Continue reading


@dev.to | 5 years ago

Top Compile-To-JS Languages

This post is taken from my blog so be sure to check it out for more up-to-date ... | Continue reading


@dev.to | 5 years ago

Performance Tips for Ruby on Rails

This was originally posted on my blogSince Ruby on Rails is not the fastes... | Continue reading


@dev.to | 5 years ago

Difference between state and State

Today we will try to solve the ambiguity in the concept of state, highlighting the differences in the two main notions about it. | Continue reading


@dev.to | 5 years ago

Tips to ace an interview over the webcam

I do job interviews with Junior/Senior developers and sometimes I'm amazed at what I see or hear. | Continue reading


@dev.to | 5 years ago

First class testing

How to be fun at testing | Continue reading


@dev.to | 5 years ago

I am not a real programmer

What does it mean to be a professional programmer? | Continue reading


@dev.to | 5 years ago

Letter to Myself Ten Years Ago

Inspired by the viral 10-year challenge on social media, when people show the world what they looked like 10 years ago, I decided not to share my photos of that time. | Continue reading


@dev.to | 5 years ago

Code quality is overrated

Spending time on code quality is a privilege - one that must be earned by building a product that people love. | Continue reading


@dev.to | 5 years ago

Dangers of the unibrow(ser)

At the beginning of December, Microsoft announced their wish to re-engineer Edg... | Continue reading


@dev.to | 5 years ago

Revery – Cross-Platform Desktop Apps with Reason

Native, high-performance, cross-platform desktop apps - built with Reason | Continue reading


@dev.to | 5 years ago

Be careful of the JWT hype train

I’ve been researching using node as a back end for a few months now and SO MANY... | Continue reading


@dev.to | 5 years ago

Tweet in bold, italics and strikethrough text

tweetfancy.io - Tweet in bold, italics and strikethrough text | Continue reading


@dev.to | 5 years ago

Bash Commands and Tips

Until about a year ago, I worked almost exclusively within the macOS and Ubuntu... | Continue reading


@dev.to | 5 years ago

Mistake developers make when coding a hamburger menu

What do The New York Times' developers get wrong about the hamburger menu, and what do Disney's and Wikipedia's get right? It's all about how the hamburger menu is positioned. | Continue reading


@dev.to | 5 years ago

Actually, callbacks are fine

No really, callbacks are pretty darn neat | Continue reading


@dev.to | 5 years ago

I'm Dealing with Imposter Syndrome and Stress

Here’s how I’m facing up to Imposter syndrome, so I don’t one day run screaming from the building. | Continue reading


@dev.to | 5 years ago

Rise of Microsoft Visual Studio Code

Exploring the rise of VS Code's popularity. | Continue reading


@dev.to | 5 years ago

Introducing Dank Neon, a new open source code theme

a danker, more neon theme for everywhere you write code | Continue reading


@dev.to | 5 years ago

Best engineering practices: how to fix a bug?

The important thing is: how do you respond to the bugs you and other people have created? What do you do to prevent them from happening in the future? How do you even know that this buggy situation even exist? | Continue reading


@dev.to | 5 years ago

Another Lists: Systematic and Structured Guide to Galaxy

Awesome Lists: Systematic & Structured Guide to GalaxyCopyright... | Continue reading


@dev.to | 5 years ago

Building Python Data Science Container Using Docker – DEV Community ‍‍

Build a Python Data Science Container to run your cool data science applications. | Continue reading


@dev.to | 5 years ago

Styling Form with Different States and Storybook

There are a lot of different and efficient ways how to improve web app development speed while implementing and testing new features. One of them is to be able to reuse UI components. To develop UI elements in isolation and then apply them to the project, I have tried and learned … | Continue reading


@dev.to | 5 years ago

Keep learning, should you invest your own time?

Every sprint our team dedicates some time to learning together, today we watche... | Continue reading


@dev.to | 5 years ago

Firefox Multi-Account Containers are awesome

Firefox Multi-Account Containers are awesome and what you need | Continue reading


@dev.to | 5 years ago

25 years of coding, and I'm just beginning

I've come to a conclusion that I have nothing to show for my 25 years of coding. I am ready to begin and I have a plan. | Continue reading


@dev.to | 5 years ago

Are software titles inflating during the years?

I have heard a lot of rants about inflation of terms like "junior", "middle", and "senior" developers. So, I have decided to conduct a small and simple case study on these titles for the last 20 years. I would also like to invite you to express your opinion in the comments. | Continue reading


@dev.to | 5 years ago

How to Try Kotlin in Java Back End Codebase Without Risk

Do you want to try Kotlin on the real backend project but couldn’t yet? Learn how you can try it out right now on existing Java code base, quickly, and without any risks! | Continue reading


@dev.to | 5 years ago

Composition patterns in real world React – DEV Community ‍‍

View history of React from the lens of composition. Deep dive into understanding how everything in React revolves around composition. | Continue reading


@dev.to | 5 years ago

From Rails to Elixir: Safe Rewrites with NOOP Deployments

System rewrites are hard. Mitigate risks by planning carefully and doing it incrementally. | Continue reading


@dev.to | 5 years ago

Workflow Automation with Tomtit Task Runner

Small nifty scripts packaged as Perl6 modules | Continue reading


@dev.to | 5 years ago

Productivity Tips for GitHub

A collection of tips and tricks that'll improve your GitHub productivity. | Continue reading


@dev.to | 5 years ago

Hunt bugs with Git bisect

How to use git-bisect to search your software history for a bug | Continue reading


@dev.to | 5 years ago

Show HN: Hassle-free GraphQL schema stitching

How to keep data model concerns out of your GraphQL stitching service | Continue reading


@dev.to | 5 years ago

Making a swift macOS password manager for people who hate the cloud

Watch as I make a password manager for macOS this month | Continue reading


@dev.to | 5 years ago

Kotlin: How Can Programming Language Be So Young and So Mature at the Same Time?

In this article, we’re going to explore why young programming languages with modern features can’t be adopted quickly. Additionally, we’re going to take a look at one exceptional example that got specific parameters right to be both young, modern and mature, just ready for adopti … | Continue reading


@dev.to | 5 years ago

Harnessing the Power of Bootstrap in React with Reactstrap

Nowadays there are a lot of UI frameworks for React like Bootstrap, UIKit, Semantic UI and so on. Depending on the project complexity and requirements, you decide which front-end framework would be used because the main reason is to ease your development process. | Continue reading


@dev.to | 5 years ago

Building AWS Lambdas Using Ruby and Serverless Framework

Have you started to code your own Lambda functions in Ruby? If you have, you may have faced some issues tackled in this post. | Continue reading


@dev.to | 5 years ago

Use the Full Power of Your Brain to Be a Better Developer

3 simple steps to use the full potential of your brain without any pills 😉 | Continue reading


@dev.to | 5 years ago

What should production CSS look like? Share your layout-to-web workflow

How does I write good CSS? | Continue reading


@dev.to | 5 years ago

Test Socket.io back end in 10sec with Firecamp

Firecamp is a GUI client/debugger for SocketIO, Websocket & Pusher. | Continue reading


@dev.to | 5 years ago

Say this five times fast: strace, ptrace, dtrace, dtruss

I explore the difference between strace and dtrace, learn about ptrace, and dive into the world of tracers. | Continue reading


@dev.to | 5 years ago

Basics of multithreading in C

Multithreading is easier than you think | Continue reading


@dev.to | 5 years ago

Extracting “user profiles” out of your permissions system

How to think about a role-based activity check permissions system | Continue reading


@dev.to | 5 years ago

I'm Joseph Jacks, founder and general partner of OSS Capital, ask me anything

I founded OSS Capital, a venture capital firm which invests exclusively in comm... | Continue reading


@dev.to | 5 years ago

Vue.js is omakase

Taking a page of the Rails cookbook, Vue.js manages to provide a great developer experience for those looking to hit the ground running and other wishing to customize their setup. | Continue reading


@dev.to | 5 years ago

The difference between “binary” and “text” files

Exploring the difference between "binary" and "text" files. | Continue reading


@dev.to | 5 years ago

Smart Time Management and Productivity Guide via Weekly Reviews

As we all know being a competent software developer or engineer means continuously learning throughout your career. It’s great! That makes this profession exciting and allows to escape everyday routine at work. In fact, it’s not a job anymore - it’s a lifestyle 👩‍💻 … | Continue reading


@dev.to | 5 years ago