The Meteor Podcast is designed to inform developers of all updates, news and announcements surrounding Meteor Software. Stay up to date on all things Meteor by subscribing to the Meteor Podcast!
…
continue reading
Node Js Podcasts
Dive into what's happening in the JavaScript World!
…
continue reading
We are providing best trendy things in podcast. You will listen us about Technology, Life Style & Trending Information's.
…
continue reading
The Most Practical Web Development Training net full stack developer course. Hands on, work experience based learning is what makes Scholarhat different from others. Build real world projects by applying your coding skills live with your mentors in just 15 weeks. You’ll learn how to start a project from scratch by following recommended architecture…
…
continue reading
Node.js Certification Course Training | Node.js Online Training The Node.js Development course is primarily designed for UI Developer(s)/Web Developer(s) who want to learn how to develop high performance, event-driven, real-time and scalable networking and web applications. In this course, you will learn the Node.js, MongoDB, Node ORM – Sequelize, …
…
continue reading
In this ReactJS Certification Training course, you will learn each and every topic with the help of hands-on labs. This program includes a hands-on live project with the implementation of recommended design patterns and practices. ReactsJS Certification Course objectives At the completion of this course, attendees will be able to; Describe JavaScri…
…
continue reading
ASP.NET Core Certification Training In this course, you will learn about .NET Core, middleware, MVC pattern, html helpers, tag helpers, custom helpers, validation and custom validation, querying database using Entity Framework Core. asp net certification Training Objective At the completion of this course, attendees will be able to; Understand .NET…
…
continue reading
1
Episode 33: docker and kubernetes certification
2:13
2:13
Play later
Play later
Lists
Like
Liked
2:13The Mastering Docker and Kubernetes Training or Docker Certification Training Course is primarily designed for .NET professionals, who want to learn that how to develop modern web applications using Docker and Kubernetes. In this docker and kubernetes certification course, you will learn about Containers Eco System, orchestration, Docker, Kubernete…
…
continue reading
1
Episode 32: front end developer certification
1:27
1:27
Play later
Play later
Lists
Like
Liked
1:27Front end Developer Certification Training JavaScript and frontend frameworks are used for building and designing applications UI. Program Training & Syllabus will help you to understand JavaScript, HTML5, CSS, React, and Angular which are required to build and design real-world applications with front-end frameworks. This path will prepare you to …
…
continue reading
1
Episode 31: azure certification for developer
1:58
1:58
Play later
Play later
Lists
Like
Liked
1:58Microsoft Azure Developer Certification Training | azure certification for developer The Mastering Microsoft Azure Certification Training by Scholar Hat will makes you proficient in developing, planning, and scaling your web applications on Microsoft Azure. It includes training on Azure App Services, Azure Storage, Azure Virtual Machines, Azure SQL…
…
continue reading
ASP.NET Tutorial For Beginners. ASP.NET Core Tutorial For Beginners. Learn how to develop web applications with ASP.NET Core, a framework that makes building and maintaining complex websites into simple web design. This tutorial includes a brief history lesson on several previous versions of the .NET Framework to provide some context for how it has…
…
continue reading
Angular Project Development Online Training | angular certification AngularJS Online Training Overview Build Angular Real-Projects Angular Project Architecture Mastering Angular Training program will enable you to build modern and interactive web applications by using Angular best practices. Our Angular Training program covers Angular fundamentals …
…
continue reading
1
Episode 28: What Is MongoDB And Who is Using MongoDB
2:50
2:50
Play later
Play later
Lists
Like
Liked
2:50So In This Audio Podcast We are Sharing Full Details About MongoDB Which is Mentioned Below: - What is MongoDBWho is Using MongoDBHow MongoDB Stores DataWhy and Where you should use Mongo DBMongoDB AdvantagesIf you are looking for Full Details Related to Who is Using MongoDB you can visit on our latest article about What Is MongoDB.…
…
continue reading
So In This Audio Podcast We are Sharing Types Of Cursors In SQL Server Which is Mentioned Below: - Life Cycle of CursorSyntax to Declare CursorSyntax to Open CursorSyntax to Fetch CursorSyntax to Close CursorSyntax to Deallocate Cursor If you are looking for Full Details Related to Life Cycle of Cursor you can visit on our latest article about Curs…
…
continue reading
1
Episode 19: services in angular - Angular Guide
2:35
2:35
Play later
Play later
Lists
Like
Liked
2:35Exploring Angular Services Services in Angular is meant for specifically making the call to RestFul API and getting the data and passing data to all component whichever component subscribe to it. Moreover, it gives us the benefit of code reusability and data sharing across components. Goals How to create a basic service in Angular How to subscribe …
…
continue reading
1
Episode 18: azure 900 certification - Azure Training
2:35
2:35
Play later
Play later
Lists
Like
Liked
2:35Microsoft Azure Fundamentals Certification Training | AZ 900 Certification Unlimited Access to Live Training Understanding Microsoft Azure Offering IaaS, PaaS, SaaS Learn to migrate your project to Azure cloud Learn to build .NET applications with Azure Discuss Case Studies and Interview Q&A Learn from Microsoft MVPs and Technical Consultant Get ac…
…
continue reading
1
Episode 17: full stack developer salary in india
4:15
4:15
Play later
Play later
Lists
Like
Liked
4:15There is a rising demand for full-stack developers in India. The companies require talented professionals who can work with PHP as well as HTML. This is why companies intend to offer admirable salaries to full-stack developers in India. What are full-stack developers? Full-stack developers are IT professionals capable to deal with both client-side …
…
continue reading
Data Types in C language Data Types The data type in C defines the amount of storage allocated to variables ,the values that they can accept ,and the operation that can be performed on those variables. C is rich in data types. The verity of data type allow the programmer to select appropriate data type to satisfy the need of application as well as …
…
continue reading
Loop Statements in C++ In general, C++ programming language follows a sequential execution approach. The first statement is executed and then the compiler moves to the next statement in line. In case of a conditional statement, the statement is executed depending on the result of the condition. In addition, you can use looping statements in C++ whe…
…
continue reading
1
Episode 24: azure interview questions and answers
3:00
3:00
Play later
Play later
Lists
Like
Liked
3:00Top Azure Administrator Interview Questions and Answers Questions : Questions - 1 : What is Azure Virtual Machine? Azure Virtual Machines are on-demand computing resources or virtual machines offering Microsoft Azure. We can typically use a VM as a service when required and shut down the system when not in use. The Azure Virtual Machines are listed…
…
continue reading
Different Types of stored procedure sql Server A stored procedure is a precompiled set of one or more SQL statements that are stored on SQL Server. The benefit of Stored Procedures is that they are executed on the server-side and perform a set of actions, before returning the results to the client-side. This allows a set of actions to be executed w…
…
continue reading
Top Node.js Interview Questions and Answers Node.js is a server-side JavaScript environment for developing web applications like as ASP.NET, JSP, Php etc. It is an open-source and cross-platform framework based on Google's V8 JavaScript Engine. Frequently asked Questions about Node.js Interview Question - 1 : What is Node.js? Question - 2 : What is…
…
continue reading
1
Episode 22: devops engineer roles and responsibilities
2:18
2:18
Play later
Play later
Lists
Like
Liked
2:18Roles and Responsibilities of a DevOps Engineer Introduction In this article, we will have a look at: Brief Introduction to DevOps Brief Introduction to DevOps Engineer Roles and Responsibilities of a DevOps Engineer Key DevOps Skills Emerging job trends in the market and the salaries offered Getting Started – What is DevOps? Prior to defining a De…
…
continue reading
1
Episode 14: microservices interview questions
2:04
2:04
Play later
Play later
Lists
Like
Liked
2:04Top Microservices Interview Questions and Answers Since its commencement in 2011, microservices are by now highly prevalent among organizations developing cutting-edge applications. Nowadays organizations are gradually more adopting this service for creating enterprise solutions. If you are enthusiastic to make a career in this field and willing to…
…
continue reading
C# Tutorial | C# Tutorial for Beginners C# is the most popular object-oriented programing language developed by Microsoft, which runs under the .NET Framework. C# syntax is similar to C++ or Java language. C# is widely used for developing enterprise-grade web applications, desktop applications, mobile applications, and games etc. If you want to bec…
…
continue reading
AWS Tutorial | Cloud Computing Tutorial | AWS Certification AWS is a leading cloud platform which offers you all three basic IT services covering IaaS, PaaS, and SaaS. AWS provides compute, storage, database, analytics, machine learning, AI, monitoring and networking services on a pay as you go, model. - AWS Tutorial For Beginners The beginner sect…
…
continue reading
1
Episode 12: react interview questions and answers
1:59
1:59
Play later
Play later
Lists
Like
Liked
1:59Top 20 React Interview Questions and Answers Question - 1 : What is React? React is a JavaScript-based library that is used to create a SPA (Single Page Application) and different User Interfaces. React is developed and maintained by Facebook and other contributors. By using React, we can develop web and mobile applications by just following compon…
…
continue reading
C# is the most popular and widely used programming language for developing web applications, desktop applications, and mobile apps. This article contains the top C# interview questions and answers, in order to prepare you for the interview. Question - 1 : What is C#? C# pronounced as "See Sharp". It is an object-oriented programing language develop…
…
continue reading
Conditional statements in C help you to make a decision based on certain conditions. These conditions are specified by a set of conditional statements having boolean expressions which are evaluated to a boolean value of true or false. In our life, we frequently encounter certain situations where we have to make a decision be it your favorite food, …
…
continue reading
AWS Certification Cost in India | Various Types of AWS certifications What is AWS certification? AWS (Amazon Web Services) is a secure cloud services platform that offers computational power, database storage, and several other functionalities to help businesses grow. In the recent market, AWS is one of the trendiest certifications. A suitable AWS …
…
continue reading
By using joins, we can retrieve data from two or more tables based on logical relationships between the tables. Joins indicate how SQL Server should use data from one table to select the rows in another table. Based on the two conditions such as by specifying the column from each table to be used for the join. And a typical join condition specifies…
…
continue reading
1
Episode 8: .Net Framework Architecture – ASP.NET Guide
0:57
0:57
Play later
Play later
Lists
Like
Liked
0:57.NET framework is an integrated component of the Windows operating system that supports the development and execution of next-generation applications, Windows store apps, and services. When comes to the usage of the .NET framework, is used to develop various types of applications such as form-based applications, web-based applications, and powerful…
…
continue reading
1
Episode 7: gang of four - Four Pattern in Software Development
4:10
4:10
Play later
Play later
Lists
Like
Liked
4:10The four authors Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides are collectively introduced the Gang of Four Design Patterns in Software development. In 1994, they published a book (Design Patterns: Elements of Reusable Object-Oriented Software) for explaining the concept of Design Patterns. The GoF Design Patterns are divided or dist…
…
continue reading
Bootstrap is a sleek and powerful front-end framework for building the responsive website. It was released in August 2011 by Twitter as an open source project. It is based on HTML, CSS and JavaScript. This article contains most commonly asked interview questions and answers in a Bootstrap or front-end development Interview. Discussing important que…
…
continue reading
1
Episode 5: net interview questions for 5 years experience
3:58
3:58
Play later
Play later
Lists
Like
Liked
3:58Learning pedagogy has evolved with the advent of technology over the years. ASP.NET core training will help you to know about this technology in a better way. Through the training session, you would be able to know that ASP.NET core is not an upgraded version of ASP.NET. ASP. NET Core is completely rewriting the work with the .NET framework. It is …
…
continue reading
Android is an open-source and Linux-based operating system. It was first introduced on Nov 5, 2007. It was originally developed by Android Inc. and subsequently purchased by Google. Android provides a rich application framework that allows us to build innovative apps and games for mobile devices in a Java language environment.The Android open-sourc…
…
continue reading
Become a MERN Stack Developer A MERN stack developer is an expert in MongoDB, Express, React and Node. They are proficient in JavaScript and use HTML, CSS and JavaScript to handle front-end operations and JavaScript with Node.js to handle back-end operations. Learn to build declarative user interfaces for the web and connect it with backend APIs us…
…
continue reading
Docker got released in 2013 and by now it has become one of the prominent container platforms. The rising demand for Docker depicts a significant raise in the corresponding job openings. To secure a job in the name, an individual needs to be prepared for the Docker Interview questions and answers. You can listen about Questions Like, Question 1: Wh…
…
continue reading
We are discussing JavaScript Interview related things in this podcast. Which is mentioned below in Table of Content section. Few import JavaScript related Questions and Their Answers. Table of ContentOverview/Introduction to JavaScriptQuestion 1 : What is JavaScript?Question 2 : What is ECMAScript?Question 3 : What are the data types supported by J…
…
continue reading
In the fourth episode of the Meteor Spotlight podcast, we chat with our friend James Sear, the co-founder of Avion! With a combined experience of 20+ years of building digital products, Tim Ramage and James Sear recognized the inadequacy of online tooling available in user story mapping which led them to build Avion - an intuitive and user-focused …
…
continue reading
In this episode, we cover everything that happened in 2021 from releases to Meteor Cloud launch, Push-to-Deploy, NPM installer, Meteor Impact, and much more. There was a lot to cover on this episode which included: * Meteor Cloud launch * Free deploy with shared MongoDB * Node.js 14 update * NPM installer * Meteor Compat Packages * Meteor Impact/Me…
…
continue reading
1
Meteor Monthly Wrap-Up #8: September 2021
15:33
15:33
Play later
Play later
Lists
Like
Liked
15:33In this episode, we cover everything from releases to Meteor Meetups, the new 2.4 release, The Meteor Spotlight Podcast, Meteor Impact 2021. There was a lot to cover on the open-source side, which included: Meteor 2.4 Highlights: Newcomers: Meteor NPM installer is now available for all platforms. Performance: reify has been updated to v0.22.1 which…
…
continue reading
In the third episode of the Meteor Monthly Spotlight, we sit down with Nick Alt, the Founder and CEO of VNYL. VNYL is a platform that curates and studies your music profile to hand-pick new vinyl albums you will love & they ship right to your door. In the podcast, Nick explains how VNYL hand-curate 3 records specific to you every month and are base…
…
continue reading
In the second episode of the Meteor Monthly Spotlight, we chat with our friend Eric Omeig, the co-founder of Boom Learning. Eric Oemig is a former Washington State Senator and the technical co-founder of Boom Learning. His company’s flagship product, Boom Cards, is used by millions of students around the world. Boom Cards are built on Meteor and ha…
…
continue reading
In this episode, we cover everything from releases to Meteor Meetups, the new 2.3, 2.3.1, 2.3.2 release, as well as Meteor Impact 2021. There was a lot to cover on the open-source side, which included: Meteor 2.3, 2.3.1, 2.3.2 Highlights: New env variable METEOR_TOOL_ENABLE_REIFY_RUNTIME_CACHE New flag --platforms have been added to the build comma…
…
continue reading
We're excited to introduce you to a new series - the Meteor Monthly Spotlight! We'll be featuring different companies in this new series and learning how they're building with Meteor. In this episode, we're chatting with our friends at Qualia, a digital real estate platform. Qualia has been building with Meteor for some time and raised their Series…
…
continue reading
After taking a little break, we're back full force! In this episode, we cover everything from releases to Meteor Meetups and our new podcast structure. There was a lot to cover on the open-source side, which included: Meteor 2.2 Highlights: MongoDB 4.4.4 updated Typescript 4.2.2 updated Cordova 10 updated Blaze HMR New Operator for MiniMongo Deprec…
…
continue reading
1
Meteor Monthly Wrap-Up #5 : February 2021
27:09
27:09
Play later
Play later
Lists
Like
Liked
27:09We covered a lot of ground in February! On this episode of the Meteor Monthly Wrap-Up, Filipe and Matt discuss developments on the open-source side, including: Meteor 2.1 (Node.js security release): Node.js released its update on Feb 23rd, and we released ours just the next day. A trend that we're hoping to continue, especially with security releas…
…
continue reading
1
Meteor Monthly Wrap-Up #4 : Meteor Cloud and 2.0 Release!
24:14
24:14
Play later
Play later
Lists
Like
Liked
24:14In this episode of the Meteor Monthly Wrap-Up, we dive into the two major releases in the past month: Meteor Cloud and Meteor 2.0. To kick it off, we discuss the specifics of Meteor Cloud and why we made the changes - which include: The thought behind the Meteor Cloud design, layout and new UI The return of the free plan and who it's meant for What…
…
continue reading
In this episode Matt and Filipe discuss the major items worked on in the past month: The 1.12 release, Meteor Cloud and Meteor 2.0 progress. Please enjoy! The most recent release was Meteor 1.12, which included TypeScript update to 4.1.2 (we were using TypeScript 3 before) with Decorators and Metadata Reflection. Please see the our blog for full re…
…
continue reading
Welcome to the second episode of the Meteor Monthly Wrap-Up! In this show, Matt and Filipe cover a lot of ground. October 2020 was a busy month! First and foremost, thank you to all of the community members who contributed to the success of the Meteor Impact Conference! Special thanks to Jan Dvorak (Storyteller), who played a huge role in getting i…
…
continue reading
1
Meteor Monthly Wrap-Up #1: September 2020
16:40
16:40
Play later
Play later
Lists
Like
Liked
16:40Welcome to our new show! The Meteor Monthly Wrap-Up is exactly what it sounds: A monthly podcast showcasing everything that we've done over the past month on both the Open Source side of the core framework and on Galaxy Hosting. This is one effort of ours to improve our communication with our community. We hope you enjoy! For our first episode we a…
…
continue reading
Weekly update on the happenings in Frontend world. Useful links: Web modules: https://developers.google.com/web/updates/2019/03/kv-storage React Window: https://addyosmani.com/blog/react-window/ Using Google closure compiler: https://blog.logrocket.com/using-google-closure-compiler-to-deliver-better-javascript-3059a8343445 Gourmet SSR: https://gith…
…
continue reading