Results for: "classes"

Contents (75)

Introduction to BEM  (Block Element Modifier)
Introduction to BEM (Block Element Modifier)

Problems with naming CSS classes I think I might not be the only one with this experience: after finally grasping all…

read more
First steps into JavaScript – a practical guide 2
First steps into JavaScript – a practical guide 2

In the previous aticle First steps into JavaScript – a practical guide we covered the basics of the…

read more
First steps into JavaScript – a practical guide
First steps into JavaScript – a practical guide

For those who are new to web development, surely the amount of new terminology can sometimes be discouraging. But when…

read more
How the Java Swing is Worthy in Designing the Photo Editing App
How the Java Swing is Worthy in Designing the Photo Editing App

When social media is reigning over the world, no wonder photography is one of the crucial factors in today’s field…

read more
Java Design Pattern: Builder Pattern
Java Design Pattern: Builder Pattern

Today we are going to talk about a creational pattern that in many situations can represent a useful alternative to…

read more