At this week’s reading list, you may notice a Modularity theme, we hope that you will find a good read whether you are familiar with this concept or not.
Javascript
HTML
WordPress
- With the “relatively” new wordpress, chances are that you will have to write some blocks sometime in the future. See how here, if you haven’t already.
CSS
General
- Maybe you had fun using svg’s in the last website you built, but did you check if they have the appropriate fallbacks?
- New documentary about Facebook’s data scandal.
- MongoDB Introduces End-to-End Field Level Encryption for Databases
function isCode() {
return true;
}