Glide: Easy Dynamic on-Demand Image Resizing
By Bruno Skvorc,
Let's take a look at Glide - an image manipulation library for easy dynamic on-demand image resizing for all the screen sizes!
By Bruno Skvorc,
Let's take a look at Glide - an image manipulation library for easy dynamic on-demand image resizing for all the screen sizes!
By Wern Ancheta,
Wern Ancheta builds a Hacker News reader with a local cache from nothing with the Lumen microframework!
By Bruno Skvorc,
The newest edition of sourcehunt presents 6 more promising packages that might find a home in your project one day. Help them grow by contributing!
By Christopher Pitt,
Chris introduces Socketize, a "sockets-as-a-service" layer that helps you implement websockets into apps with zero overhead, then adds them to a PHP script!
By Bruno Skvorc,
Bruno goes through the entire process of contributing to an open source project - from contact with the author to sending PRs. Come see how it works!
By Francesco Malatesta,
Francesco builds an AngularJS app to consume a previously built Laravel API application for making book wishlists. JSON web token authentication in action!
By Daniel Sipos,
Danny Sipos goes through the brand new process of setting up Drupal 8 with Composer, and introduces the "Drupal Packagist", a Packagist just for Drupal!
By Francesco Malatesta,
Francesco builds an entire API-only application with the Laravel API Boilerplate project (JWT edition) for creating and editing book wishlists!
By Bruno Skvorc,
Here's how to use a popular AI engine to classify uploaded images of dogs into breeds - much like Microsoft's What-Dog app, but in only 80 lines of code!
By Andrew Carter,
Andrew Carter builds a Dependency Injection container from scratch, showing you how that rocket science is really just fireworks strapped to lego figures!
By Bruno Skvorc,
Bruno goes through the process of building a custom Svbtle-clone theme for Spress, the static site generator inspired by Sculpin.
By Bruno Skvorc,
Learn how to use the Github web UI to sync a fork with the original repo quickly and easily, all without the use of a CLI
By Vitalij Mik,
Vitalij Mik goes through a from-scratch UseCase implementation to demonstrate Clean Code Architecture and Test Driven Development on a Guestbook app!
By Zack Wallace,
Zack Wallace covers three SQL join approaches which can aid you in filtering your data. If you're an SQL newbie, this post will teach you valuable things!
By Bruno Skvorc,
MySQL 5.7 introduced some awkward changes for older codebases and tends to break apps. Here's how to temporarily (or permanently) lower the strictness level
By Bruno Skvorc,
Bruno reveals some little known tips and tricks for upgrades to your development workflow - from health to speed of development, everything's on the menu!