Pinned Repositories
active_storage_validations
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
angular-feature-toggle-example
angular_tutorial
apexcharts_sample
api-extractor-sample
auth0-react
Auth0 SDK for React Single Page Applications (SPA)
carrierwave
Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
codecrafters-docker-rust
codecrafters-redis-rust
next-with-next-i18next
suke's Repositories
suke/angular_tutorial
suke/apexcharts_sample
suke/dayjs
⏰ Day.js 2KB immutable date library alternative to Moment.js with the same modern API
suke/mastodon
Your self-hosted, globally interconnected microblogging community
suke/ngrx-testing
Testing NgRx with jest and jasmine-marbles
suke/pdf.js
PDF Reader in JavaScript
suke/poppler-for-lambda
suke/rails_tutorial
suke/redux-saga
An alternative side effect model for Redux apps
suke/redux-saga-beginner-tutorial
Redux/Redux-saga beginner tutorial
suke/redux-saga-sample