Ethical Programming - Is It Worth It?
December 15, 2020How important is it to have developer ethics in today's world.
Written by Nikola Đuza who helps developers improve their productivity by sharing pragmatic advice & applicable knowledge on JavaScript and Ruby. You can follow him on Twitter.
How important is it to have developer ethics in today's world.
If you're struggling with models, this blog post is for you. We will quickly go through the process of putting your models on a diet and finish strongly with some things to avoid when writing migrations.
Get more productive at using Vim with the fzf plugin in this short tutorial.
Refresh parts of your page using the new version of render_async.
Should you be concerned about Rails concerns?
This post provides a crash course in the internal workings of Gatsby by showing you how to build a simple blog on Gatsby from scratch.
Pros and cons of using a 30-year-old editor in 2020.
Dig into the basics of design patterns and anti-patterns.
Read about all new changes in 2.1.7 version of render_async.
Short walk through Vim's origins and why is Vim so popular today
What to do before adopting every little trend you come across
Find out how your project can go from 0 to 13,000 dependencies in just a few steps.
Read a detailed dive into all the new changes inside the 2.1.6 version.
How and why to use Vim for TypeScript development in 2020?
Find out how a single JS package can come with 19k dependencies.
Get a grip of when your async requests finish in new version of render_async
A deep dive into profiling with Google Chrome DevTools and Lighthouse.
If you’re interested in how to get started with Rails and Svelte, this is the right post for you! We’ll go through the whats, the whys, and the hows between the two.
Write simple HTML polling by writing Ruby on Rails ONLY.
Getting rid of .bind(this) in React component.
Adding new code to Rails controllers can slow your pages down. Here's how to make rendering your Rails pages faster.
AWS Lambda is an AWS service that runs code in response to events or HTTP requests. Here's how to easily build and deploy a Node.js Lambda microservice.
Learn how to set up continuous deployment for your Node.js application on AWS Elastic Beanstalk using Semaphore.