javascript
31 TopicsWhat is GitHub Codespaces and how can Students access it for free?
GitHub Codespaces is a new service that is free for anyone to develop with powerful environments using Visual Studio Code. In this post, we'll cover how you can make use of this new technology and take advantage of its most powerful features.45KViews5likes5CommentsWeb Development for Beginners: A new Learning Path on Microsoft Learn
There are roughly 16 million developers in the world today. Roughly half of those, 8 million are web developers. Web development is therefore a good skill to have as you are looking to land that first job and build a career in tech. But where do you begin to learn all that? With this path https://docs.microsoft.com/en-us/learn/paths/web-development-101/. It covers everything from HTML, CSS, JavaScript to Accessibility.15KViews0likes2CommentsA Practical Guide for Beginners: Azure OpenAI with JavaScript and TypeScript (Part 03)
In this series of three articles, you will learn how to take the first steps in using Azure OpenAI Service with JavaScript and TypeScript! In this final article, let's embark on a journey from setting up Visual Studio Code to running a fully functional application interacting with AI services. Learn to configure environment variables, control conclusion generation, and achieve impressive results with Azure OpenAI and JavaScript/TypeScript. Unleash your creativity and explore deeper into artificial intelligence with our provided resources. Get ready to breathe life into your ideas!10KViews0likes0CommentsJump Start your Developer Skills with Visual Studio Code Coding Packs
Coding Packs are specialized installs of VS Code that are pre-configured for specific coding environments. They are designed to help students and educators ramp up on VS Code quicker by automating editor and environment configuration. Coding Packs are a single download that performs the following when installed. Learn how to use them to jump start your development! This article was written by Sana Ajani, Program Manager at Microsoft9.9KViews5likes1CommentFirst Steps into Automation: Building Your First Playwright Test
Your journey into automated testing begins here! This is not just a blog; it's your gateway to mastering the art of reliable and consistent user experiences. With Playwright's rich features and tools, you're equipped to tackle modern web development challenges head-on. Don't wait, start learning Playwright today and take your web testing to the next level!8.8KViews0likes1CommentBecome a JavaScript Master: Essential 10 Tips for Mastery the Language!
JavaScript is a programming language that has been gaining many followers year after year! In this article I will be giving some fundamental tips on how you can become a master in this powerful, versatile programming language that is present everywhere.8.8KViews1like0CommentsAn Introduction to Microsoft Graph SDK and How to Create a To-Do List Using JavaScript
Have you ever wanted to build an app that leverages the capabilities of Microsoft 365 services? If so, you'll want to learn about Microsoft Graph SDK. In this article, we'll introduce you to the Microsoft Graph SDK and show you how to create a to-do list app using JavaScript. With step-by-step instructions on how to set up an Azure App registration, connect your JavaScript app with Microsoft Graph, and authenticate the app via Microsoft Authentication Library, you'll be well on your way to building your first app using Microsoft Graph SDK.7.7KViews2likes1CommentModern JavaScript, 10 things you should be using, starting today
You may be completely new to JavaScript or you may have only used it sporadically over the years. One thing is clear though - a lot has changed and there are some features YOU should be using. This article describes the features I think you should be using on a daily basis, if you are serious about JavaScript7.3KViews0likes0CommentsJoin the 30 Days of Microsoft Graph Challenge 🦒
Welcome to 30 Days of Microsoft Graph Challenge! I’m so excited to introduce you to our pilot learning program to help your skill up journey with Microsoft technologies and ecosystem by learning and building apps with Microsoft Graph.5.5KViews1like0Comments