# divers - veille techno outils
# twitter.com
# veille en push sur les projets
# sibbel.com
(projets GitHub)
Se base sur les stars et les watchs du compte GitHub associé.
Peut rater des updates si les maintainers utilisent le système de release puis l'abandonnent.
# libraries.io
(packages registries)
Surveille les registry pour check les packages déposés.
# liens outils online
www.thoughtworks.com/radar : site proposant un radar des technos pour la veille techno (maj annuelle)
Software advice from Dr. Gleb Bahmutov PhD
The Clean Code Blog by Robert C. Martin (Uncle Bob)
See what the GitHub community is most excited about today.
# JavaScript
grab data from GitHub repos
bestof.js.org weekly newsletter
Get the latest JS rankings in your inbox every week
JavaScript scene on medium.com
Sébastien Lorber newsletter (React and general stuff)
swyx blog (React dev, lots of general culture)
# online books
# skills and technos lists
Front-end-Developer-Interview-Questions
a-roadmap-to-becoming-a-web-developer-in-2017
# articles
How I stay up-to-date as a Developer : hackernoon.com
How to become a better hacker : glebbahmutov.com : 20160127
Frontend Development
- the "App" model is on the decline
- technology and ecosystem is there now for ambitious SPA frontends
- 3 major frameworks (Vue.js, React and Angular)
- frontend can then compile it into native mobile apps
Backend Development
- scale up and down on demand (swarm)
- serverless, or Function-as-a-Service (FaaS)
Language Choices
- JavaScript nowadays is not merely a language, but the web application platform
- plenty of languages to choose from, all of them transpiling to JavaScript at the end of the day
- NoSQL document db are rising because they are just json-storage in the eyes of backend dev and it is a lot easier to manage then LAMP stacks
The Future
- a single team of node.js backend developers can satisfy all your backend needs
- still can’t fully believe it by myself (used to hate JavaScript, loving Elixir and Rust), but I must reiterate it again: JS has won
# forums
Stackoverflow hottest questions
# devops
Accelerate - Nicole Forsgren, Jez Humble and Gene Kim - 20180327
Scientific study giving results and methodology about the puppet.com states of Devops from 2014 to 2017 (the books authors contributed to theses studies)
Martin Fowler preface