“It shows a dump of forgotten memories. Scrapped and disappearing. The same process happens to knowledge - read and not used.”
Code generation gets better and better, so why not to use it? Time of implementing API client in your apps is often huge. And it can be cut off, often totally. Meaning you can save hours of time reimplementing things that have been written on backend. How?
Do you support only the most modern browsers like Chrome, Firefox, Brave or you have to support variety of them? If you have to support browsers like Safari, be careful when dealing with date formats. Here’s why.
For long time I’ve thought technological progress will bring us good. After eons of evolution and thousands years of building our culture and technology, our knowledge is booming. Tt is, as any tool, double-edged sword. Will we thrive?
It’s years-long battle between business and development teams.
- Who is more important?
- Who is irreplaceable?
- Is it really that one side is ‘the One’?
It’s imaginary battle. The truth is…
There’s useful propery built in modern browsers to adjust your designs faster. Which one?
If you open your console and write following command, magic happens.
What is computed property?
Computed property is feature introduced in ES6. The syntax allows to initialize object using variable’s value as a property name in newly created object.