In this post, I will be summarising some basics of CSS, which, you need to know if you are diving into Front-end development. This part will be covering: The CSS Box Model Media Queries CSS Animations and Keyframes ...Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
A few weeks ago my brother asked me how he should learn web development. He is still a second year in university studying computer science and wanted my advice. I obviously didn't waste this opportunity ...Read more
Comments are a code Smell. Getters are another code smell. Guess what? TL;DR: Don't use getters. Don't comment getters Problems Comment Abusers Readability Getters Read more
Version 0.12.0 was just released with a complete new category: utilities! These are useful little helpers for front-end code (including a customizable confirmation dialog). Read about it in the ...Read more
Content platforms thrive on suggesting related content to their users. The more relevant items the platform can provide, the longer the user will stay on the site, which often translates to increased ad revenue for ...Read more
Welcome to the second part of the production deployment of the Strapi + Gatsby app on VPS Shared Hosting! 🙌 Before install Node, you need to connect to the server over SSH. You can find all ...Read more