JavaScript: The language where 'undefined' is not a type error but a rite of passage. ๐ค๏ธ๐
#DevProblems #JavaScript
0 replies4 likes
More like this
Recommendations from Medial
Sagar gupta
Full-time Freelancer...ย โขย 10m
Javascript Questions Asked in Every Interview | PART 1
1. What is the difference between Null and undefined.
Ans: Null and undefined are both primitive values in javascript that represents the absence of value. Key difference null is deliberately a
ReactJS: The only place where using Hooks is completely legal and encouraged. ๐ช๐
#JavaScript #ReactJS
1 replies2 likes
Nikhil Kesharwani
SDEย โขย 6m
JavaScript: The Language That Powers the Web
JavaScript is more than just a programming languageโit's the backbone of dynamic web development. Whether you're building interactive user interfaces, handling real-time data, or creating seamless web app
See More
0 replies4 likes
ProgrammerKR
Founder & CEO of Pro...ย โขย 2m
Tech News: Python 3.12 Released
Python 3.12 has officially landed with faster performance, improved error messages, and new typing features. Itโs a major milestone that continues to solidify Pythonโs role as a versatile, developer-friendly language.
See More
0 replies3 likes
Souvik Paul
ย โขย
ZeroBizzย โขย 1m
Do you know where Medial is hosted? We know. #CyberSecurity #javascript
Hosting Provider: Amazon Web Services (AWS)
IP Address: 108.159.91.96
IP Type: IPv4
Internet Amazon, Inc.
Latitude: 19.0759837
Longitude: 72.8776559
Country: India, Asia
Locati
Just launched the first version of my custom scripting language: SimpleScript!
Built from scratch with a lexer, parser, and interpreter in JavaScript.
It supports variables, control flow, expressions, functions, arrays, and more.
The goal? To make sc
See More
0 replies7 likes
Sneh Shah
'devtah' without the...ย โขย 7m
๐จ ๐๐ง๐ญ๐ซ๐จ๐๐ฎ๐๐ข๐ง๐ : ๐๐ญ๐๐๐ค ๐๐ง๐๐๐ซ๐๐ฅ๐จ๐ฐ! ๐จ
So there I was, prepping for an interview, and getting asked why I didnโt choose one language over another. Naturally, I started comparing themโtaking notes โuntil I thought, โWhy not just
1. Python:
- History: Python was created by Guido van Rossum and was first released in 1991. Its design philosophy emphasizes code readability and its syntax allows programmers to express concepts in fewer lines of code.
- Unique Fact: The name