Category: Programming

  • Prototype in JavaScript

    Link for all dot net and sql server video tutorial playlists http://www.youtube.com/user/kudvenkat/playlists Link for slides, code samples and text version of the video http://csharp-video-tutorials.blogspot.com/2015/02/prototype-in-javascript.html In this video we will discuss Prototype object in JavaScript. Let us understand it’s use with an example. The following Employee constructor function constructs Employee object. function Employee(name) { this.name =…

  • Tutorial Javascript Indonesia || Comment Line

    Pada video kali ini kita akan belajar apa itu sebuah Comment Line pada Javascript dan bagaimana cara menggunakannya. Oke guys, just watch a video. Enjoy! get in touch : facebook : fb.me/arscarry twitter: @ayolearn instagram : pandastwn Original source

  • Bootstrap 4. Hide content in different ways.

    Bootstrap 4. Hide content in different ways.

    [ad_1] https://i.ytimg.com/vi/o2mKErqB5Go/hqdefault.jpg Hide and Visible have been discontinued. Bootstrap 4 now uses variations on d-none. How do I show and hide things at specific sizes with bootstrap 4? How do I stop bootstrap for displaying my content at full width, after hiding elements? Original source

  • Add Javascript To Specific WordPress Pages Using Functions.php

    Grab Your Free 17-Point WordPress Pre-Launch PDF Checklist: http://vid.io/xqRL Add Javascript To Specific WordPress Pages https://youtu.be/Fw6VDOZYqrM Link to blog post with code: https://wplearninglab.com/add-javascript-specific-wordpress-pages/ Link to Conditional Tags in WordPress codex: https://codex.wordpress.org/Conditional_Tags If you want to add JavaScript to a specific page in WordPress this is how you do it without using a plugin. You do…

  • JavaScript Tutorial For Beginners #10 – Logging to the Console

    Hey ninjas, in this JavaScript lesson I’ll be showing you a couple of quick and easy ways to test your JavaScript code and variable values. These include the Console.log method, as well as the Document.write method. You don’t need to worry too much about the Document and Console objects so much yet, as we’ll be…

  • Download Bootstrap Template – Free HTML Website Templates

    Download Bootstrap Template – Free HTML Website Templates

    [ad_1] https://i.ytimg.com/vi/GwQBNhYDYdk/hqdefault.jpg Download Bootstrap Template Live Demo and Free Download: https://mobirise.com/bootstrap-template/download-bootstrap-template/ This template is also available with free web page maker. Download Now! https://mobirise.com for Windows and Mac More killer free bootstrap templates: https://mobirise.com/bootstrap-template/video-template.html https://mobirise.com/bootstrap-template/slider-template.html https://mobirise.com/bootstrap-template/article-template.html https://mobirise.com/bootstrap-template/form-templates.html https://mobirise.com/bootstrap-template/video-gallery-template.html Free bootstrap templates on Github: https://github.com/Mobirise/Mobirise Free simple website builder: https://8b.com Original source

  • Learn JavaScript Deeply

    Part of Matt Mullenweg’s keynote where he addresses the WordPress community and urges them to Learn JavaScript Original source

  • Svelte – Quickstart & Thorough Introduction Tutorial

    Learn SvelteJS – a modern JavaScript compiler which produces lightweight, high performance web apps. Limited Offer! Join the Full “Svelte – The Complete Guide” Course at 90% off: https://www.udemy.com/sveltejs-the-complete-guide/?couponCode=ACAD_Y Check out all our other courses: https://academind.com/learn/our-courses ———- Svelte vs React, Angular & Vue: https://youtu.be/DZyWNS4fVE0 Creating Svelte Projects: https://svelte.dev/blog/the-easiest-way-to-get-started Official Docs: https://svelte.dev/tutorial/basics Understanding reduce(): https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reduce ———-…

  • Bootstrap – Como Descargar Solamente la Grid o los Componentes que tu quieras

    Bootstrap – Como Descargar Solamente la Grid o los Componentes que tu quieras

    [ad_1] https://i.ytimg.com/vi/7z_k822M9cs/hqdefault.jpg En este tutorial aprenderemos como descargar solamente la grid de o los componentes que necesitemos de bootstrap. ♦ Blog de diseño web: http://www.falconmasters.com ♦ Curso Completo de PHP: http://tutorialdephp.com/ ♦ Necesitas ayuda con el tutorial? Únete a nuestra comunidad: http://www.heroesdelaweb.com — ♦ Link del video: http://getbootstrap.com/customize/ — Redes Sociales: ♦ Twitter @falconmasters: Tweets…

  • Analyser Bars Animation HTML5 Audio API JavaScript Tutorial

    Lesson Code: http://www.developphp.com/video/JavaScript/Analyser-Bars-Animation-HTML-Audio-API-Tutorial Learn to create custom animated HTML5 Audio Analyser bar graphics that move to the frequency of the sound that is playing by using aspects of the new JavaScript HTML5 Audio API. You can customize the tiny script any way you like once you grasp the concept. Original source