https://pourlespros.withgoogle.com/
https://marketing.thus.ch/loader.php?page=Piton
https://www.julian.com/guide/growth/intro
https://bioinfo-fr.net/la-data-visualisation-sans-aucune-competence-en-programmation-et-en-graphisme
http://www.journaldunet.com/solutions/saas-logiciel/logiciel-de-community-managers/
Ressources marketing
https://zerotomarketing.com/
https://marketingexamples.com/
https://www.stackedmarketer.com/email-deliverability/
The art of headlines
https://www.indiehackers.com/post/how-i-earned-16k-in-48-hours-with-my-saas-launch-detailed-breakdown-578ad8f767
Abandonned cart email
http://rejoiner.com/abandoned-cart-email-guide
https://www.smashingmagazine.com/2018/09/getting-started-with-machine-learning/
https://www.youtube.com/watch?v=9Hz3P1VgLz4
https://itnext.io/you-can-build-a-neural-network-in-javascript-even-if-you-dont-really-understand-neural-networks-e63e12713a3
https://www.miximum.fr/blog/premiers-tests-avec-le-machine-learning/
https://www.miximum.fr/blog/introduction-au-machine-learning/
http://www.r2d3.us/visual-intro-to-machine-learning-part-1/
http://www.dailymotion.com/video/x2kjw9z
https://zestedesavoir.com/tutoriels/1760/un-peu-de-machine-learning-avec-les-svm-1/
http://fr.slideshare.net/JulienSIMON5/building-prediction-models-with-amazon-redshift-and-amazon-ml
https://charlesen.fr/blog/35-tutoriel/172-r%C3%A9seaux-de-neurones-en-javascript-avec-brain-js#
http://stackabuse.com/neural-networks-in-javascript-with-brain-js/
https://github.com/harthur/brain
https://wagenaartje.github.io/neataptic/
http://ciml.info/
https://www.udacity.com/course/deep-learning--ud730
https://en.wikipedia.org/wiki/Rote_learning
https://pair-code.github.io/deeplearnjs/
https://github.com/stevenmiller888/mind
https://www.robinwieruch.de/neural-networks-deeplearnjs-javascript/
https://medium.com/@muehler.v/node-js-face-recognition-js-simple-and-robust-face-recognition-using-deep-learning-ea5ba8e852
https://www.blog.google/technology/ai/teachable-machine/
Tensorflow
https://meowni.ca/posts/hello-tensorflow/
https://codingthesmartway.com/tag/tensorflow-js/
http://blog.xebia.fr/2017/03/01/tensorflow-deep-learning-episode-1-introduction/
https://www.smashingmagazine.com/2019/09/machine-learning-front-end-developers-tensorflowjs/
Deep learning
https://www.miximum.fr/blog/introduction-au-deep-learning-1/
NLP
https://nlp-compromise.github.io/
Computer vision
https://trackingjs.com/
http://facedetection.jaysalvat.com/
https://medium.freecodecamp.org/chihuahua-or-muffin-my-search-for-the-best-computer-vision-api-cbda4d6b425d
https://letsenhance.io/
AI DB
https://grakn.ai/
Tools
https://ml5js.org/
Étude de cas tabocaobot
https://marmelab.com/blog/2016/12/16/tobaccobot.html
Data science community
https://www.kaggle.com/
http://tutorialzine.com/2017/04/10-machine-learning-examples-in-javascript/
SQL
https://www.mysql.fr
https://mariadb.org
http://www.postgresqlfr.org
NoSQL
https://redis.io
https://pouchdb.com/
https://www.elastic.co/
http://couchdb.apache.org
https://www.rethinkdb.com
https://www.kinto-storage.org
File & memory
https://gun.js.org
https://github.com/techfort/LokiJS
https://github.com/agershun/alasql
https://github.com/typicaljoe/taffydb
https://github.com/louischatriot/nedb
Big Data
http://cassandra.apache.org/
http://hbase.apache.org/
http://basho.com/products/riak-kv/
Time Series
https://www.influxdata.com/time-series-platform/influxdb/
Graph (orienDB is hybrid, neo4j focuses on graph)
http://orientdb.com/
https://neo4j.com/
https://lemag.sfeir.com/transformez-vos-donnees-csv-rdf/
Learn everything
https://learnxinyminutes.com
How to clean code
https://github.com/ryanmcdermott/clean-code-javascript
Network
http://cyberzoide.developpez.com/unix/
Reintroducing js
https://developer.mozilla.org/fr/docs/Web/JavaScript/Une_r%C3%A9introduction_%C3%A0_JavaScript
JS event loop explained
https://www.youtube.com/watch?v=8aGhZQkoFbQ
http://voidcanvas.com/setimmediate-vs-nexttick-vs-settimeout/
http://stackoverflow.com/questions/15349733/setimmediate-vs-nexttick
https://howtonode.org/understanding-process-next-tick
https://weeklywebwisdom.com/2017/10/01/javascript-concurency-in-the-browser-1/
https://medium.com/fhinkel/confused-about-stack-and-heap-2cf3e6adb771
Deep dive into V8
https://blog.sessionstack.com/how-does-javascript-actually-work-part-1-b0bacc073cf
https://blog.sessionstack.com/how-javascript-works-inside-the-v8-engine-5-tips-on-how-to-write-optimized-code-ac089e62b12e
https://blog.sessionstack.com/how-javascript-works-memory-management-how-to-handle-4-common-memory-leaks-3f28b94cfbec
https://blog.sessionstack.com/how-javascript-works-event-loop-and-the-rise-of-async-programming-5-ways-to-better-coding-with-2f077c4438b5
https://blog.sessionstack.com/how-javascript-works-deep-dive-into-websockets-and-http-2-with-sse-how-to-pick-the-right-path-584e6b8e3bf7
https://www.valentinog.com/blog/engines/
https://www.youtube.com/watch?v=LbwUETu7Rgc
Js hacks/particularity
https://v8.dev/features/logical-assignment
https://github.com/leonardomso/33-js-concepts
https://blog.jscrambler.com/12-extremely-useful-hacks-for-javascript/
https://github.com/denysdovhan/wtfjs
https://dev.to/promhize/javascript-in-depth-all-you-need-to-know-about-expressions-statements-and-expression-statements-5k2
https://tylermcginnis.com/ultimate-guide-to-execution-contexts-hoisting-scopes-and-closures-in-javascript/
https://dev.to/promhize/what-you-need-to-know-about-javascripts-implicit-coercion-e23
https://medium.com/dailyjs/javascripts-number-type-8d59199db1b6
https://fettblog.eu/void-in-javascript-and-typescript/
ES6
http://es6-features.org/#Constants
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment
https://ponyfoo.com/articles/es6
http://2ality.com/2018/02/js-backward-compatibility.html
JS Sets and Maps
http://2ality.com/2015/01/es6-maps-sets.html
https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Objets_globaux/Map
http://voidcanvas.com/map-weakmap-pojo/
https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Objets_globaux/Set
https://medium.com/front-end-hacking/es6-set-vs-array-what-and-when-efc055655e1a
http://voidcanvas.com/es6-set-vs-weakset-vs-array/
Popular CS algorithms in js
https://github.com/humanwhocodes/computer-science-in-javascript
https://mgechev.github.io/javascript-algorithms/
https://itnext.io/you-may-need-laziness-in-your-javascript-f03e8a2d4629
Wasm w/ JS like syntax
https://github.com/ballercat/walt
JS books
https://javascript.info/
http://exploringjs.com/es6.html
http://exploringjs.com/es2016-es2017.html
https://drboolean.gitbooks.io/mostly-adequate-guide/
https://developers.google.com/web/fundamentals/design-and-ux/animations/
https://css-tricks.com/the-importance-of-context-shifting-in-ux-patterns/
https://www.smashingmagazine.com/2013/10/smart-transitions-in-user-experience-design/
https://medium.com/google-design/motion-design-doesnt-have-to-be-hard-33089196e6c2
https://uxdesign.cc/the-ultimate-guide-to-proper-use-of-animation-in-ux-10bd98614fa9
https://css-tricks.com/getting-deep-into-shadows/
Future concept
https://mxb.at/blog/layouts-of-tomorrow/
Transitions
https://tympanus.net/Development/OffCanvasMenuEffects
https://desandro.github.io/3dtransforms/docs/card-flip.html
Parallax effect
https://scrollmagic.io
https://keithclark.co.uk/articles/pure-css-parallax-websites/
https://webdesign.tutsplus.com/categories/parallax-scrolling
https://tutorialzine.com/2015/09/6-practical-examples-for-building-parallax-websites
https://basicscroll.electerious.com/
https://keithclark.co.uk/articles/pure-css-parallax-websites/demo3/
https://codyhouse.co/blog/post/sticky-hero-section
https://css-tricks.com/an-overview-of-scroll-technologies/
Morph buttons, loading & more
https://codepen.io/shshaw/pen/EbjvbQ/
https://tympanus.net/Development/ButtonComponentMorph/index.html
https://www.outsystems.com/blog/Posts/from-design-to-code_creating-and-animating-images-with-css
https://cssanimation.rocks/twitter-fave/
https://www.digitalocean.com/community/tutorials/how-to-develope-a-creative-upload-interaction-with-javascript-and-canvas
https://www.npmjs.com/package/flipping
https://slides.com/sarasoueidan/building-better-interfaces-with-svg
https://css-tricks.com/writing-animations-that-bring-your-site-to-life/
https://codepen.io/waynedunkley/pen/mJbdZO
https://css-tricks.com/gooey-effect/ # Morph children buttons
Platforms
https://angel.co/
https://www.producthunt.com/
https://www.indiehackers.com/
Evaluate market fit
https://blog.ston3o.me/10-etapes-pour-prototyper-et-tester-un-business-en-ligne-en-1-jour/
https://www.indiehackers.com/article/what-makes-developers-bad-at-business-ae6b4ee0c6
https://www.indiehackers.com/businesses/logojoy
https://www.indiehackers.com/post/how-we-tripled-user-activation-rate-on-our-saas-product-05d226637b
Community building
https://www.notion.so/Community-Building-Resources-448d133dd3f24ca5a7117ecd8e5eaedd
Business model
https://www.indiehackers.com/post/is-freemium-dead-9678566519
https://timkadlec.com/remembers/2019-01-09-the-ethics-of-performance/
Optimize images
https://squoosh.app/
https://developer.mozilla.org/en-US/docs/Web/Performance
https://web.dev/bfcache/
https://www.smashingmagazine.com/2019/01/front-end-performance-checklist-2019-pdf-pages/
https://web.dev/vitals/
https://developers.google.com/web/tools/lighthouse/audits/critical-request-chains
https://developers.google.com/web/fundamentals/performance/rail
https://developers.google.com/web/updates/2018/05/first-input-delay
https://www.smashingmagazine.com/2016/12/front-end-performance-checklist-2017-pdf-pages/
http://www.24joursdeweb.fr/2014/le-web-mobile-et-la-performance/
https://www.smashingmagazine.com/2016/12/gpu-animation-doing-it-right/
https://www.smashingmagazine.com/2016/12/front-end-performance-checklist-2017-pdf-pages/
https://www.voorhoede.nl/en/blog/why-our-website-is-faster-than-yours/
https://www.voorhoede.nl/en/blog/static-site-implosion-with-brotli-and-gzip/
https://hpbn.co/
https://istlsfastyet.com
https://responsivedesign.is/articles/configuring-http2-push-wordpress/
https://www.smashingmagazine.com/2017/03/world-wide-web-not-wealthy-western-web-part-1/
https://medium.com/reloading/javascript-start-up-performance-69200f43b201
https://dexecure.com/blog/http2-push-vs-http-preload/
https://addyosmani.com/blog/performance-budgets/
https://calibreapp.com/blog/investigate-animation-performance-with-devtools/
Loading ressources
https://addyosmani.com/blog/import-on-interaction/
https://csswizardry.com/2018/11/css-and-network-performance/
https://csswizardry.com/2019/03/cache-control-for-civilians/
https://developer.mozilla.org/fr/docs/Web/HTTP/Headers/Cache-Control
https://medium.com/reloading/preload-prefetch-and-priorities-in-chrome-776165961bbf
https://www.smashingmagazine.com/2019/04/optimization-performance-resource-hints/
https://www.twilio.com/blog/a-http-headers-for-the-responsible-developer
https://www.smashingmagazine.com/2016/02/preload-what-is-it-good-for/
https://philipwalton.com/articles/using-native-javascript-modules-in-production-today/
https://nooshu.github.io/blog/2019/10/02/how-to-read-a-wpt-waterfall-chart/
Links preloading
https://unpoly.com/
https://barba.js.org/
https://instant.page/intensity
https://github.com/turbolinks/turbolinks
Fonts
https://www.zachleat.com/web/css-tricks-web-fonts/
JavaScript perf
https://v8.dev/blog/cost-of-javascript-2019
https://phabricator.wikimedia.org/phame/live/7/post/168/tracking_down_slow_event_handlers_with_event_timing/
https://webkit.org/blog/8970/how-web-content-can-affect-power-usage/
http://www.lognormal.com/blog/2012/09/27/linux-tcpip-tuning/
http://www.artiflo.net/2008/12/nf_conntrack-table-full-dropping-packet/
https://wiki.khnet.info/index.php/Conntrack_tuning
https://access.redhat.com/solutions/30453
https://vincent.bernat.im/fr/blog/2014-tcp-time-wait-state-linux
https://blogs.dropbox.com/tech/2017/09/optimizing-web-servers-for-high-throughput-and-low-latency/
Web & mobile
http://foundation.zurb.com/
http://bulma.io/
https://getuikit.com/
https://material.io/
https://ant.design/
https://daisyui.com
Vuejs Ready
https://getuikit.com/
https://vuetifyjs.com/
https://ui.vuestic.dev
https://primevue.org
https://element-plus.org
Vuejs Native
https://nativescript-vue.org/ # NativeScripts builds only binary apps
http://quasar-framework.org/ # Builds everywhere (even desktop) but seems web UI
https://github.com/quasarframework/quasar-awesome
App-like
http://framework7.io/
https://developer.apple.com/ios/human-interface-guidelines/overview/design-principles/
Headless
http://vuefront.com
https://www.vuestorefront.io
https://www.storyblok.com