Tailwind CSS v2.0
Tailwind has definitely been the CSS framework of the year. This new release (Tailwind CSS v2.0) comes with some new interesting features, including an all-new colour palette, dark mode support, and tons more!
“The difference between theory and practice is that in theory, there is no difference between theory and practice”
Best 7 links of week #47, 2020
Tailwind has definitely been the CSS framework of the year. This new release (Tailwind CSS v2.0) comes with some new interesting features, including an all-new colour palette, dark mode support, and tons more!
Some helpful Git tips that might change the way you work with the popular version control system.
Rob Palmer shares some of the insights & lessons learned during Bloomberg Engineering's journey to adopt TypeScript as a first-class supported language.
Long passwords and one-way password hashing are standard strategies used to increase security and protect your user's passwords. Let's take a look at how they work and some new ideas to improve it.
Handcrafted iconic font designed using the Material Design guidelines.
Here's how you can build a static site blog using vanilla Vue and Node.js.
Measuring the impact of AB testing tools anti-flicker snippets and why I think they're a symptom of a bigger problem
by Saša Jurić
Elixir in Action teaches you to apply the new Elixir programming language to practical problems associated with scalability, concurrency, fault tolerance, and high availability. Elixir is a modern programming language that takes advantage of BEAM, the Erlang virtual machine, without the burden of Erlang's complex syntax and conventions. Elixir gives you Ruby-like elegance with the power to develop bulletproof distributed server systems that can handle massive numbers of simultaneous clients and run with almost no downtime.