Interesting news about software development

scp
project management
sql
nginx
JSON API
Openrouteservice
ActiveRecord::Migration
actionmailer
StimulusReflex
liquid
productivity
Faker
trailblazer
MySQL
docker-compose
service object
rabbit
locale
timezones
active storage
lua
ActiveRecord::Fixtures
pundit
coffee script
JWT
ViewObjects
webdev
SQLite3
ajax
mailchimp
Digitalocean
paperclip
notion
neovim
Shopify
Canvas
conference
Simplecov
FactoryBot
database
View Component
jquery
postgres
linux
pagination
ActionCable
tutorial
JS
SSH
Figma
programming
TailwondCSS
gsub
javascript
Trix
devise
vps
HTML
Dokku
cd
Google Maps API
Stimulus
docker
hotwire
bullet
RSpec
Shrine
Tailwind
metaprogramming
pg_dump
pry
AjaxDatatable
Stub
discussion
rails
Active Admin
optimization
markdown
validator
Kubernetes
git
actions
brug
ruby
ubuntu
stripe
EXPLAIN ANALYZE
scenic
Chipmunk
Puma
action controller
github
avo
CSS
turnout
Turbo
testing
pg_indexes
regex
haml
vim
grape
postgresql
Benchmark
Spina CMS
graphql
Clickup
csv
SimpleXLSX
active record
Mailer
Leaflet
DryEffects
sendgrid

blogpost

Graphql-ruby and passing ISO8601 DateTimes without timezone

If you are writing web apps for some time, you had to encounter at least a few issues/situations when you had to deal with Timezones. If you are a Ruby developer, and you use Ruby on Rails then you...

member

Adam

blogpost

GraphQL pagination in Rails

GraphQL cursor pagination in Rails. So you implemented some graphQL types but it just turns out that returning bazillions of records with each query introduces some performance issues. "It wou...

member

Kamil

blogpost

Managing Projects with GraphQL Editor

What is GraphQL Editor A GraphQL Editor is a tool that allows you to understand GraphQL schemas even if you are not a programmer. You can create your schema just ...

member

Łukasz