KidsIL

Asaf Zamir – Chief Technology Officer and Cloud Consultant

  • CLOUD
  • AWS
  • NODEJS
  • SERVERLESS
  1. Home »
  2. Tag: css
  • A CSS-only website

    Posted on Jul 5, 2023
    css only
    Read more ›
    Tagged with css, html
    Posted in Technology
  • Debug your SASS like a pro

    Posted on May 15, 2014
    How do you debug your SASS code? Do you go use your Web Inspector under developer tools, go to the CSS and search for the same selector like some kind of animal? Perhaps you have a comment in your CSS above each selector giving you the line number and .scss...
    Read more ›
    Tagged with css, sass, web inspector, debugging, web dev
    Posted in Technology
  • Use Grunt to automate your coding

    Posted on Jan 30, 2014
    I love SASS, and I love having the ability to minify my JS files so they’ll load faster when someone opens my website. How about having a tool that allows you to: auto generate minified CSS files from your SASS auto combine CSS/JS files into 1 file (in case you...
    Read more ›
    Tagged with js, css, grunt, automation, minify
    Posted in Technology
  • Jingle Bells in Pure CSS

    Posted on Dec 19, 2013
    This week, I have decided to do something special for Christmas. Adding some Jingle Bells to your website is nothing that hasn't been done before, but what about pure CSS jingle bells? Now that's something!
    Read more ›
    Tagged with christmas, css3, css, jingle bells
    Posted in Technology
  • 10 Great CSS Tips for every Web Developer

    Posted on Dec 12, 2013
    Every other week, even though I have been working with CSS for years, I learn something new about it. Some method, trick,or just some mistake I use to make and would like to inform other developers, so they won’t make the same mistakes I did.
    Read more ›
    Tagged with css3, css, html
    Posted in Technology
  • Write CSS faster with SASS

    Posted on Nov 28, 2013
    Not to mention make it 10 times more elegant After mastering CSS, one usually tends the make the separation between CSS and any kind of coding logic. Basically, you learn that CSS is as static as HTML is (though some features in CSS3 have some logic in them). Sass is...
    Read more ›
    Tagged with css, sass, ruby
    Posted in Technology
  • Welcome to KidsIL

    A blog for Tech, Life, and beyond!


    MeanJS articles I wrote a while back:
    • MEAN, the LAMP Stack of 2014
    • MEAN.JS Installation
    • Basics of MeanJS
    • Testing on MeanJS
    • Generating with MeanJS and Yeoman Generator

    Take a look at Meteoro.
    A Pomodoro app built with Meteor.
    For those who like to work on their productivity.


    If you're into Django, feel free to mess with AgriCatch, the engine I've built for Berlin On Feier (events app) that grew well beyond the app, into a general data aggregation library.
  • Recent Posts

    • Shuffle Your Cmus Library by Album
    • Why FedNow is going to change everything
    • Firefox Memory Issues Resolved
    • A CSS-only website
    • .gitconfig vs .ssh/config

© 2023 KidsIL