
pre-commit by Yelp
EditorConfig
Python Poetry
mypy
Semgrep
flake8
Gitleaks
GitHub Actions
Hashnode
DEV.to
Medium
GitHub
Mintlify
Stack Overflow
Ghost
Hacker Noon
pre-commit by Yelp
HashnodeNo pre-commit by Yelp videos yet. You could help us improve this page by suggesting one.
pre-commit by Yelp might be a bit more popular than Hashnode. We know about 174 links to it since March 2021 and only 136 links to Hashnode. 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.
Using the pre-commit framework? It's a four-line entry โ no hook scripting. - Source: dev.to / 17 days ago
.git/hooks isn't version-controlled, so a raw hook only protects your machine. To enforce it for everyone, use the pre-commit framework and commit the config:. - Source: dev.to / about 1 month ago
Execution and harnessed, productized enforcement for builds. This corner is real and mature: Husky, Lefthook, pre-commit, Trunk, GitHub branch protection, on top of the underlying primitives (git, Claude Code hooks, CI). These don't hope your code is clean. They refuse the commit, fail the build, block the merge until it is. Enforcement isn't exotic. It's a solved, shipping product category. - Source: dev.to / about 1 month ago
Representative tools: Gitleaks and TruffleHog are the open-source workhorses. Run both through the pre-commit framework so secrets get caught before they ever hit the remote. - Source: dev.to / 3 months ago
Flexible: It works seamlessly with both pre-commit and prek. - Source: dev.to / 2 months ago
If you found this guide useful or have questions, donโt hesitate to drop a comment below. What was your first Docker project? Share your experiences, and letโs learn together! Donโt forget to follow me on Dev.to and Hashnode for more developer insights. Happy Dockering! - Source: dev.to / 5 months ago
So, let's say that you are writing a post on your website, but you also want to publish it on other platforms, like medium.com, dev.to or hashnode.com. There is no way you can compete with these domains in terms of domain authority. This means that, to Google, they are more valid sources of content then your small and less visited website. However, you can leverage the reach that those platforms can give you and... - Source: dev.to / 9 months ago
Hashnode Developer-focused blogging platform with built-in formatting, graphs, and custom domains. - Source: dev.to / about 1 year ago
We looked into a few different providers including GitBook, Docusaurus, Hashnode, Fern and Mintlify. There were various factors in the decision but the TLDR is that while we manage our SDKs with Fern, we chose Mintlify for docs as it had the best writing experience, supported custom React components, and was more affordable for hosting on a custom domain. Both Fern and Mintlify pull from the same single source of... - Source: dev.to / over 1 year ago
Hashnode write dev blogs and build a reputation. - Source: dev.to / over 1 year ago
EditorConfig - EditorConfig is a file format and collection of text editor plugins for maintaining consistent coding styles between different editors and IDEs.
DEV.to - Where software engineers connect, build their resumes, and grow.
Python Poetry - Python packaging and dependency manager.
Medium - Welcome to Medium, a place to read, write, and interact with the stories that matter most to you.
mypy - Mypy is an experimental optional static type checker for Python that aims to combine the benefits of dynamic (or "duck") typing and static typing.
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.