Clear, practical technology insights About · Contact
Latest

Page 119 of Latest Articles

Machine Learning in JavaScript
JavaScript

Machine Learning in JavaScript

Machine learning can be mathematically intensive. This is where JavaScript comes in handy, with its user-friendly software simplifying the process of creating and training neural networks.

4 minutes read
How to customize Bootstrap with Sass
Program

How to customize Bootstrap with Sass

Bootstrap is a fantastic CSS framework that can help you create stylish and polished websites. Some programmers and development teams find that writing code in Bootstrap is easier to edit than regular CSS.

9 minutes read
How to add Bootstrap to an Angular application
Program

How to add Bootstrap to an Angular application

Angular is a great web development platform. In particular, adding the Bootstrap CSS framework to Angular makes the interface elements richer and more dynamic.

5 minutes read
How to use Bootstrap with HTML
Program

How to use Bootstrap with HTML

Using Bootstrap with HTML can be quite challenging for beginners. But don't worry, the step-by-step guide below will help you quickly learn how to use Bootstrap with HTML.

4 minutes read
A compilation of exercises on Bootstrap 5.
Program

A compilation of exercises on Bootstrap 5.

You can test your Bootstrap 5 skills with the exercises divided into sections below. Solve the exercises by filling in the missing code. You will receive 1 point for each correct answer.

5 minutes read
Lesson 42: Large Grid in Bootstrap 5
Program

Lesson 42: Large Grid in Bootstrap 5

The previous Bootstrap lesson introduced you to examples of grid systems with classes for small and medium-sized devices. In this lesson, we will continue to explore Large Grid.

6 minutes read
Lesson 41: Grid Medium in Bootstrap 5
Program

Lesson 41: Grid Medium in Bootstrap 5

In the previous Bootstrap 5 lesson, you learned how to create grids with classes for small screens. However, on medium-sized devices with better designs, the grid is often divided 50%/50%.

7 minutes read
Lesson 40: Small Grid in Bootstrap 5
Program

Lesson 40: Small Grid in Bootstrap 5

Continuing our lesson on Grids in Bootstrap 5, we'll learn how to create the simplest small grid. Basically, creating a small grid using Bootstrap 5 isn't difficult.

9 minutes read
Lesson 37: Form Validation in Bootstrap 5
Program

Lesson 37: Form Validation in Bootstrap 5

Form validation provides valuable feedback to the user. In this Bootstrap tutorial, let's learn how to add validation to forms in Bootstrap 5!

2 minutes read
Lesson 36: Form Floating Label in Bootstrap 5
Program

Lesson 36: Form Floating Label in Bootstrap 5

Floating labels are a feature that lets you create simple form labels that stand out above input fields. Here's how to create floating labels in Bootstrap 5.

1 minutes read
Lesson 32: Selection Menus in Bootstrap 5
Program

Lesson 32: Selection Menus in Bootstrap 5

Bootstrap 5 will help you add features or redesign selection boxes for your website. Here's how to create a selection menu in Bootstrap 5.

2 minutes read
Lesson 30: Flexing in Bootstrap 5
Program

Lesson 30: Flexing in Bootstrap 5

The biggest difference between Bootstrap 3 and Bootstrap 4 & 5 is that Bootstrap 5 now uses flexboxes instead of floats to handle layout.

13 minutes read