SaaSHub helps you find the best software and product alternatives Learn more →
Codever Alternatives
Similar projects and alternatives to codever
-
bookmarks
:bookmark: :star: Collection of public dev bookmarks, shared with :heart: from www.codever.dev (by CodeverDotDev)
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
youtube-playlist-length
Web app to calculate the duration of a YouTube playlist. Uses the YouTube data API v3
-
-
express-openapi-validator
🦋 Auto-validates api requests, responses, and securities using ExpressJS and an OpenAPI 3.1.x or 3.0.x specification
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
full-https-development-environment
A full development environment in HTTPS with a valid certificate for your local development domain with mkcert, Nx workspace, angular, reactjs, nestjs, express, docker, traefik.
-
-
codever discussion
codever reviews and mentions
-
Increase productivity by visually differentiating between environments
As mentioned How I manage my dev bookmarks to save time and nerves I use heavily Codever to manage my bookmarks and code snippets, so there is always a browser tab open with the website. Lately I've also been developing quite a bunch of new features on the project. Lots of testing happens in the browser, and until now there was no quick way to differentiate between the production and development version, unless I look at the URL in the browser's navigation bar of course.
- How to center align a table on page and elements inside the table
-
Angular material dialog example
Project: codever
-
How to store result from async pipe in angular
Project: codever - File: snippet-details.component.html
-
How to access path parameters in angular router
At Codever we use Angular extensively, and many time the use navigates to certain routes where dynamically content based on an id for example is loaded. To access these path params in angular navigation you have two possibilities.
-
How to set query parameters in angular rest call
In Codever we use extensively the Angular Http Client to make REST calls against a NodeJs/ExpressJS API - source code on Github.
-
How to create a MongoDB full text index
When you are searching your code snippets on Codever, depending on the search terms you use, relevant results are displayed. Behind this there is a MongoDb full text search index. Let's see how it is created and used.
-
Codever snippets VSCode Extension
I've been using Visual Studio Code for some projects lately, so I made it easy now to save and search code snippets on Codever directly from Visual Studio Code via the Codever Snippets VSCode Extension.
-
How to use browser history to pass data in Angular navigation
Project: bookmarks.dev - File: snippet-form.base.component.ts
-
Real life angular inheritance example
If you have found this useful, please show some love and give us a star on Github
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Mar 2025
Stats
CodeverDotDev/codever is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of codever is TypeScript.