<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JavaScript Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/javascript/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Sat, 09 Sep 2023 06:01:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>What is typescript and How Typescript Works &#038; Architecture?</title>
		<link>https://www.aiuniverse.xyz/what-is-typescript-and-how-typescript-works-and-architecture/</link>
					<comments>https://www.aiuniverse.xyz/what-is-typescript-and-how-typescript-works-and-architecture/#respond</comments>
		
		<dc:creator><![CDATA[Maruti Kr.]]></dc:creator>
		<pubDate>Sat, 09 Sep 2023 06:01:43 +0000</pubDate>
				<category><![CDATA[Typescript]]></category>
		<category><![CDATA[How to Install and Configure Typescript?]]></category>
		<category><![CDATA[How Typescript Works & Architecture?]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[statically typed]]></category>
		<category><![CDATA[Step by Step Tutorials for Typescript for the hello world program]]></category>
		<category><![CDATA[type checking]]></category>
		<category><![CDATA[TypeScript]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[What are the features of Typescript?]]></category>
		<category><![CDATA[What are the top use cases of Typescript?]]></category>
		<category><![CDATA[What is the workflow of Typescript?]]></category>
		<category><![CDATA[What is Typescript?]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=17770</guid>

					<description><![CDATA[<p>What is Typescript? Typescript is a programming language developed by Microsoft that is a superset of JavaScript. It adds static typing capabilities to JavaScript, allowing developers to <a class="read-more-link" href="https://www.aiuniverse.xyz/what-is-typescript-and-how-typescript-works-and-architecture/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/what-is-typescript-and-how-typescript-works-and-architecture/">What is typescript and How Typescript Works &amp; Architecture?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-full is-resized"><img fetchpriority="high" decoding="async" src="https://www.aiuniverse.xyz/wp-content/uploads/2023/09/image-9.png" alt="" class="wp-image-17771" width="793" height="249" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2023/09/image-9.png 605w, https://www.aiuniverse.xyz/wp-content/uploads/2023/09/image-9-300x94.png 300w" sizes="(max-width: 793px) 100vw, 793px" /></figure>



<h2 class="wp-block-heading">What is Typescript? </h2>



<p class="wp-block-paragraph">Typescript is a programming language developed by Microsoft that is a superset of JavaScript. It adds static typing capabilities to JavaScript, allowing developers to catch errors and improve code quality during development. TypeScript ultimately compiles down to plain JavaScript code.</p>



<h2 class="wp-block-heading">What are the top use cases of Typescript? </h2>



<p class="wp-block-paragraph">TypeScript is a versatile language that can be used for a variety of purposes. Some of the top use cases of TypeScript include:</p>



<ul class="wp-block-list">
<li><strong>Web development:</strong>&nbsp;TypeScript is a popular choice for developing web applications, as it can help to improve the maintainability and performance of code.</li>



<li><strong>Server-side development:</strong>&nbsp;TypeScript can also be used for server-side development, such as Node.js applications.</li>



<li><strong>Mobile development:</strong>&nbsp;TypeScript can be used to develop mobile applications for both Android and iOS.</li>



<li><strong>Desktop development:</strong>&nbsp;TypeScript can also be used to develop desktop applications.</li>



<li><strong>Game development:</strong>&nbsp;TypeScript is a popular choice for game development, as it can help to improve the performance and maintainability of code.</li>
</ul>



<h2 class="wp-block-heading">What are the features of Typescript? </h2>



<figure class="wp-block-image size-large is-resized"><img decoding="async" src="https://www.aiuniverse.xyz/wp-content/uploads/2023/09/image-10-1024x390.png" alt="" class="wp-image-17772" width="454" height="172" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2023/09/image-10-1024x390.png 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2023/09/image-10-300x114.png 300w, https://www.aiuniverse.xyz/wp-content/uploads/2023/09/image-10-768x292.png 768w, https://www.aiuniverse.xyz/wp-content/uploads/2023/09/image-10-1536x585.png 1536w, https://www.aiuniverse.xyz/wp-content/uploads/2023/09/image-10-2048x780.png 2048w" sizes="(max-width: 454px) 100vw, 454px" /></figure>



<p class="wp-block-paragraph">TypeScript offers a number of features that make it a powerful and versatile language. Some of the key features of TypeScript include:</p>



<ul class="wp-block-list">
<li><strong>Static typing:</strong>&nbsp;TypeScript is a statically typed language, which means that the types of variables and expressions are checked at compile time. This helps to prevent errors and make your code more reliable.</li>



<li><strong>Object-oriented programming:</strong> TypeScript supports object-oriented programming, which makes it a good choice for developing large and complex applications.</li>



<li><strong>Cross-platform: </strong>Cross-platform in Typescript refers to the ability of the code written in Typescript to run and work on multiple platforms or environments, such as web browsers, mobile devices (iOS, Android), desktop applications (Windows, macOS), and even server-side environments (Node.js).</li>



<li><strong>Static type checking: </strong>Static type checking in TypeScript is a process that ensures the correctness of types at compile-time. It checks the types of variables, function parameters, and return values based on their type annotations. This helps identify potential errors and avoid type-related bugs during development, enhancing code quality and maintainability.</li>



<li><strong>Functional programming:</strong>&nbsp;TypeScript also supports functional programming, which can be useful for developing code that is more concise and easier to read.</li>



<li><strong>Asynchronous programming:</strong>&nbsp;TypeScript supports asynchronous programming, which is essential for developing efficient and responsive applications.</li>



<li><strong>Modules:</strong>&nbsp;TypeScript supports modules, which makes it easy to organize your code and improve its readability.</li>
</ul>



<h2 class="wp-block-heading">What is the workflow of Typescript? </h2>



<p class="wp-block-paragraph">The workflow of TypeScript typically involves the following steps:</p>



<p class="wp-block-paragraph"><strong>1. Install and configure TypeScript: </strong>TypeScript can be installed via npm using the command `npm install -g typescript`. A `tsconfig.json` file is commonly used to configure compilation options. </p>



<p class="wp-block-paragraph"><strong>2. Write TypeScript code: </strong>Create a `.ts` file and write TypeScript code with type annotations, interfaces, and classes. </p>



<p class="wp-block-paragraph"><strong>3. Compile TypeScript:</strong> Run the command `tsc` in the command line to compile TypeScript code into JavaScript. </p>



<p class="wp-block-paragraph"><strong>4. Use the compiled JavaScript: </strong>The TypeScript compiler generates a `.js` file that can be used in any JavaScript environment or included in HTML files.</p>



<h2 class="wp-block-heading">How Typescript Works &amp; Architecture? </h2>



<p class="wp-block-paragraph">Here is how TypeScript works:</p>



<ol class="wp-block-list">
<li>The TypeScript compiler reads your TypeScript code.</li>



<li>The compiler checks your code for errors, including type errors.</li>



<li>If there are no errors, the compiler converts your TypeScript code to JavaScript.</li>



<li>The JavaScript code is then executed.</li>
</ol>



<p class="wp-block-paragraph">The TypeScript compiler is written in TypeScript itself. This makes it easy to extend the compiler with new features.</p>



<p class="wp-block-paragraph">The TypeScript architecture is divided into three layers:</p>



<ul class="wp-block-list">
<li><strong>Parser:</strong>&nbsp;The parser reads your TypeScript code and converts it into an abstract syntax tree (AST).</li>



<li><strong>Checker:</strong>&nbsp;The checker checks the AST for errors, including type errors.</li>



<li><strong>Generator:</strong>&nbsp;The generator converts the AST back into JavaScript code.</li>
</ul>



<h2 class="wp-block-heading">How to Install and Configure Typescript?</h2>



<p class="wp-block-paragraph">To install and configure TypeScript, follow these steps:</p>



<p class="wp-block-paragraph"><strong>Step 1: Install Node.js </strong></p>



<p class="wp-block-paragraph">&#8211; TypeScript requires Node.js to be installed on your computer. </p>



<p class="wp-block-paragraph">&#8211; Visit <a href="https://nodejs.org">https://nodejs.org</a> and download the appropriate installer for your operating system. </p>



<p class="wp-block-paragraph">&#8211; Run the installer and follow the instructions to complete the installation. </p>



<p class="wp-block-paragraph"><strong>Step 2: Install TypeScript </strong></p>



<p class="wp-block-paragraph">&#8211; Open a terminal or command prompt. </p>



<p class="wp-block-paragraph">&#8211; Use the following command to install TypeScript globally:</p>



<pre class="wp-block-code"><code>npm install -g typescript</code></pre>



<p class="wp-block-paragraph"><strong>Step 3: Verify the Installation </strong></p>



<p class="wp-block-paragraph">&#8211; To verify that TypeScript is installed, enter the following command in the terminal:</p>



<pre class="wp-block-code"><code>tsc --version</code></pre>



<p class="wp-block-paragraph">&#8211; If it shows the version number, TypeScript is installed correctly. </p>



<p class="wp-block-paragraph"><strong>Step 4: Create a TypeScript Configuration File (optional) </strong></p>



<p class="wp-block-paragraph">&#8211; Create a new folder for your TypeScript project. </p>



<p class="wp-block-paragraph">&#8211; Open a terminal or command prompt and navigate to the project folder. </p>



<p class="wp-block-paragraph">&#8211; Run the following command to initialize a TypeScript project and create a tsconfig.json file:</p>



<pre class="wp-block-code"><code>tsc --init</code></pre>



<p class="wp-block-paragraph">&#8211; This command creates a default tsconfig.json file in the project folder. </p>



<p class="wp-block-paragraph"><strong>Step 5: Configure the tsconfig.json File (optional) </strong></p>



<p class="wp-block-paragraph">&#8211; Open the tsconfig.json file in a text editor. </p>



<p class="wp-block-paragraph">&#8211; Update the compiler options based on your needs. For example, you can change the &#8220;target&#8221; option to specify the version of ECMAScript you are compiling to, or the &#8220;outDir&#8221; option to specify the output folder for the compiled JavaScript files. </p>



<p class="wp-block-paragraph">&#8211; For more information, refer to the TypeScript documentation on compiler options: https://www.typescriptlang.org/tsconfig</p>



<p class="wp-block-paragraph"><strong>Step 6: Write TypeScript code </strong></p>



<p class="wp-block-paragraph">&#8211; Create a new .ts file in your project folder. </p>



<p class="wp-block-paragraph">&#8211; Write TypeScript code in the file. </p>



<p class="wp-block-paragraph">&#8211; For example, you can create a file named `app.ts`:</p>



<pre class="wp-block-code"><code>let message: string = "Hello, TypeScript!";
console.log(message);</code></pre>



<p class="wp-block-paragraph"><strong>Step 7: Compile TypeScript to JavaScript </strong></p>



<p class="wp-block-paragraph">&#8211; Open a terminal or command prompt and navigate to the project folder. </p>



<p class="wp-block-paragraph">&#8211; Run the following command to compile the TypeScript code to JavaScript:</p>



<pre class="wp-block-code"><code>tsc app.ts</code></pre>



<p class="wp-block-paragraph">&#8211; This command generates a corresponding JavaScript file (`app.js` in this example) in the same folder. </p>



<p class="wp-block-paragraph">That&#8217;s it! You have successfully installed and configured TypeScript.</p>



<h2 class="wp-block-heading">Step by Step Tutorials for Typescript for the hello world program</h2>



<p class="wp-block-paragraph">Here is a step-by-step tutorial on how to write a &#8220;hello world&#8221; program in TypeScript:</p>



<ol class="wp-block-list">
<li>Create a new file called&nbsp;<code>hello.ts</code>.</li>



<li>Write the following code in the file:</li>
</ol>



<pre class="wp-block-code"><code>console.log("hello world");
</code></pre>



<ol class="wp-block-list" start="3">
<li>Save the file.</li>



<li>Compile the code by running the following command:</li>
</ol>



<pre class="wp-block-code"><code>tsc hello.ts
</code></pre>



<ol class="wp-block-list" start="5">
<li>This will create a file called&nbsp;<code>hello.js</code>.</li>



<li>Run the JavaScript file by running the following command:</li>
</ol>



<pre class="wp-block-code"><code>node hello.js
</code></pre>



<p class="wp-block-paragraph">This will print the message &#8220;<strong>hello world</strong>&#8221; to the console.</p>



<p class="wp-block-paragraph"><strong>Here is a breakdown of the code:</strong></p>



<ul class="wp-block-list">
<li>The <code><strong>console.log()</strong></code> function is used to print a message to the console.</li>



<li>The string literal &#8220;hello world&#8221; is the message that will be printed to the console.</li>
</ul>



<p class="wp-block-paragraph">The <code><strong>tsc</strong></code> command is used to compile TypeScript code to JavaScript. The <code><strong>hello.ts</strong></code> file is the TypeScript file that we want to compile.</p>



<p class="wp-block-paragraph">The <strong><code>node</code> </strong>command is used to run JavaScript code. The<strong> <code>hello.js</code></strong> file is the JavaScript file that we want to run.</p>
<p>The post <a href="https://www.aiuniverse.xyz/what-is-typescript-and-how-typescript-works-and-architecture/">What is typescript and How Typescript Works &amp; Architecture?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/what-is-typescript-and-how-typescript-works-and-architecture/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is Selenium, Java, and How to learn Online?</title>
		<link>https://www.aiuniverse.xyz/what-is-selenium-java-and-how-to-learn-online/</link>
					<comments>https://www.aiuniverse.xyz/what-is-selenium-java-and-how-to-learn-online/#respond</comments>
		
		<dc:creator><![CDATA[narayan]]></dc:creator>
		<pubDate>Tue, 05 Oct 2021 12:01:31 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Selenium]]></category>
		<category><![CDATA[Selenium WebDriver]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15566</guid>

					<description><![CDATA[<p>Selenium is one of the most renowned open-source test automation Frameworks. Selenium allows test automation of web apps or websites across different browser operating systems. Selenium offers <a class="read-more-link" href="https://www.aiuniverse.xyz/what-is-selenium-java-and-how-to-learn-online/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/what-is-selenium-java-and-how-to-learn-online/">What is Selenium, Java, and How to learn Online?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Selenium is one of the most renowned open-source test automation Frameworks. Selenium allows test automation of web apps or websites across different browser operating systems. Selenium offers compatibility with the Multiple programming languages Fact&#8217;s Java, JavaScript, Python, D #, and More.</p>



<h4 class="wp-block-heading">Features of Selenium:</h4>



<ul class="wp-block-list"><li>Multi-Browser Compatibility.</li><li>Multiple Language Support.</li><li>Speed and Performance.</li><li>Handling of Dynamic Web Elements.</li><li>Easy to Identify and use web elements.</li></ul>



<h4 class="wp-block-heading">What is Java?</h4>



<p class="wp-block-paragraph">Java is a programming language and computing platform first released by Sun Microsystems in 1995.<br>It is a high-level, class-based, object-oriented programming language designed to have as few implementation dependencies as possible.</p>



<h4 class="wp-block-heading">Features of Java:</h4>



<ul class="wp-block-list"><li>Java is platform-independent</li><li>Automatic Memory location</li><li>Robust</li><li>Multithreaded</li><li>Object-oriented</li><li>Secured</li><li>Distributed</li></ul>



<h4 class="wp-block-heading">Prerequisites to learn Selenium and Java:</h4>



<ul class="wp-block-list"><li>Should have a basic understanding of Java or any other object-oriented programming language.</li><li>Basic Knowledge of knowledge C#, Java, Perl, PHP, Python, and Ruby.</li><li>Should have knowledge about source code management tools like GIT and SVN.</li><li>Good knowledge of Selenium Webdriver for web testing.</li><li>Good knowledge of Selenium Webdriver for web testing.Web Technologies like HTML, CSS, XML, XPATH, DOM and JavaScript.</li></ul>



<h4 class="wp-block-heading">How Long Does it Take to Learn Selenium and Java?</h4>



<p class="wp-block-paragraph">Typically, Selenium and Java training by DevOpsSchool will let you master the concepts in about 2 months if you dedicate 2 to 4 hours per week. The training takes place in such a way that you become proficient in almost all concepts of Selenium and Java, can easily add certification to your resume.</p>



<h4 class="wp-block-heading">How to Learn Selenium and Java?</h4>



<p class="wp-block-paragraph">The first thing you should do before learning Selenium and Java is to ask yourself how you learn best.</p>



<p class="wp-block-paragraph">Do you prefer online tutorials, or do you prefer online courses? Do you want to work on projects as part of a team, or are you comfortable learning at your own pace? By considering this question in advance, you will be able to better understand what kind of material you should be looking for.</p>



<p class="wp-block-paragraph">If you are planning to learn <strong><a href="https://www.devopsschool.com/certification/selenium-with-java.html" target="_blank" rel="noreferrer noopener">Selenium and Java</a></strong>, go with <strong>DevOpsSchool </strong>institute. Will provide you with online and classroom training and certification course Programs by an expert. To get in-depth knowledge of Selenium and Java along with its various applications, check out our interactive, live-online training.</p>



<h4 class="wp-block-heading">Here you can see the Agenda of the Selenium and Java Course:</h4>



<div class="wp-block-image"><figure class="aligncenter size-full"><img decoding="async" width="759" height="496" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/10/selenium-java.png" alt="" class="wp-image-15567" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/10/selenium-java.png 759w, https://www.aiuniverse.xyz/wp-content/uploads/2021/10/selenium-java-300x196.png 300w" sizes="(max-width: 759px) 100vw, 759px" /></figure></div>



<p class="wp-block-paragraph">This course covers the basics of <strong>Selenium and Java</strong>, their main features. You will develop a critical understanding of why Prometheus and Grafana are useful and how they can be combined with other web development frameworks.</p>



<figure class="wp-block-embed is-type-rich is-provider-embed-handler wp-block-embed-embed-handler wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Selenium Fundamental Tutorials Part-1 - By DevOpsSchool" width="820" height="461" src="https://www.youtube.com/embed/9o12HASgKK0?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p class="wp-block-paragraph">However, if you want to find out more details, be sure to check out our Prometheus and Grafana course to learn more about this technology.</p>
<p>The post <a href="https://www.aiuniverse.xyz/what-is-selenium-java-and-how-to-learn-online/">What is Selenium, Java, and How to learn Online?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/what-is-selenium-java-and-how-to-learn-online/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is TypeScript and How to Learn TypeScript Online?</title>
		<link>https://www.aiuniverse.xyz/what-is-typescript-and-how-to-learn-typescript-online/</link>
					<comments>https://www.aiuniverse.xyz/what-is-typescript-and-how-to-learn-typescript-online/#respond</comments>
		
		<dc:creator><![CDATA[narayan]]></dc:creator>
		<pubDate>Tue, 21 Sep 2021 12:24:44 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Programming Language]]></category>
		<category><![CDATA[TypeScript]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15549</guid>

					<description><![CDATA[<p>TypeScript has become an increasingly common language used by developers. This is the seventh most popular programming language used by developers. What is TypeScript? TypeScript is an <a class="read-more-link" href="https://www.aiuniverse.xyz/what-is-typescript-and-how-to-learn-typescript-online/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/what-is-typescript-and-how-to-learn-typescript-online/">What is TypeScript and How to Learn TypeScript Online?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">TypeScript has become an increasingly common language used by developers. This is the seventh most popular programming language used by developers.</p>



<h4 class="wp-block-heading">What is TypeScript?</h4>



<p class="wp-block-paragraph">TypeScript is an open-source, typed superset of the JavaScript programming language. The typeScript was created by Microsoft in 2012 to make it easier for developers to build large, scalable applications. It is widely used by companies like Slack, Asana, and Microsoft.</p>



<p class="wp-block-paragraph"><strong>These are the main differences between JavaScript and TypeScript:</strong></p>



<ul class="wp-block-list"><li>TypeScript offers static typing, whereas JavaScript offers dynamic typing.</li><li>TypeScript uses types and interfaces.</li><li>TypeScript supports optional parameter functions, whereas JavaScript does not.</li></ul>



<h4 class="wp-block-heading">What is TypeScript Used For?</h4>



<p class="wp-block-paragraph">TypeScript is a modern web development framework. It extends JavaScript with static type definitions. These definitions make it easier to describe how an object is structured, which increases the readability of the code.</p>



<p class="wp-block-paragraph">This is because TypeScript only extends over JavaScript. It does not replace the framework. TypeScript code is converted to JavaScript code when it is compiled.</p>



<p class="wp-block-paragraph">There is no need for a developer to convert their entire application to support TypeScript. At any time, TypeScript can be added to a client- or server-side application.</p>



<p class="wp-block-paragraph">Because TypeScript is based on JavaScript, any transition will involve adding TypeScript code, rather than removing JavaScript code.</p>



<h4 class="wp-block-heading">Features of TypeScript:</h4>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/09/features-1-1024x390.png" alt="" class="wp-image-15552" width="597" height="226" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/09/features-1-1024x390.png 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/09/features-1-300x114.png 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/09/features-1-768x292.png 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/09/features-1-1536x585.png 1536w, https://www.aiuniverse.xyz/wp-content/uploads/2021/09/features-1-2048x780.png 2048w" sizes="auto, (max-width: 597px) 100vw, 597px" /></figure></div>



<h4 class="wp-block-heading">How Long Does it Take to Learn TypeScript?</h4>



<p class="wp-block-paragraph">Assuming that you study at least an hour a day, it takes about a month to learn the basics of TypeScript. Expect to spend at least six months studying TypeScript before developing the skills needed to apply it in a professional development setting.</p>



<p class="wp-block-paragraph">The time it takes you to learn TypeScript depends on the amount of time you devote to study. If you study full time, you will be able to learn TypeScript faster than someone who is only studying part-time</p>



<h4 class="wp-block-heading">Is TypeScript Hard to Learn?.</h4>



<p class="wp-block-paragraph">Learning TypeScript is a little more difficult than learning Javascript. This is because TypeScript extends on JavaScript and therefore you need to have a good understanding of how JavaScript works first. But, with some practice and time, you shouldn&#8217;t have any trouble learning TypeScript.</p>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/09/why-typescript.png" alt="" class="wp-image-15553" width="637" height="335" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/09/why-typescript.png 600w, https://www.aiuniverse.xyz/wp-content/uploads/2021/09/why-typescript-300x158.png 300w" sizes="auto, (max-width: 637px) 100vw, 637px" /></figure></div>



<h4 class="wp-block-heading">How to Learn TypeScript?</h4>



<p class="wp-block-paragraph">So, you have decided to learn TypeScript. This is a great option. But, how can you learn TypeScript fast?</p>



<ul class="wp-block-list"><li><strong>Learn HTML, CSS, and JavaScript</strong> &#8211; Because TypeScript is built on top of JavaScript, you&#8217;ll need to learn how to code in HTML, CSS, and JavaScript before getting started.</li><li><strong>Types</strong> &#8211; This is an essential component of TypeScript, hence the name of the language. In TypeScript, types can be assigned to variables when they are declared. It allows you to write more reliable and scalable code, and also enhances the readability of your programs.</li><li><strong>Variables and Commenting</strong> &#8211; Since TypeScript and JavaScript variables and comments work differently, you should explore these two topics in depth.</li><li><strong>Functions </strong>&#8211; TypeScript provides a number of enhancements to traditional JavaScript functions. In TypeScript, you can declare a function like you would in JavaScript. But, you can also use TypeScript types as function arguments.</li><li><strong>Object-Oriented Programming</strong> &#8211; TypeScript is an object-oriented programming language and adds a variety of new features to improve JavaScript&#8217;s object-oriented features. For example, you can create classes using the &#8220;class&#8221; keyword in TypeScript.</li></ul>



<h4 class="wp-block-heading">Prerequisites for Learning TypeScript:</h4>



<p class="wp-block-paragraph">Working knowledge of JavaScript, object-oriented programming, and the command lines is assumed. The only prerequisites are a code editor and npm, the Node.js package manager.</p>



<ul class="wp-block-list"><li>You should have a good understanding of OOP concepts.</li><li>Basic JavaScript</li><li>Basic knowledge of ES2015 JavaScript</li></ul>



<h4 class="wp-block-heading">How to Learn TypeScript Online?</h4>



<p class="wp-block-paragraph">The first thing you should do before learning TypeScript is to ask yourself how you learn best.</p>



<p class="wp-block-paragraph">Do you prefer online tutorials, or do you prefer online courses? Do you want to work on projects as part of a team, or are you comfortable learning on your own? By considering this question in advance, you will be able to better understand what kind of material you should be looking for.</p>



<p class="wp-block-paragraph">If you are planning to learn <strong><a href="https://www.devopsschool.com/certification/master-in-typescript-with-nestjs.html" target="_blank" rel="noreferrer noopener">TypeScript</a></strong>, go with <strong>DevOpsSchool </strong>institute. Will provide you online and classroom training and certification course Program by an expert. To get in-depth knowledge of TypeScript along with its various applications, check out our interactive, live-online training.</p>



<h4 class="wp-block-heading">Here you can see the TypeScript Course Agenda:</h4>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="672" height="525" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/09/typescript-agenda.png" alt="" class="wp-image-15554" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/09/typescript-agenda.png 672w, https://www.aiuniverse.xyz/wp-content/uploads/2021/09/typescript-agenda-300x234.png 300w" sizes="auto, (max-width: 672px) 100vw, 672px" /></figure></div>



<p class="wp-block-paragraph">This course covers the basics of TypeScript and its main features. You will develop a critical understanding of why TypeScript is useful and how it can be combined with other web development frameworks. You will learn about the basics of TypeScript and its advantages. Then, you&#8217;ll cover more advanced topics like integrating TypeScript with other frameworks.</p>



<p class="wp-block-paragraph">Because TypeScript is so popular, there is an incredibly active community of developers who know how to code using TypeScript.</p>



<p class="wp-block-paragraph">When you start learning TypeScript, you should try to join one or two developer communities. These communities are places where developers talk about their learning and answer each other&#8217;s questions.</p>



<p class="wp-block-paragraph">Hopefully, I think this information is helpful for you.</p>
<p>The post <a href="https://www.aiuniverse.xyz/what-is-typescript-and-how-to-learn-typescript-online/">What is TypeScript and How to Learn TypeScript Online?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/what-is-typescript-and-how-to-learn-typescript-online/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>JavaScript ES6 Features</title>
		<link>https://www.aiuniverse.xyz/javascript-es6-features/</link>
					<comments>https://www.aiuniverse.xyz/javascript-es6-features/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Wed, 15 Sep 2021 13:08:56 +0000</pubDate>
				<category><![CDATA[ECMAScript]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Arrow]]></category>
		<category><![CDATA[const]]></category>
		<category><![CDATA[ES6]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[let]]></category>
		<category><![CDATA[variable]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15542</guid>

					<description><![CDATA[<p>What is ECMAScript 6 (or ES6) ECMAScript 2015 (or ES6) is the sixth and major edition of the ECMAScript language specification standard. It defines the standard for <a class="read-more-link" href="https://www.aiuniverse.xyz/javascript-es6-features/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/javascript-es6-features/">JavaScript ES6 Features</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">What is ECMAScript 6 (or ES6)</h2>



<p class="wp-block-paragraph">ECMAScript 2015 (or ES6) is the sixth and major edition of the ECMAScript language specification standard. It defines the standard for the JavaScript implementation.</p>



<p class="wp-block-paragraph">ES6 brought significant changes to the JavaScript language. It introduces several new features such as, block-scoped variables, new loop for iterating over arrays and objects, template literals, and many other enhancements to make JavaScript programming easier and more fun. In this chapter, we will discuss some of the best ES6 features that you can use in your everyday JavaScript coding.</p>



<h2 class="wp-block-heading">The <code>let</code> Keyword</h2>



<p class="wp-block-paragraph">ES6 introduces the new&nbsp;<code>let</code>&nbsp;keyword for declaring variables. Prior to ES6, the only way to declare a variable in JavaScript was the&nbsp;<code>var</code>&nbsp;keyword. Let&#8217;s see what&#8217;s the difference between them is.</p>



<p class="wp-block-paragraph">There are two critical differences between the <code>var</code> and <code>let</code>. Variables declared with the <code>var</code> keyword are function-scoped and hoisted at the top within its scope, whereas variables declared with <code>let</code> keyword are block-scoped (<code>{}</code>) and they are not hoisted.</p>



<p class="wp-block-paragraph">Block scoping simply means that a new scope is created between a pair of curly brackets i.e. <code>{}</code>. Therefore, if you declare a variable with the <code>let</code> keyword inside a loop, it does not exist outside of the loop, as demonstrated in the following example:</p>



<script src="https://gist.github.com/dharmu9898/5a457ed59ef28a2c53d1b490389f5fcd.js"></script>



<p class="wp-block-paragraph">As you can see in the above example the variable <code>i</code> in the first block is not accessible outside the <code>for</code> loop. This also enables us to reuse the same variable name multiple times as its scope is limited to the block (<code>{}</code>), which results in less variable declaration and more cleaner code.</p>



<h2 class="wp-block-heading">The <code>const</code> Keyword</h2>



<p class="wp-block-paragraph">The new <code>const</code> keyword makes it possible to define constants. Constants are read-only, you cannot reassign new values to them. They are also block-scoped like <code>let</code>.</p>



<script src="https://gist.github.com/dharmu9898/3d4892fbca0d717530063f3fcb8f46cb.js"></script>



<h4 class="wp-block-heading">However, you can still change object properties or array elements:</h4>



<script src="https://gist.github.com/dharmu9898/228612cb17194323de5e0d78c8182b6c.js"></script>



<h2 class="wp-block-heading">The <code>for...of</code> Loop Variable</h2>



<p class="wp-block-paragraph">The new <code>for...of</code> loop allows us to iterate over arrays or other iterable objects very easily. Also, the code inside the loop is executed for each element of the iterable object. Here&#8217;s an example:</p>



<script src="https://gist.github.com/dharmu9898/7cb21e7cd519ce2f3a5887d7fc79d699.js"></script>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1002" height="598" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/09/variable.jpg" alt="" class="wp-image-15543" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/09/variable.jpg 1002w, https://www.aiuniverse.xyz/wp-content/uploads/2021/09/variable-300x179.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/09/variable-768x458.jpg 768w" sizes="auto, (max-width: 1002px) 100vw, 1002px" /></figure>



<h2 class="wp-block-heading">Arrow Functions</h2>



<p class="wp-block-paragraph">Arrow Functions are another interesting feature in ES6. It provides a more concise syntax for writing function expressions by opting out the <code>function</code> and <code>return</code> keywords.</p>



<p class="wp-block-paragraph">Arrow functions are defined using a new syntax, the fat arrow (<code>=></code>) notation. Let&#8217;s see how it looks:</p>



<script src="https://gist.github.com/dharmu9898/f6e80a211d876bf65335c1c4e3044e19.js"></script>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1023" height="572" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/09/arrow.jpg" alt="" class="wp-image-15544" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/09/arrow.jpg 1023w, https://www.aiuniverse.xyz/wp-content/uploads/2021/09/arrow-300x168.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/09/arrow-768x429.jpg 768w" sizes="auto, (max-width: 1023px) 100vw, 1023px" /></figure>
<p>The post <a href="https://www.aiuniverse.xyz/javascript-es6-features/">JavaScript ES6 Features</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/javascript-es6-features/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Popup modal to all data display in JavaScript</title>
		<link>https://www.aiuniverse.xyz/how-to-popup-modal-to-all-data-display-in-javascript/</link>
					<comments>https://www.aiuniverse.xyz/how-to-popup-modal-to-all-data-display-in-javascript/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Mon, 30 Aug 2021 10:46:47 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[modal]]></category>
		<category><![CDATA[popup]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15519</guid>

					<description><![CDATA[<p>First let’s go to popup button in blade file Go to Popup modal in blade file add this code modal your JavaScript Go to Popup JavaScript in <a class="read-more-link" href="https://www.aiuniverse.xyz/how-to-popup-modal-to-all-data-display-in-javascript/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-popup-modal-to-all-data-display-in-javascript/">How to Popup modal to all data display in JavaScript</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="483" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popup-1024x483.jpg" alt="" class="wp-image-15520" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popup-1024x483.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popup-300x142.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popup-768x363.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popup.jpg 1341w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading"> First let’s go to popup button in blade file</h2>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="253" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popupbutton-1024x253.jpg" alt="" class="wp-image-15521" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popupbutton-1024x253.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popupbutton-300x74.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popupbutton-768x189.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popupbutton.jpg 1200w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<script src="https://gist.github.com/dharmu9898/3e7ecf5dc11251fe785c35729dad891d.js"></script>



<h2 class="wp-block-heading">Go to Popup modal in blade file add this code modal  your JavaScript </h2>



<script src="https://gist.github.com/dharmu9898/211758c3f8d08248d1889bdb4c4e1ac0.js"></script>



<h2 class="wp-block-heading"> Go to Popup JavaScript in blade file add this code your JavaScript </h2>



<script src="https://gist.github.com/dharmu9898/939807c46480bc0cdc9a732264c0fb29.js"></script>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-popup-modal-to-all-data-display-in-javascript/">How to Popup modal to all data display in JavaScript</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-popup-modal-to-all-data-display-in-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to concatenate string in JavaScript</title>
		<link>https://www.aiuniverse.xyz/how-to-concatenate-string-in-javascript/</link>
					<comments>https://www.aiuniverse.xyz/how-to-concatenate-string-in-javascript/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Fri, 20 Aug 2021 06:00:11 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[blade]]></category>
		<category><![CDATA[console log]]></category>
		<category><![CDATA[inspect]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15428</guid>

					<description><![CDATA[<p>First let’s go to your Laravel project And add your blade file JavaScript And go to your Laravel project And Inspect and check you console log</p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-concatenate-string-in-javascript/">How to concatenate string in JavaScript</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="890" height="442" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/this-is-blade-file-2.jpg" alt="" class="wp-image-15429" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/this-is-blade-file-2.jpg 890w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/this-is-blade-file-2-300x149.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/this-is-blade-file-2-768x381.jpg 768w" sizes="auto, (max-width: 890px) 100vw, 890px" /></figure>



<h3 class="wp-block-heading"><strong>First let’s go to your Laravel project</strong> And add your blade file JavaScript </h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="526" height="130" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/java-concentined.jpg" alt="" class="wp-image-15430" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/java-concentined.jpg 526w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/java-concentined-300x74.jpg 300w" sizes="auto, (max-width: 526px) 100vw, 526px" /></figure>



<script src="https://gist.github.com/dharmu9898/c22996c8de403e075a23212a339a3e25.js"></script>



<h3 class="wp-block-heading"><strong>And go to your Laravel project</strong> And Inspect and check you console log</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="231" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/console-log-1024x231.jpg" alt="" class="wp-image-15431" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/console-log-1024x231.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/console-log-300x68.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/console-log-768x173.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/console-log.jpg 1206w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-concatenate-string-in-javascript/">How to concatenate string in JavaScript</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-concatenate-string-in-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to give Permission to user dynamically using multiple checkbox  in Laravel</title>
		<link>https://www.aiuniverse.xyz/how-to-give-permission-to-user-dynamically-using-multiple-checkbox-in-laravel/</link>
					<comments>https://www.aiuniverse.xyz/how-to-give-permission-to-user-dynamically-using-multiple-checkbox-in-laravel/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Tue, 17 Aug 2021 12:58:11 +0000</pubDate>
				<category><![CDATA[laravel]]></category>
		<category><![CDATA[checkbox]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[dynamically]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[permission]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15383</guid>

					<description><![CDATA[<p>First let’s go to your Laravel project And add your database this field `Permission` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT &#8216;Reject&#8217;, And go to your blade file <a class="read-more-link" href="https://www.aiuniverse.xyz/how-to-give-permission-to-user-dynamically-using-multiple-checkbox-in-laravel/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-give-permission-to-user-dynamically-using-multiple-checkbox-in-laravel/">How to give Permission to user dynamically using multiple checkbox  in Laravel</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="392" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/checkbox-1024x392.jpg" alt="" class="wp-image-15385" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/checkbox-1024x392.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/checkbox-300x115.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/checkbox-768x294.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/checkbox.jpg 1289w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading"><strong>First let’s go to your Laravel project</strong> And add your database this field</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="363" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-1024x363.jpg" alt="" class="wp-image-15386" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-1024x363.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-300x106.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-768x272.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database.jpg 1366w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



 `Permission` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT &#8216;Reject&#8217;,



<h3 class="wp-block-heading"><strong>And go to your blade file </strong> Permission url Ya route defined them checkbox and add button click</h3>



  url: &#8220;{{eventmie_url(&#8216;admins/userpermittrip&#8217;)}}/&#8221; + email,



<h3 class="wp-block-heading">And go to route </h3>



Route::post(&#8216;/userpermittrip&#8217;, &#8216;Admin\AdminTPController@storeupermission&#8217;);



<h2 class="wp-block-heading">Go to your controller and your function this code add</h2>



<script src="https://gist.github.com/dharmu9898/31e9f2e1c185bab7c631e236baef1100.js"></script>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="875" height="567" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/permision-value.jpg" alt="" class="wp-image-15391" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/permision-value.jpg 875w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/permision-value-300x194.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/permision-value-768x498.jpg 768w" sizes="auto, (max-width: 875px) 100vw, 875px" /></figure>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-give-permission-to-user-dynamically-using-multiple-checkbox-in-laravel/">How to give Permission to user dynamically using multiple checkbox  in Laravel</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-give-permission-to-user-dynamically-using-multiple-checkbox-in-laravel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to get data in dropdown on change event using jQuery</title>
		<link>https://www.aiuniverse.xyz/how-to-get-data-in-dropdown-on-change-event-using-jquery/</link>
					<comments>https://www.aiuniverse.xyz/how-to-get-data-in-dropdown-on-change-event-using-jquery/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Thu, 05 Aug 2021 12:46:27 +0000</pubDate>
				<category><![CDATA[Dropdown]]></category>
		<category><![CDATA[dropdown]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15262</guid>

					<description><![CDATA[<p>First let’s go to your Laravel project and your blade file &#38; this modal is past And your laravel project and your blade file &#38; this function fetchData <a class="read-more-link" href="https://www.aiuniverse.xyz/how-to-get-data-in-dropdown-on-change-event-using-jquery/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-get-data-in-dropdown-on-change-event-using-jquery/">How to get data in dropdown on change event using jQuery</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="405" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/select-tital-them-day-otomatic-day-1024x405.jpg" alt="" class="wp-image-15267" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/select-tital-them-day-otomatic-day-1024x405.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/select-tital-them-day-otomatic-day-300x119.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/select-tital-them-day-otomatic-day-768x304.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/select-tital-them-day-otomatic-day.jpg 1179w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading"><strong>First let’s go to your Laravel project</strong> <strong>and your blade file</strong> &amp; this modal is past</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="469" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/blade-script-day-select-1024x469.jpg" alt="" class="wp-image-15271" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/blade-script-day-select-1024x469.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/blade-script-day-select-300x137.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/blade-script-day-select-768x352.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/blade-script-day-select.jpg 1053w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<script src="https://gist.github.com/dharmu9898/5e21a7f7b1335c5d92380e607f9b5775.js"></script>



<h3 class="wp-block-heading"><strong>And your laravel project</strong> <strong>and your blade file</strong> &amp; this function fetchData is past</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="714" height="625" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/blade-scrip-change.jpg" alt="" class="wp-image-15272" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/blade-scrip-change.jpg 714w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/blade-scrip-change-300x263.jpg 300w" sizes="auto, (max-width: 714px) 100vw, 714px" /></figure>



<script src="https://gist.github.com/dharmu9898/fa3c1e05b60711f99fd2e87b351634e6.js"></script>



<h3 class="wp-block-heading"><strong>And your Laravel project</strong> <strong>and your Controller file</strong> &amp; this function  is past</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="609" height="356" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/controller-function.jpg" alt="" class="wp-image-15273" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/controller-function.jpg 609w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/controller-function-300x175.jpg 300w" sizes="auto, (max-width: 609px) 100vw, 609px" /></figure>



<script src="https://gist.github.com/dharmu9898/45021a8d8dd44b732bbc2e7723e5cb32.js"></script>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-get-data-in-dropdown-on-change-event-using-jquery/">How to get data in dropdown on change event using jQuery</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-get-data-in-dropdown-on-change-event-using-jquery/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to change publish button to unpublish button using java script</title>
		<link>https://www.aiuniverse.xyz/how-to-change-publish-button-to-unpublish-button-using-java-script/</link>
					<comments>https://www.aiuniverse.xyz/how-to-change-publish-button-to-unpublish-button-using-java-script/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Wed, 04 Aug 2021 12:51:15 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[blade]]></category>
		<category><![CDATA[fetchData]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[publish]]></category>
		<category><![CDATA[unpublish]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15251</guid>

					<description><![CDATA[<p>This is my database First let’s go to your laravel project and your blade file &#38; this function fetchData is past Your blade file &#38; this function fetchData is <a class="read-more-link" href="https://www.aiuniverse.xyz/how-to-change-publish-button-to-unpublish-button-using-java-script/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-change-publish-button-to-unpublish-button-using-java-script/">How to change publish button to unpublish button using java script</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="458" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publidhed-and-unpublish-1024x458.jpg" alt="" class="wp-image-15252" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publidhed-and-unpublish-1024x458.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publidhed-and-unpublish-300x134.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publidhed-and-unpublish-768x343.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publidhed-and-unpublish.jpg 1311w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading">This is my database</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="447" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-stucture-1024x447.jpg" alt="" class="wp-image-15254" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-stucture-1024x447.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-stucture-300x131.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-stucture-768x335.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-stucture.jpg 1359w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading"><strong>First let’s go to your laravel project</strong> <strong>and your blade file</strong> &amp;  this function fetchData is past</h3>



<script src="https://gist.github.com/dharmu9898/a0a8b6872112afc9e2b326b1024df568.js"></script>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="761" height="493" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish-1.jpg" alt="" class="wp-image-15255" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish-1.jpg 761w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish-1-300x194.jpg 300w" sizes="auto, (max-width: 761px) 100vw, 761px" /></figure>



<h3 class="wp-block-heading"><strong>Your blade file</strong> &amp; this function fetchData is past second</h3>



<script src="https://gist.github.com/dharmu9898/0d0c1a0d1ddb58c063b44dae80b610a6.js"></script>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="632" height="423" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish2.jpg" alt="" class="wp-image-15256" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish2.jpg 632w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish2-300x201.jpg 300w" sizes="auto, (max-width: 632px) 100vw, 632px" /></figure>



<h3 class="wp-block-heading"><strong>Your blade file</strong> &amp; this function fetchData is past third</h3>



<script src="https://gist.github.com/dharmu9898/250bc3c70af478dcf0bc3eae0b7355de.js"></script>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="745" height="461" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish3.jpg" alt="" class="wp-image-15257" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish3.jpg 745w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/publish3-300x186.jpg 300w" sizes="auto, (max-width: 745px) 100vw, 745px" /></figure>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-change-publish-button-to-unpublish-button-using-java-script/">How to change publish button to unpublish button using java script</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-change-publish-button-to-unpublish-button-using-java-script/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to YouTube video URL embed</title>
		<link>https://www.aiuniverse.xyz/how-to-youtube-video-url-embed/</link>
					<comments>https://www.aiuniverse.xyz/how-to-youtube-video-url-embed/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Tue, 03 Aug 2021 13:22:15 +0000</pubDate>
				<category><![CDATA[php]]></category>
		<category><![CDATA[blade]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15236</guid>

					<description><![CDATA[<p>First let’s go to your laravel project and your blade file Next add below code in your blade file Next add below code in your Controller and <a class="read-more-link" href="https://www.aiuniverse.xyz/how-to-youtube-video-url-embed/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-youtube-video-url-embed/">How to YouTube video URL embed</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>First let’s go to your laravel project</strong> <strong>and your blade file </strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="792" height="537" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/your.jpg" alt="" class="wp-image-15240" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/your.jpg 792w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/your-300x203.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/your-768x521.jpg 768w" sizes="auto, (max-width: 792px) 100vw, 792px" /></figure>



<h3 class="wp-block-heading"><strong>Next add below code in  your blade file</strong></h3>



<script src="https://gist.github.com/dharmu9898/60a761359b2efeda6aca9a074cdbde8c.js"></script>



<p class="wp-block-paragraph"><strong>Next add below code in your Controller and your store function file</strong></p>



<script src="https://gist.github.com/dharmu9898/ff7a7724ba5658c6db9563b502ef512d.js"></script>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="574" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/embed-1024x574.jpg" alt="" class="wp-image-15246" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/embed-1024x574.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/embed-300x168.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/embed-768x431.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/embed.jpg 1040w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-youtube-video-url-embed/">How to YouTube video URL embed</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-youtube-video-url-embed/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
