Emmersive Learning
4.83K subscribers
2.11K photos
71 videos
10 files
933 links
Learn Fullstack Development | Coding.

Youtube : https://www.youtube.com/@EmmersiveLearning/?sub_confirmation=1

Contact Admin : @MehammedTeshome
Download Telegram
Our Next course is on ReactJS.

probably Next week.
🔥2
If you are not good at designing and want to get design inspiration, check out these websites:

- Behance
- Dribble
- Pinterest
- Canva
- 99Desings
- Design Inspiration

Which one is your fav?
1
In software development, code can run in various environments, each serving a different purpose.

✦ Development Environment
✦ Testing Environment
✦ Staging environment
✦ Production Environment
2
What are you using right now?

Comment below! 👇
What is Compiling?

Developers write code in languages that are more developer-friendly such as JSX, TypeScript, and modern versions of JavaScript.

While these languages improve the efficiency and confidence of developers, they need to be compiled into JavaScript before browsers can understand them.

Compiling refers to the process of taking code in one language and outputting it in another language or another version of that language.
👍2
What is Minifying?

Developers write code that is optimized for human readability.

This code might contain extra information that is not necessary for the code to run, such as comments, spaces, indents, and multiple lines.

Minification is the process of removing unnecessary code formatting and comments without changing the code’s functionality. The goal is to improve the application’s performance by decreasing file sizes.
👍1
What is Bundling?

Developers break up their application into modules, components, and functions that can be used to build larger pieces of their application.

Exporting and importing these internal modules, as well as external third-party packages, creates a complex web of file dependencies.

Bundling is the process of resolving the web of dependencies and merging (or ‘packaging’) the files (or modules) into optimized bundles for the browser, with the goal of reducing the number of requests for files when a user visits a web page.
1
What is Code Splitting?

Developers usually split their applications into multiple pages that can be accessed from different URLs. Each of these pages becomes a unique entry point into the application.

Code-splitting is the process of splitting the application’s bundle into smaller chunks required by each entry point.

The goal is to improve the application's initial load time by only loading the code required to run that page.
👍1
What are Build Time and Runtime Codes ?

Build time (or build step
) is the name given to a series of steps that prepare your application code for production.

When you build your application, your code will be transformed into production-optimized files ready to be deployed to servers and consumed by users.

Runtime (or request time) refers to the period of time when your application runs in response to a user’s request, after your application has been built and deployed.
🔥2
What are Client and Server ?

client
refers to the browser on a user’s device that sends a request to a server for your application code. It then turns the response it receives from the server into an interface the user can interact with.

Server refers to the computer in a data center that stores your application code, receives requests from a client, does some computation, and sends back an appropriate response.
🔥1
Some are still not using chatGPT, This is not good.

use this link for fast use
https://chat.geekgpt.org/
🥰1
ChatGPT is free.
YouTube is free.
Notion is free.
Canva is free.

In 2016, you can learn a new skill and make money online.

All you need is a laptop and internet.
1
Which are you ?
1
Forwarded from Immersive Ai
Sam Altman (CEO of OPEN AI) tweeted about DALL-E 3 yesterday.

Top points:

1. ChatGPT + Image Generation = DALL-E 3
2. DALL-E 3 can Spell right!
3. Own your Art with DALL-E 3

DALL-E 3 integrated directly into Bing (completely free to use)
Forest Hackathon ? ... Love it 😍😊
Forwarded from Immersive Ai
Forest Hackathon!
👍1😁1
Love these Ai generated images. Great art
Forwarded from Immersive Ai
Dall-e 3 generated images
🥰2👍1