Interesting news about software development

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

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