Open in app
Home
Notifications
Lists
Stories

Write
Nata chikhinashvili
Nata chikhinashvili

Home
About

Feb 2

Arduino introduction

information is taken from ‘ELEGOO most complete starter Kit for UNO V2.0.2021.05.23’! what is Arduino? Arduino is an open-source electronics platform. it has easy to use hardware and software. what programming language should I use? c/c++ arduino can read Acceleration and steering finger on a button a twitter message light…

Arduino

3 min read

Arduino introduction
Arduino introduction

Dec 11, 2021

Angular (directives, pipes, bindings)

Directives class that attaches to an existing DOM elements and modifies appearance , behavior, or adjacent elements structure. uses decorator— @ Directive Directives: components

Angular

3 min read

Angular (part 2)
Angular (part 2)

Dec 11, 2021

Angular ( ngModule, observables)

angular is an application design framework and development platform for creating single-page apps. observables observables are a technique to event handling, asynchronous programming, and handling multiple values. observables are like promises but there are differences: observables take more than one arguments and callback is called for each event. observables are called…

Angular

3 min read

Angular ( ngModule, observables)
Angular ( ngModule, observables)

Dec 11, 2021

forRoot() and forChild()

forRoot and forChild allow us to have control of the provider depending on the type of load we give them.this allows us to have different configurations for different load cases. forRoot() we use forRoot when a module is not lazy loaded.angular creates a factory for all modules except lazy loaded(when loaded…

Angular

2 min read

forRoot() and forChild()
forRoot() and forChild()

Aug 15, 2021

Chrome DevTools part 2 (network)

Network you use network when: checking if resources are actually being uploaded or downloaded at all. Inspecting the properties of an individual resource, such as its HTTP headers, content, size, and so on.

Js

3 min read

Chrome DevTools part 2 (network)
Chrome DevTools part 2 (network)

Aug 12, 2021

Chrome DevTools part 1

Chrome DevTools is a set of web developer tools built directly into the google chrome browser. DevTools can help you edit pages on-the-fly and diagnose problems quickly, which ultimately helps you build better websites, faster.if you want to use them on a phone it depends on which brand u have.u…

Devtools

5 min read

Chrome DevTools part 1
Chrome DevTools part 1
Nata chikhinashvili

Nata chikhinashvili

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable