Learn how to create an eye-catching GitHub Readme with Svelte. I discovered the revolutionary front-end JS framework called Svelte. And to help Svelteβs upward trajectory, I launched an π °ππ ΄ππ Ύπ Όπ ΄ Svelte page. There were two prior Awesome Svelte pages but they fizzled away. I wanted to create an amazing list to ensure that Svelte enthusiasts can always find useful resources.
As new technologies emerge, it is sometimes hard to find resources to learn and better your skills. When I first learned Go approximately 6+ years ago, there were minimal resources to learn from. Since Go is in many ways an eccentric language, the learning curve was steeper than it had to be β despite its simplicity.
Since that time, Awesome lists have popped up for almost every technology. They are generally well organized and highly useful. Some are curated.
About a year ago I discovered the revolutionary front-end JS framework called Svelte. It recently surpassed infancy. It is a compile-time framework made by the creator of rollup.js. Compared to React, I was astonished by its superior performance, smaller bundle file size, and developer experience (* 2020 Highest Dev Satisfaction).
After studying the codebase and the key figures closely, I believe in 3 yearsβ time only 2 major frameworks will exist. No Vue. No Angular. My only concerns were that Rich Harris (the creator) may lose interest or that someone influential at React decides to overhaul React into a compile-time framework.
Once again I bet my company on Svelte. And to help Svelteβs upward trajectory, I launched an Awesome Svelte page. There were two prior Awesome Svelte pages but they fizzled away. I wanted to create an amazing list to ensure that Svelte enthusiasts can always find useful resources.
This article exposes my thinking and considerations on how I created my Awesome Page.
It aims to have these features:
β’ Faster to find components.
β’ Ordered using live star count (novel).
β’ Summary tables to compare features of rival components.
One day build, a personal project to enhance your portfolio, a Github profile visualizer using Svelte framework. Personal Project to Enhance Your Portfolio in a Day - Build GitHub Profile Visualizer with Svelte
In this article we are going to compare three most popular machine learning projects for you.
Ever wondered why JavaScript is the most used language in all over Github, the most popular language on the StackOverflow and, top technology for software development? Through this blog, Iβll try to justify the hype. JavaScript is a high-level programming language, meaning it is close to our common English. Traditionally, JavaScript was built for front-end web development along with HTML and CSS to make web pages interactive.
One of the nice things about learning JavaScript these days is that there is a plethora of choices for writing and running JavaScript code. In this article, Iβm going to describe a few of these environments and show you the environment Iβll be using in this series of articles.
GitHub basics will give you an insight into what are version control systems and GitHub. Also, you will learn to switch branches, delete them, and about Fork and Pull requests. Finally, you will understand GitHub flow and how GitHub is not just for software developers.