Golang Project Structure

Tutorials, tips and tricks for writing and structuring Go code

web design

Tag

How to Create a Responsive Web Design With Bootstrap

The Bootstrap logo with the text "Bootstrap" beneath. Both the logo and the text are purple.

In the current online ecosystem, having a responsive web design is no longer an optional extra — it’s essential. But designing for lots of different devices and screen sizes can be a challenge. Writing CSS media queries for each screen size, troubleshooting layout issues and ensuring cross-browser compatibility can very easily become time-consuming tasks. That’s […]