Curiosity Digest #5
An Absurd Illustration from https://absurd.design/ |
JavaScript
- Get JavaScript Grammar for Free - New book with some interesting JavaScript Visualizations. You can secure a free copy if you act quickly!
- How to use the apply(), call() and bind() methods in JavaScript - A nice introduction into those mysterious methods in JavaScript that let you do things with JavaScript that you weren't sure you could do.
- Dynamic Document Head with React Helmet - We all know how to make the body of our React Web Apps change with the state, but what about the information in the head? Could me useful!
- Motorola Razr Foldable Phone Software Features Leaked - I had a Razr phone, and then later a Droid Razr (which even with the higher battery capacity version was very thin for its time). Now, in the age of foldable displays, the Razr is (hopefully) making a comeback in the form of an Adroid Flip Phone. This one may tempt me away from my Pixel.
- CSS to get support for trigonometry functions - The spec for CSS is ever evolving, and in the future we'll have more control over animations and transformations using all that stuff we thought we forgot from high school.
- CSS Selectors CheatSheet - A fun Cheatsheet/Game to test your knowledge of CSS Selectors
- .NET Core 3.0 Preview Now Available - most excited about the Razor Components (essentially server side Blazor).
Comments
Post a Comment