Nov 9, 2019Test-Driven Development with RSpec in RailsWhen we start developing an app we usually do it the old fashion way: we get an idea, we elaborate on it, we make a plan to develop an app then we start coding and in the end, we test if our app is working properly. Nothing is wrong with…Ruby On Rails6 min readRuby On Rails6 min read
Aug 2, 2019How to Use CSS clip-path Property to Make Amazing WebsitesThe trick to make your web design unique and more appealing rather than the generic 90s look that a lot of websites have — Most web pages on the internet have every or most elements styled as boxes in a square, or in a rectangular shape with sharp 90º corners, or rounded a bit with the CSS border-radius property. This will not help to make your web design stand out from the crowd! …CSS5 min readCSS5 min read