HOME / LAB >

PSDgator’s Monday Reading List: Edition #2

Published: 05/08/2019 Categories: Reading list Leave a comment

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

  1. Maybe you had fun using svg’s in the last website you built, but did you check if they have the appropriate fallbacks?
  2. New documentary about Facebook’s data scandal.
  3. MongoDB Introduces End-to-End Field Level Encryption for Databases

 

function isCode() {
return true;
}