Results for: "dynamic"

Contents (125)

JavaScript. What's new in ES2020?
JavaScript. What's new in ES2020?

As we discussed in our article about the ES2019 features you should try, ECMAScript's proposals will continue to grow and…

read more
Java Design Pattern: Strategy Pattern
Java Design Pattern: Strategy Pattern

One of the most popular patterns is the Strategy Pattern. It is also one of the easiest patterns. It is a…

read more
How to Generate Static Sites with JavaScript Static Sites Generators
How to Generate Static Sites with JavaScript Static Sites Generators

Static websites and so-called JAMstack have become pretty popular recently. And with 2020 on the horizon, this trend doesn't seem…

read more
Layouts with Bootstrap 4: how to create a responsive web
Layouts with Bootstrap 4: how to create a responsive web

Responsive or adaptable web design is a design methodology in which the appearance of the web page adapts to the…

read more
Java Design Pattern: Factory Method Pattern
Java Design Pattern: Factory Method Pattern

Going on with the speach about design patterns started previously, we are going to talk about another pattern often used:…

read more