The problem with frameworks …

A framework is a program or tool that provides ready made solutions and components, saving on the need to write boiler plate code. For example, a framework can come with…

WordPress – How to make code block scrollable

Code should be readable. Word wrapping can make code difficult to follow. WordPress comes packaged with a code block for pasting code – great, but sometimes, long lines get wrapped…