CONTACT US

11 Frontend tricks that most Frontend Developers don’t know about

Interesting tricks you can do with HTML/JS/CSS, using:

  1. Datalist element
  2. Clickable label with a checkbox
  3. Child selectors
  4. Writing mode
  5. calc() function
  6. Math.round & Math.floor alternatives
  7. Console.table
  8. Console.time
  9. In operator
  10. Make Chrome a text editor
  11. Multiple statements in if block without curly brackets

 

Article link copied

Close button