🙌 npm v7! So much goodness:
- Workspaces
- Overrides (like Yarn Resolutions)
- Improved UI for npm audit
- handling yarn.lock files
- Staged Publishes - publish from CI with human control
- more!
https://t.co/riMG9zPAxd
25 years ago this month the first prototype of JavaScript was created over ten days. Most likely May 6-15, 1995.
Read about how it happened in “JavaScript: The First 20 Years”
https://t.co/aCMFx28GX0
@BrendanEich
This @VueDose tip shows you how to name webpack chunks generated by lazy loaded routes to help with debugging. @baumannzone#vuejs https://t.co/QFdoXZSsXH
Many trends in modern programming language design seem to focus on developers pressing fewer keys on the keyboard. To me, that's a strange priority.
For large systems where the industry spends most of its time, I think "readability" is much more important than "writability."
1/5
Why I code against a mock API:
1 I control the speed
2 It's never down
3 No internet required
4 No cross-team dependency
5 I can force it to throw errors to simulate server errors
6 I can write fast, reliable app tests
7 When I find a bug, I can enhance mock data and test it
Vue creator @evanyou has released "Vite", a simple dev server that allows you to develop Vue apps without any bundle step. #vuejs@GauteMeekOlsen https://t.co/yNOPBdih0T
Reading Vue 3 source code with Evan You 🚀
Dive into the anticipated code with @evanyou, followed by his live demo of the brand new debugging hooks.
Watch now 👇
https://t.co/iP8NNrQA4J
Skeleton loading screens show a content outline while waiting for data to load. See how to implement this in Vue, providing a great user experience and making load times feel shorter. @matt_maribojoc #vuejs https://t.co/KBUICYmdgy
If you suck at writing....
Start with an unordered list of important points
Upgrade to a priority-ordered list of points
Upgrade to sentences
Add paragraphs for flourish
Now you're a writer
There's a career path for developers that does not include managing people. You can continue to grow with a company and stay in the code.
Management is 100% not a requirement for career growth.