Suyash Purwar, Author at Code Pumpkin https://codepumpkin.com/author/suyash-purwar/ Let us code with pumpkin Mon, 22 Oct 2018 06:51:38 +0000 en-US hourly 1 https://codepumpkin.com/wp-content/uploads/2017/04/cropped-codepumpkinforIcon-2-32x32.png Suyash Purwar, Author at Code Pumpkin https://codepumpkin.com/author/suyash-purwar/ 32 32 Statements, Semicolons and Comments in JavaScript https://codepumpkin.com/statements-semicolons-and-comments-in-javascript/ https://codepumpkin.com/statements-semicolons-and-comments-in-javascript/#disqus_thread Wed, 12 Sep 2018 05:06:15 +0000 https://codepumpkin.com/?p=6972 Hello JavaScript Devs, I am back with another blog which will introduce you to some very basic features of JavaScript. In this article, I have discussed statements, semicolons and comments in JavaScript. Before diving right into our main topic, we will study about alert() function. Let's get started… alert() function alert() function is used to display popup box with ok […]

The post Statements, Semicolons and Comments in JavaScript appeared first on Code Pumpkin.

]]>
https://codepumpkin.com/statements-semicolons-and-comments-in-javascript/feed/ 0
Program to check if given string is palindrome or not https://codepumpkin.com/palindrome-string-javascript/ https://codepumpkin.com/palindrome-string-javascript/#disqus_thread Wed, 29 Aug 2018 02:44:39 +0000 https://codepumpkin.com/?p=6784 Introduction In this series, I will publish lots of puzzles in JavaScript. I will provide multiple solutions for a program so that you can have a better understanding of the problem and solution. These types of questions are many times asked in interviews, so a good understanding of these type of puzzles might benefit you. I must […]

The post Program to check if given string is palindrome or not appeared first on Code Pumpkin.

]]>
https://codepumpkin.com/palindrome-string-javascript/feed/ 2
Where to place JavaScript code? https://codepumpkin.com/where-to-place-javascript-code/ https://codepumpkin.com/where-to-place-javascript-code/#disqus_thread Sat, 25 Aug 2018 16:40:16 +0000 https://codepumpkin.com/?p=6749 This is the first blog of JavaScript Fundamentals series. In this series, I will explain very basics and fundamental concepts of JavaScript.  In this article, I will explain the basic building blocks of JavaScript. I will be explaining about where should we put the JavaScript code in our HTML page. You will also learn about external […]

The post Where to place JavaScript code? appeared first on Code Pumpkin.

]]>
https://codepumpkin.com/where-to-place-javascript-code/feed/ 0
ECMAScript, JavaScript Engines, ECMA-262 etc. https://codepumpkin.com/ecmascript-javascript-engines-ecma-262-etc/ https://codepumpkin.com/ecmascript-javascript-engines-ecma-262-etc/#disqus_thread Sun, 19 Aug 2018 21:04:26 +0000 https://codepumpkin.com/?p=6305 In this article, I will focus on a mixture of topics. Mainly, i am focusing on ECMAScript becuase most people don't understand what actually it is. I am focusing on another topics too like JavaScript engines, ECMAScript, ECMA specifications etc. Don't worry at all if these are alien words to you, I'll be explaining each and […]

The post ECMAScript, JavaScript Engines, ECMA-262 etc. appeared first on Code Pumpkin.

]]>
https://codepumpkin.com/ecmascript-javascript-engines-ecma-262-etc/feed/ 2
Code Editors for Web Development https://codepumpkin.com/code-editors-for-web-development/ https://codepumpkin.com/code-editors-for-web-development/#disqus_thread Thu, 16 Aug 2018 04:06:41 +0000 https://codepumpkin.com/?p=5185 Let's talk about the code editors which you will need for JavaScript and also for entire Web Development. There are hundreds of code editors for web development out there. We will narrow this long list of code editors down to 5 code editors. Code editors are those softwares where a programmer spends most of his time. Basically, code editors are […]

The post Code Editors for Web Development appeared first on Code Pumpkin.

]]>
https://codepumpkin.com/code-editors-for-web-development/feed/ 4
Why should we learn JavaScript? https://codepumpkin.com/why-should-we-learn-javascript/ https://codepumpkin.com/why-should-we-learn-javascript/#disqus_thread Tue, 14 Aug 2018 17:36:30 +0000 https://codepumpkin.com/?p=4777 Let's see why should we learn JavaScript? What's so special about it and why people all around the globe are talking about it? Believe me, a web language like JavaScript is like a Batman's utility belt. If you are proficient in JavaScript, then think yourselves as a Superman with Batman's utility belt. JavaScript is the superpowers of a […]

The post Why should we learn JavaScript? appeared first on Code Pumpkin.

]]>
https://codepumpkin.com/why-should-we-learn-javascript/feed/ 0