7 Practical Tips for Cheating at Design – Refactoring UI – Medium
Awesome useful tips for pretty design!
Awesome useful tips for pretty design!
Good distinction clarified.
Exploring rendering differences between Sketch and iOS
This article explains 15 types of regression techniques which are used for various data problems. It includes detailed theoretical and practical explanation of regression along with R code
Learn about LaTeX in short lessons with full code examples. A comprehensive guide to basic and advanced features. These tutorials, provide a hands-on introduction to LaTeX. You will see, the
Tips and tricks for how to learn to code like the pros.
Supercharge your Data Science workflow. Jupyter Notebooks + VS Code = 💘
When starting off with Microservices, it’s hard for teams to know what exactly constitutes a well-designed microservice. Several teams…
We looked at our database of thousands of projects and found the top 10 Ruby on Rails errors. We’re going to show you what causes them and how to prevent them from happening. If you avoid these "gotchas," you can be a better, and bug free Rails developer.
A brief list of what Scrum gets wrong
Sidekiq is a framework for background job processing that is very useful for handling expensive computation, emails, and other processes…
This Christmas, Ruby 2.6 will be released with support for a new syntax denoting an infinite range!
It’s a colossal pump-and-dump scheme, the likes of which the world has never seen.
as seen by RubyOnRails Developers @ Selleo
Exploratory Data Analysis, Feature Selection, and Benchmarks
Thread by @cyberomin: "It's always fun when I speak to founders and potential founders and they are quick to tell me how they want to use AI/ customer retention and improve LTV. Truth is, they don't even need ML. A properly written SQL is what you ne […]"
by Zach Smith Here’s everything you need to know about font superfamilies to make your next design project shine. What is a font superfamily?Are we talking about the Jacksons? The Kardashians? The Brady Bunch? Steve Martin’s fictional family in Cheaper by the Dozen? Or could we be
Browsers use Cascading Style Sheets (CSS) to control the appearance of websites. From borders, fonts, and colors to layout, images, and animations, there are roughly 500 different style properties that can be declared with CSS. These properties are what make the visual diversity of the internet possible for your handheld device, desktop browser, and even your printer. Understanding the myriad style properties is a challenge for any front-end developer, but if you want to start an argument, bring up the question of how CSS selectors (the queries that assign style declarations to HTML element...