Based on our record, Hashnode should be more popular than GatsbyJS. It has been mentiond 132 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Hashnode write dev blogs and build a reputation. - Source: dev.to / 11 days ago
In a real-life example of a blogging platform like Hashnode or Dev.to, for example, they have very robust RBAC systems. - Source: dev.to / 2 months ago
The other page was a list of my blog posts that were posted in Hashnode, fetched using Graph QL using Hashnode's API. The posts would then be shown when the user navigated to /post/ , after triggering another request to Hashnode's API. I also built my own solution for i18n and theming and relied on styled-components to do most of the CSS heavy lifting and customization. - Source: dev.to / 3 months ago
The other big option is to post blogs or notes. It's pretty simple to start a blog right here on Dev.to, or on Hashnode, two blogging platforms specifically for coding. There's also a great community platform on Codedex.io where you can write blog posts, although you do need to complete a few lessons to "unlock" the community features. In these cases, there's already an audience and community on the site, so it's... - Source: dev.to / 3 months ago
Share your experiences through blogs, tweets, or videos. Platforms like Dev.to and Hashnode are great for reaching a wider audience. - Source: dev.to / 5 months ago
The most famous frameworks for developing SSR applications are Gatsby and Next.js. Although there are differences between them, their main goal is similar: to allow next-generation web applications to remain blazing-fast. - Source: dev.to / about 1 month ago
If you enjoy React and want a standard-compliant and high performance web, you should look at GatsbyJS. - Source: dev.to / 9 months ago
Since around 2019 I have used Gatsby as my static site generator. Its plugin system makes it super feature extensible. It uses React under the hood which makes components easy to write and has tons of community support. Once I had a Gatsby site styled and running, publishing blog posts is fairly trivial:. - Source: dev.to / about 1 year ago
Smooth DOC is a ready-to-use Gatsby theme to create a documentation website. Creating a pro-quality website like this one takes weeks. Smooth DOC saves you time and lets you focus on the content. - Source: dev.to / over 1 year ago
I'd start with learning HTML and CSS first, then Javascript after those. There are a lot of free online resources for learning those. For websites, I use jekyll which is a great way to start off because there are a lot of community website templates that you can customize, which is great for beginners and learning. Then I'd recommend learning/moving to React. The Gatsby website generator would be good for React... Source: over 2 years ago
DEV.to - Where software engineers connect, build their resumes, and grow.
Jekyll - Jekyll is a simple, blog aware, static site generator.
Medium - Welcome to Medium, a place to read, write, and interact with the stories that matter most to you.
Hugo - Hugo is a general-purpose website framework for generating static web pages.
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.