<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>tool on Jaaved Ali Khan</title><link>https://jaaved.netlify.app/tags/tool/</link><description>Recent content in tool on Jaaved Ali Khan</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 15 Jun 2024 18:39:06 +0300</lastBuildDate><atom:link href="https://jaaved.netlify.app/tags/tool/index.xml" rel="self" type="application/rss+xml"/><item><title>Sonarqube</title><link>https://jaaved.netlify.app/notes/sonarqube--20221117-141313/</link><pubDate>Sat, 15 Jun 2024 18:39:06 +0300</pubDate><guid>https://jaaved.netlify.app/notes/sonarqube--20221117-141313/</guid><description> tags ,</description></item><item><title>tmux</title><link>https://jaaved.netlify.app/notes/tmux--20220430-142428-jaavedkhans-conflicted-copy-2022-05-09/</link><pubDate>Sun, 23 Jul 2023 22:01:44 +0400</pubDate><guid>https://jaaved.netlify.app/notes/tmux--20220430-142428-jaavedkhans-conflicted-copy-2022-05-09/</guid><description>Tool # tags Terminal Tmux is a terminal multiplexer an alternative to GNU Screen . In other words, it means that you can start a Tmux session and then open multiple windows inside that session. Each window occupies the entire screen and can be split into rectangular panes. difference between pane,window and session image
github Written in C language.
Compatible OS # Linux macOS Solaris FreeBSD OpenBSD NetBSD CS # Prefix default: ctrl+b custom: ctrl+w unless stated all the command are followed by prefix</description></item><item><title>tmux</title><link>https://jaaved.netlify.app/notes/tmux--20220430-142428/</link><pubDate>Mon, 10 Jul 2023 14:22:02 +0400</pubDate><guid>https://jaaved.netlify.app/notes/tmux--20220430-142428/</guid><description> Summary # Tmux is a terminal multiplexer an alternative to GNU Screen . In other words, it means that you can start a Tmux session and then open multiple windows inside that session. Each window occupies the entire screen and can be split into rectangular panes.
Cheat sheet # prefix command default: ctrl+b custom: ctrl+w all the commands below are with prefix detach session: d attach: tmux attach -t(-d) name switch between sessions: () list sessions: ls close pane: x new session: :new -s name</description></item><item><title>PlantUML</title><link>https://jaaved.netlify.app/notes/plantuml--20221219-094012/</link><pubDate>Wed, 22 Mar 2023 14:18:05 +0300</pubDate><guid>https://jaaved.netlify.app/notes/plantuml--20221219-094012/</guid><description>Tool # tags Tool, UML https://www.plantuml.com/
Arrows # Colors # https://plantuml.com/color
UML Structural Diagrams # Class Diagram # https://plantuml.com/class-diagram
UML Behavioral Diagrams # Sequence Diagram # Examples https://plantuml.com/sequence-diagram
Example
Deployment Diagram # https://plantuml.com/deployment-diagram
ref
Example # With different Arrows
Groups
CS use to create group use [] to refer component/node inside a group Diagrams with json # Example # just json
json with other components
Use Case Diagram # https://plantuml.</description></item><item><title>Cypress</title><link>https://jaaved.netlify.app/notes/cypress--20220102-154501/</link><pubDate>Sat, 14 Jan 2023 20:20:01 +0400</pubDate><guid>https://jaaved.netlify.app/notes/cypress--20220102-154501/</guid><description># tags , End to end testing javascript, node, framework. Cypress uses Mocha&amp;rsquo;s BDD constructs for the development of test cases.
Useful commands # # first command that creats structure and opens a UI ./node_modules/cypress/bin/cypress open # or npx cypress open # to run tests ./node_modules/cypress/bin/cypress run # script command &amp;#34;test&amp;#34;: &amp;#34;./node_modules/cypress/bin/cypress run&amp;#34; Mocha # ref Mocha is a feature-rich JavaScript test framework running on Node.js and in the browser, making asynchronous testing simple and fun.</description></item><item><title>Selenium</title><link>https://jaaved.netlify.app/notes/selenium--20230114-130259/</link><pubDate>Sat, 14 Jan 2023 20:18:41 +0400</pubDate><guid>https://jaaved.netlify.app/notes/selenium--20230114-130259/</guid><description># tags :
A browser automation framework and ecosystem. github</description></item><item><title>Figma</title><link>https://jaaved.netlify.app/notes/figma--20221229-124207/</link><pubDate>Sat, 14 Jan 2023 20:16:26 +0400</pubDate><guid>https://jaaved.netlify.app/notes/figma--20221229-124207/</guid><description># tags Figma connects everyone in the design process so teams can deliver better products, faster. https://www.figma.com/ Used as a design tool at When to use it? # Brainstorm # Explore ideas together Diagram, sticky-note, and workshop in FigJam—an online whiteboard for you and your team to brainstorm in the open.
FigJam # Online whiteboard for teams to ideate and brain storm together.
Design # Bring those ideas to life and Figma live side-by-side, so all design work, from ideation to execution, can be found in one place.</description></item><item><title>Open Project</title><link>https://jaaved.netlify.app/notes/202103251323-open_project/</link><pubDate>Sat, 14 Jan 2023 20:11:47 +0400</pubDate><guid>https://jaaved.netlify.app/notes/202103251323-open_project/</guid><description/></item><item><title>DRF</title><link>https://jaaved.netlify.app/notes/drf--20210912-101224/</link><pubDate>Thu, 15 Dec 2022 16:39:32 +0300</pubDate><guid>https://jaaved.netlify.app/notes/drf--20210912-101224/</guid><description>Django packages # tags Django, REST Django REST framework Framework to create REST API in Django</description></item></channel></rss>