Developer Tools

Developer Tools

197 bookmarks
Newest
Regex Vis
Regex Vis
Regex visualizer & editor, make the regular expression easier.
·regex-vis.com·
Regex Vis
regex101: build, test, and debug regex
regex101: build, test, and debug regex
Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.
·regex101.com·
regex101: build, test, and debug regex
AykutSarac/jsoncrack.com
AykutSarac/jsoncrack.com
✨ Seamlessly visualize your JSON data instantly into graphs.
·github.com·
AykutSarac/jsoncrack.com
HTTP Toolkit
HTTP Toolkit
Beautiful, cross-platform & open-source tools for debugging, testing and building with HTTP(S), on Windows, Linux & Mac.
·httptoolkit.com·
HTTP Toolkit
Powerful Terminal And Command-Line (CLI) Tools For Modern Web Development — Smashing Magazine
Powerful Terminal And Command-Line (CLI) Tools For Modern Web Development — Smashing Magazine
What’s your favorite command-line tool? In this post, Louis Lazaris shares a collection of relevant command-line apps and utilities that he has personally come across in the past few years. If there’s a useful one that hasn’t been mentioned and one you use regularly, please do share it in the comments.
·smashingmagazine.com·
Powerful Terminal And Command-Line (CLI) Tools For Modern Web Development — Smashing Magazine
GitHub - dslp/dslp: The Data Science Lifecycle Process is a process for taking data science teams from Idea to Value repeatedly and sustainably. The process is documented in this repo.
GitHub - dslp/dslp: The Data Science Lifecycle Process is a process for taking data science teams from Idea to Value repeatedly and sustainably. The process is documented in this repo.
The Data Science Lifecycle Process is a process for taking data science teams from Idea to Value repeatedly and sustainably. The process is documented in this repo. - GitHub - dslp/dslp: The Data ...
·github.com·
GitHub - dslp/dslp: The Data Science Lifecycle Process is a process for taking data science teams from Idea to Value repeatedly and sustainably. The process is documented in this repo.
GitHub - trimstray/the-book-of-secret-knowledge: A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
GitHub - trimstray/the-book-of-secret-knowledge: A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. - GitHub - trimstray/the-book-of-secret-knowledge: A collection of inspiring lists, manuals,...
·github.com·
GitHub - trimstray/the-book-of-secret-knowledge: A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
GitHub
GitHub
GitHub is where people build software. More than 73 million people use GitHub to discover, fork, and contribute to over 200 million projects.
·github.com·
GitHub
How To Use git with Multiple Remote Repositories
How To Use git with Multiple Remote Repositories
git can be configured to push and pull from many locations at once, enabling you to store your code on two different platforms while only maintaining one local copy. Here’s how to set it up.
·cloudsavvyit.com·
How To Use git with Multiple Remote Repositories
What is a fast-forward merge in Git?
What is a fast-forward merge in Git?
Fast forward merge can be performed when there is a direct linear path from the source branch to the target branch. In fast-forward merge, git simply moves the ...
·tutorialspoint.com·
What is a fast-forward merge in Git?
12 Factor CLI Apps
12 Factor CLI Apps
CLIs are a fantastic way to build products. Unlike web applications, they take a small fraction of the time to build and are much more…
·medium.com·
12 Factor CLI Apps