Tag: webdevelopment

  • A MAN LEARNS THROUGHOUT HIS WHOLE LIFE

    A MAN LEARNS THROUGHOUT HIS WHOLE LIFE

    If you’re a fan of Firefox (mainly because it’s an awesome tool for webdevelopment) like me. You should already know that there’s an additional console for developers (I’ve did not until five minutes ago). When you press Shift + F2 it shows little input bar on the bottom of the window. For example type the […]

  • Start a new project with grunt & github for (total) dummies…

    Start a new project with grunt & github for (total) dummies…

    This short article will guide you through very basics of web development automatization. You’ll need a terminal and some basic knowledge how to use it. I work on Linux bash but it can be basically anything (well maybe not AmigaDOS). I’ll cover git basics also.