Interesting news about software development

vim
ruby
pagination
rails
graphql
tutorial
programming
docker-compose
project management
cd
docker
metaprogramming
productivity
trailblazer
jquery
discussion
timezones
vps
lua
actions
brug
webdev
git
ajax
github
neovim
sql
testing
conference
postgres
database

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