Table of Contents Introduction Single Responsibility Principle (SRP) Open-Closed Principle (OCP) Liskov Substitution Principle (LSP) Interfa...
Read more »
![[ info ] [ info ]](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjP6SIvWckU6m6gMmUAHhA7u_uCuHmldwFonYmBKXLSBjdUfdO_kFWDEnddu8wtLI8husqZsEhUVVO_zkvtNM04ChkjEr0J5_FZnpf2zPwRC4O3jpiIs5QXgOxrELEqKugrqXaj87rpNWygbaxrPh6xEaSWvkNfMpYXGUybLGAyemXZAyHTVHm2wH8I/w640-h350-c/Screenshot%202023-06-11%20at%2012.23.09%20AM.png)
Coding Problem: Container With Most Water
Saturday, 10 June 2023
Problem Statement Given n non-negative integers a1, a2, ..., an , where each represents a point at coordinate (i, ai). n vertical lines are ...
Read more »
![[ info ] [ info ]](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWoB4ed9o6wcYzljWmVgLKpi-sss5Ssq4EggCgVwV5LETOkiKVZEmEaClxZn3FKPUF_o8r6bblGai_cEHTWFG1MSrI9G1fDBmV9Z3q08BCZTPb7b3DQjFDDFetUuF9N9q8ruvdMp8bc4532m8hJcj_j9LziApYhH2S7l879oZ9_zgGbmklnMdOWsvC/w640-h350-c/Screenshot%202023-06-10%20at%2011.42.35%20PM.png)
Understanding React Hooks: A Comprehensive Guide
Saturday, 10 June 2023
React Hooks, introduced in React 16.8, are a powerful addition to the React library. They allow us to use state and other React features wit...
Read more »
![[ info ] [ info ]](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6HnYQCwJ7swsq7u18sK6s-a79Wo-3WDGh59_ISAAPUjOEJtCuGVtiGcmFyJZjqde_4V_73RXdUVBga0hK3cu0c3GzZCuT1vkQhPfNDi3dAq-ImTGb3-lt783rD9YMK3zVNLuF-Tl3Bbo/w640-h350-c/Passing+data+into+component+in+Angular+2+using+%2540Input+%25282%2529.jpg)
Passing data into component in Angular 2 using @Input
Sunday, 31 December 2017
If you call a component in the template of another component using component selector then you may need to pass some information to...
Read more »
Labels:
ng2
![[ info ] [ info ]](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh3xRh6HWJFDUHsOEnPcm7q-eVZAnVsUTyff3r8Usa6jCVOZcK9yiOfUi8jzFIjAx72zvnG9Jq_jO75-HgHC9uPcrhv7OFfDygz6rVURS6xf7HnGdmaj7a_1iBcRE7geLbErOaJCvqwNpc/w640-h350-c/Introduction+to+React.jpg)
Introduction to React
Sunday, 26 November 2017
In this unit, you can learn a brief about React , so that you can get few idea regarding React before exploring it. What is React...
Read more »

Reverse a String in JavaScript
Sunday, 28 May 2017
Hello friends, in this post we are going to learn how to reverse a string, though there are so many ways to reverse a string, in this post ...
Read more »
![[ info ] [ info ]](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1UHAzsYEo1F1H1o-wpMeHHfHxZLacooZcQowGAZxsZ1Ve9vV1Bxn1-IvZ27hh8utrGUnTHgLjgts5WTe9Kl75knFXxBKyLAjtckMUAfm8hYoJOI4TeflaTfWgCkhm-oiUu7e4VfB_z90/w640-h350-c/Creating+Hello+World+in+Angular+2+using+Angular+CLI+PNG.png)
Creating Hello World in Angular 2 using Angular CLI
Sunday, 19 February 2017
Hello guys, nowadays Angular is much popular and most used framework for front-end in app development. Previously we used AngularJS ( ...
Read more »
Subscribe to:
Posts (Atom)