© 2022 Hashnode
#markdown
Prices are tanking. Basically, every crypto is down 50% or more. And the biggest question in my mind is; well, you've guessed right "Is This The End?", The turuth is no one knows but to have an insigh…
It would be great if we have a small part of our life on our GitHub profile, right? Who are you, what do you know, and what is your connection information or social addresses? You can show all the inf…
Now that we have counted all our words using a CLI script, let's see how we can add this functionality to our Astro website. If you followed my previous Astro articles, we already wrote a function tha…
I was creating a 'Journal' section on my website. I look for best practices on the internet. I found that everyone is using the Mark Down's superset, MDX. My website is using Next.js, so I've read "MDX" somewhere before. I go to the Next.js…
Quite a while ago, my good friend and colleague InHu Official asked me if I knew how many words I'd written. And although I'm at 800+ articles, I had no idea how many words this was. So I decided to f…
Markdown is a markup language for formatting text using simple syntaxes. It is widely used for blogging, websites, comment management services, readme files, and documentation. Unlike HTML, markdown d…
I am Mahmoud Abumandour, a senior communication and computer engineering student at Mansoura University. I am interested in the low-level realm of software and especially passionate about open-source …
Tired of writing tedious code all the time? Here are 5 best tools to increase your productivity while programming. 1. Markdown File Creating Website Link to the website : readme.so . It is a great op…
It's been roughly three years since I finished my PhD thesis on Finnish and Russian time adverbials (Available here, if you're curious) and decided to try switching careers into web development. One o…
When I'm writing my articles that include Markdown files or data, I often refer to Frontmatter. What is Frontmatter? But what is this Frontmatter exactly? Frontmatter is a way to identify metadata in …