home.social

#emailgeeks — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #emailgeeks, aggregated by home.social.

  1. #100DaysOfCode : #NodeJS #Express #SQLite #VanillaJS

    #Day42 : Newsletter Express project

    Source Code : github.com/teotimepacreau/Expr

    Changes :
    - reworked completely all styling to get a handcrafter #Bento UI
    - when unsub, if checks if email is already in the DB, if not it sends an error notif

    Learned :
    -focus-visible
    -SQL conditions
    - adding a js parameter that is added to the SQL selection

    #WebDev #Frontend #CSS #WebDesign #LearnWebDev #Javascript #LearnToCode #LearnJavascript #JS #emailgeeks

  2. #100DaysOfCode : #NodeJS #Express #SQLite #VanillaJS

    #Day41 : Beginned email template in Newsletter Express project

    Source Code : github.com/teotimepacreau/Expr

    Learned :
    -inline styles
    -html tag <style>
    -email HTML current state : can get rid of tables if using divs. Still need to learn more about the support of semantic html elements

    #WebDev #Frontend #CSS #WebDesign #LearnWebDev #Javascript #LearnToCode #LearnJavascript #JS #emailgeeks