DevGuide ??

Description
Join our channel for valuable programming resources, engaging discussions, and exciting career opportunities in programming.

Stay connected with me: linktr.ee/AliSamir
Advertising
We recommend to visit

Community chat: https://t.me/hamster_kombat_chat_2

Twitter: x.com/hamster_kombat

YouTube: https://www.youtube.com/@HamsterKombat_Official

Bot: https://t.me/hamster_kombat_bot
Game: https://t.me/hamster_kombat_bot/

Last updated 3 weeks, 5 days ago

Your easy, fun crypto trading app for buying and trading any crypto on the market

Last updated 2 weeks, 5 days ago

Turn your endless taps into a financial tool.
Join @tapswap_bot


Collaboration - @taping_Guru

Last updated 5 days, 5 hours ago

2 Monate, 3 Wochen her
**What do version numbers mean?**

What do version numbers mean?

Semantic Versioning (SemVer) is a versioning scheme for software that aims to convey meaning about the underlying changes in a release.

———

SemVer uses a three-part version number: MAJOR.MINOR.PATCH.

⦿ MAJOR version: Incremented when there are incompatible API changes.

⦿ MINOR version: Incremented when functionality is added in a backward-compatible manner.

⦿ PATCH version: Incremented when backward-compatible bug fixes are made.

2 Monate, 3 Wochen her
**Asynchronous JavaScript Course – Async/Await , …

Asynchronous JavaScript Course – Async/Await , Promises, Callbacks, Fetch API
https://youtu.be/OFpqvaJ3QYg

2 Monate, 4 Wochen her

MVC (Model View Controller) ?

MVC is a very popular design pattern that many of the frameworks that I will be mentioning use. I would say the majority of them use MVC in one way or another. ⚡️

The idea is to separate your code into 3 logical components (model, view, and controller). Each of these components handles a certain part of your application. I won’t go into huge detail with MVC, but give you a brief summary of what each component does.

———

? Model

The model is typically the part of your code that deals with the data. Your data can come from anywhere, but it typically comes from a database. If you need to fetch a list of employees from the database, it is typically the job of the model to do so. You may also use an ORM (Object Relational Mapper) or ODM (Object Data Mapper) to help create your models. For instance, Laravel uses an ORM called Eloquent to create and work with models.

———

? View

The view is just that. It is the view or the user interface display of the application. These could be views that are rendered on the server. Laravel uses a template engine called Blade for views. Django commonly uses Jinja and Express could use ESM or Jade. Another popular option is to use a UI library like React as the view. In fact, React is often called the “V” in MVC.

———

? Controller

The controller usually acts as an interface between the model and the view. The controller asks the model for data and then loads the view and passes the data to it. Typically in web apps, you create “routes”, which are URLs that the browser or an HTTP client hits and specific routes will call specific methods in the controller class.

3 Monate her

لمن شرفنا بالانضمام إلى القناة حديثًا ??****

3 Monate her
[#frontend\_tips](?q=%23frontend_tips)

#frontend_tips
———————

تركاية فرونت اند ع السريع...⚡️****

- لا تنسوا أهلنا في فلــسطــين وفي ســوريا وفي الســودان وفي اليــمن وفي كل دول العالم من المسلمين من الدعاء. ?

CSS Margin with RTL Elements ?

- Using margin\-inline\-end to align a picture to either the left or the right depending on the browser direction (right to left, or left to right).

———

*⚡️ Tutorial Video:* https://youtu.be/mUSnmJ77TPQ

3 Monate her
**تطبيقات الويب التقدمية (PWA) .. ما …

تطبيقات الويب التقدمية (PWA) .. ما هي؟ وما مميزاتها؟ ⚡️**

Understanding Progressive Web Apps (PWAs) ?**

- What exactly are PWAs, and why are they generating so much buzz? Let's dive in and explore.

https://dev.to/alisamirali/understanding-progressive-web-apps-pwas-43o9

5 Monate, 1 Woche her
5 Monate, 1 Woche her

Mastering React Interview: Top Common Questions and Best Practices

https://nerdleveltech.com/mastering-the-react-interview-top-questions-and-best-practices

Nerd Level Tech

Mastering React Interview: Top Common Questions and Best Practices

Welcome to our comprehensive guide to help you excel in React interviews! In this article, we'll provide you with an in-depth understanding of key React

**Mastering React Interview: Top Common Questions and Best Practices**
5 Monate, 1 Woche her
5 Monate, 2 Wochen her

سكينة معجون خفيفة ع الماشي...

الناتج هيكون إيه وليه طلع كده؟

https://www.linkedin.com/posts/dev-alisamir_javascript-js-javascriptdeveloper-activity-7187409748034539521-lSy_

We recommend to visit

Community chat: https://t.me/hamster_kombat_chat_2

Twitter: x.com/hamster_kombat

YouTube: https://www.youtube.com/@HamsterKombat_Official

Bot: https://t.me/hamster_kombat_bot
Game: https://t.me/hamster_kombat_bot/

Last updated 3 weeks, 5 days ago

Your easy, fun crypto trading app for buying and trading any crypto on the market

Last updated 2 weeks, 5 days ago

Turn your endless taps into a financial tool.
Join @tapswap_bot


Collaboration - @taping_Guru

Last updated 5 days, 5 hours ago