weeklydev
  • Home
  • Front-end
  • Back-end
  • Tools
  • Tutorial
  • Other
Other

Single line responsibility

The single line responsibility principle is very clear with its intention: one line must do one and only one thing….

Front-end

How to write maintainable CSS with BEM

How to choose the correct name for a class in CSS can be crucial in terms of clean, readable and…

Other

Comments to never do on your code

Even though commenting your code can be seen as a good practice for most people, not every comment is actually…

Front-end

Why and how to initialize the CSS

What does to initialize the CSS mean? It means to set up default style values for the different elements we’ll…

Page 1 of 1

Recent tags

accessibility clean code CMS CSS Database debug effect Eloquent Framework good practices gulp HTML HUGO Javascript Laravel Library Markdown masonry plugins Security SQL

About Weeklydev.blog

This blog is maintained by Dáger Zúñiga Navarro A.K.A dagerzuga with the intention of help the all dev community members out there.

Every post is backed-up by my experiences over time as a developer plus external references of other developers, blogs and authorities on every respective topic.

You’re more than welcome to help me with your opinions, and suggestions on the comment section of every post.


made with ❤️ by @dagerzuga

Back to top