"Issue #1 of 10xDev Newsletter for modern dev technologies, productivity, and devneurship in the era of AI!"
📜 JavaScript Deep Dive #1: Mastering Closures Like a Pro ...
Demystifying closures—with short examples, real-world analogy, and a quick challenge, plus free and paid resources to gain more knowledge.
A handpicked collection of 7 free Python books that will help you master Python — from the basics to advanced techniques like clean code, automation, and project building.
How to access your localhost from the Internet
Exploring the new features of Angular 14
Throughout this tutorial, we’ll be learning how to build an Angular 14 CRUD application with...
Throughout this tutorial, We'll be learning how to build an Angular 10 CRUD application to consume a REST API, create, read, modify and search data
In this tutorial, we'll learn about JavaScript promises and we'll see how to use them by example with Angular 10 and HttpClient
If you have previously worked with Git for versioning your Angular code, there is a good chance that you had some situation where you wanted to delete a remote branch or multiple branches. This happens many times to developers, particularly in large projects.
In this tutorial, we’ll see by example how to integrate Bootstrap 4 with Vue.js using Bootstrap-Vue and Vue CLI
answer re: Adding bootstrap to Vue CLI...
In this tutorial, we'll learn how to generate QR codes in Angular by building a simple example application using the latest Angular 10 version
Angular 10 Cookbook with tutorials and examples
In this article, we'll see how to use ElementRef, ViewChild decorator, and AfterViewInit life-cycle event for accessing the DOM by example with Angular 10
In this tutorial, we'll learn by example how to convert a string to the corresponding integer or float number or array of numbers using the built-in JavaScript methods with simple React and Vue.js examples
Learn to build an app with React, Axios, and Redux.
In this step by step post, we’ll be learning about how to create an Angular 10 web application with an authentication form for signing up users using Angular FormBuilder, FormGroup, and Validators APIs
In this post, we’ll explain what an Angular service is and we’ll create an example with the latest Angular 10 version.
Learn the Basics of Angular 9 by building a calculator app step by step
Angular 9 is released with new features
Angular CLI by example
In this tutorial, we'll learn how to build a real-time app with Angular 9/8, Socket.IO, and Node.js
Angular 9 CRUD and HttpClient tutorial
In this quick tutorial, we'll see by example how to use ngFor to display lists of data in Angular
In this tutorial, we'll continue building our calculator application using Angular 8. We'll be particularly learning about data binding both the event and property binding.
In this tutorial, you will learn to build your first Angular 8 application from scratch. You'll get...
In this article I'll show you how to integrate the latest version of Bootstrap with your Vue...
PWAs or Progressive Web Apps are an app-like web experiences that present many advantages to users...
If you have been following with the Ionic framework then you'll have probably noticed the buzz around...