Vue Native
If you prefer Vue to React and you always wished there was something like React Native, but using Vue, well now you can finally cheer up and use Vue even for mobile apps development!
“Just because something doesn’t do what you planned it to do doesn’t mean it’s useless”
Best 7 links of week #5, 2021
⭐️ FullStack Bulletin has outgrown its free plan! If you enjoy this newsletter, consider supporting us:
If you prefer Vue to React and you always wished there was something like React Native, but using Vue, well now you can finally cheer up and use Vue even for mobile apps development!
An interesting repository presenting a comprehensive and language-agnostic guide on variables naming
In this article, we’ll take a close look at some of the changes we made on Smashing Magazine, now running on JAMStack with React, to optimize the web performance and improve the Core Web Vitals metrics.
HTML and CSS Tips and Tricks for creating applications that are both responsive and accessible out of the box.
This high-level article explores some of the most important characteristics of Rust and highlights why it will be a successful language for the development of cloud applications.
This blog post provides an introduction to web cache poisoning and demonstrates why open source maintainers should take this issue into account.
Have you ever been asked about Big O Notation in an interview? Do you feel like you need to understand more about it? If that's your case, this article is a great resource that goes in detail about analyzing algorithms today, specifically the worst-case running time of algorithms.
by Jeffrey E. F. Friedl
Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you already use them, you'll appreciate this book's unprecedented detail and breadth of coverage.