Before you deliver your CSS code make sure you have completed these 12 things. πŸ§΅πŸ‘‡
[1/12] Responsive Web Design πŸ“±

Does your website use a responsive web design?

If not, fix your CSS!

If you don't know what Responsive Web Design is, check out this article by @tmoulos

growthrocks.com/blog/responsiv…
[2/12] Unique ID πŸ‘€

Check if all of the IDs are used and if they are unique to a page.
[3/12] Reset CSS πŸ“…

Do you have dates? if so, do you use 'Reset'?!
A CSS reset (reset, normalize or reboot) is used and up to date.
[4/12] Embedded or inline CSS πŸ’‘

Please avoid at all cost embedding CSS in <style> tags or using inline CSS.
[5/12] Minification πŸ™Œ

In production, all CSS files are minified.
After testing your CSS files. don't forget to concatenate and minify them.
[6/12] Non-blocking CSS files 🧱

CSS files need to be non-blocking to prevent the DOM from taking time to load.
[7/12] Stylelint 🧩

This goes without saying but... all CSS or SCSS files should be without any errors.
[8/12] CSS Validator 🎯

The CSS was tested and pertinent errors were corrected.

There are many external (free) tools you can use to validate your CSS code.
[9/12] Desktop BrowsersπŸ’»

All pages must be tested on all current desktop browsers (Safari, Firefox, Chrome, Internet Explorer, EDGE...)
[10/12] Mobile Browsers πŸ“±

All pages must be tested on all current mobile browsers (Native browser, Chrome, Safari...)
[11/12] Operating Systems (OS) πŸ‘©β€πŸ”¬

All pages must be tested on all current OS (Windows, Android, iOS, Mac...)
[12/12] Reading direction πŸ“–

All pages need to be tested for LTR and RTL languages if they need to be supported.
Are you still here?! πŸŽ‰

Do you check these things before you deliver CSS code?

Thank you 🀍

β€’ β€’ β€’

Missing some Tweet in this thread? You can try to force a refresh
γ€€

Keep Current with Eleftheria Batsou

Eleftheria Batsou Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @BatsouElef

16 Oct
7 Skills needed to be a front-end developer | For Juniors πŸ™Œ

πŸ§΅πŸ‘‡
It’s possible to become a front-end developer without a college degree, provided you acquire the right skills. πŸŽ“

In this thread, I'm sharing my view of the top 7 technical skills a front-end developer must possess.

Let's go. πŸ‘‡
[1/7] Learn HTML and CSS 🦴

Hypertext markup language (HTML) and cascading style sheets (CSS) are a website’s skeleton.

While HTML gives structure to web pages, CSS helps style the HTML elements with the color, fonts, typeface, and more.
Read 12 tweets
27 Sep
17+ JavaScript Resourses

[A thread 🧡- Books, Courses, Tutorials, etc. ⬇]
[1/17] MDN JavaScript Guide

developer.mozilla.org/en-US/docs/Web…
[2/17] JavaScript For Cats πŸ“š
An introduction for new programmers

jsforcats.com
Read 19 tweets
26 Sep
5 UI/UX mistakes I found (without even searching) in 10 websites in 15 minutes. πŸ‘‡

[Check it, unintentionally you might have the same issues in your website]
[1/5] I can't copy the text.
Make your text "clickable". I may want to copy your email 😎
[2/5] Social media links don't work 😲
Read 7 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(