rod mclaughlin


The four horsemen of the software apocalypse - Docker, AWS, Node and React (18 nov 19...12 dec 19)

The first two of these technologies are useful for deploying apps into production, but are only obstacles to developers forced to deal with them. The other two are simply mistakes, on a massive scale, currently slowing down and undermining the creation of web applications worldwide. Their fundamental error is to treat Javascript as if it is an object-oriented environment within into which one can import isolated 'components'.

https://stackoverflow.com/questions/48147896/error-in-cannot-find-module-node-sass

Child
    Hash: bcf026826785db4ccefb
    Time: 7996ms
    Built at: 11/19/2019 9:05:20 AM
        Asset      Size  Chunks             Chunk Names
    server.js  42.1 KiB    main  [emitted]  main
    Entrypoint main = server.js
    [0] multi webpack/hot/poll?1000 ./server/index 40 bytes {main} [built]
    [./html.js] 682 bytes {main} [built]
    [./node_modules/webpack/hot/log-apply-result.js] (webpack)/hot/log-apply-result.js 1.27 KiB {main} [built]
    [./node_modules/webpack/hot/log.js] (webpack)/hot/log.js 1.34 KiB {main} [built]
    [./node_modules/webpack/hot/poll.js?1000] (webpack)/hot/poll.js?1000 1.12 KiB {main} [built]
    [./server/index.js] 559 bytes {main} [built]
    [./server/server.js] 849 bytes {main} [built]
    [body-parser] external "body-parser" 42 bytes {main} [built]
    [express] external "express" 42 bytes {main} [built]
    [express-static-gzip] external "express-static-gzip" 42 bytes {main} [built]
    [fs] external "fs" 42 bytes {main} [built]
    [https] external "https" 42 bytes {main} [built]
    [morgan] external "morgan" 42 bytes {main} [built]
    [path] external "path" 42 bytes {main} [built]
    [react] external "react" 42 bytes {main} [built]
        + 2 hidden modules
                           

Also - check this out - Why We Should Ditch React by Chris Hawkes (Youtube)



Back
Portland London