Sona.js
@nonstopjs_com
Followers
1
Following
2
Media
2
Statuses
29
๐ป I Breath Coding. ๐ข Let's Talk Anything JavaScript. ๐ Present Goal 10 Twitter Followers !
127.0.0.1
Joined January 2022
JavaScript is a popular and versatile programming language. And if you want to learn it, there are tons of good (free) resources out there you can use to get started. In this guide @chp_it shares 23 free websites to help you learn JS in 2022. https://t.co/wJZwC8EdCy
freecodecamp.org
By Chaitanya Prabuddha JavaScript is a programming language that's used for a variety of purposes, including web development, web apps, game development, and more. JavaScript also lets you add...
1
71
211
0
1
1
The 2 sides of a project ! ๐ Developer: How can I make it ? Tester: How can I break it ? #softwaredevelopment #Developer #Tester #projectmanagement #Coding #programming
0
2
2
Programming is 10% writing code and 90% understanding why it is not working ๐ #coding #programming #webdesign #webdeveloper #SoftwareEngineer #Developer #jokes #Software #javascript
0
2
2
#100DaysOfCode is not about SUCCESS or FAILURE.... it's all about giving a KICK START...๐ซ Retweet if you really agree ๐
0
2
3
JavaScript vs Python ๐ The trend is clear... Retweet & Follow Me, if you are drifting towards JavaScript ๐ #javascript #Python #javascriptvspython #webdeveloper #coding #programming #SoftwareEngineer #100DaysOfCode #100daysofcodechallenge #Developers
1
2
5
When you're coding in JavaScript, sometimes you might wonder... What's the best way to get data out of an asynchronous function? Well, Toby had that same question - and here, he explores how to handle async callbacks in JS...without callbacks. https://t.co/09q9ayYpO7
freecodecamp.org
By Tobias Parent Noodling about on Discord today, the same question came up a few times on a few different servers. I thought it was a great question, and it seems my brain doesn't work quite the way...
2
10
74
Me to Test Engineer: It's not a bug. It's an undocumented feature. ๐ Follow Me, if you came across the same ! #softwaredevelopment #Developer #codinglife #Coding #programming #softwareengineering #Joke #javascript #Python
0
3
0
The untold truth about software development process: (1) Why this is not working? (2) No, I can't fix this (3) Questions career (4) Questions life (5) oh it was a typo...cool ๐Retweet, if you agree! #developers #SoftwareEngineer #Coding #programmer #jokes #softwaredevelopment
0
1
0
JavaScript has a built-in read only global property "Infinity". Example: var result = 1 / 0; if (result === Infinity) { console.log('Result is Infinity!'); } Follow me for more interesting JavaScript tips! #javascript #programming #Coding #webdevelopment
0
2
2
๐ JavaScript explained ๐ Did you know that array length is no ordinary property but indeed implemented as a getter and setter function? Its behavior can surprise you because you can, for example, truncate an array with it by setting it to 0. โ
14
28
174
Block scope in JavaScript using "let": Variables declared inside a { } block using "let" cannot be accessed from outside the block: Ex: { let x = 1; } // x CANNOT be used here Follow me for more js wonders! #javascript #programming #coding #webdeveloper
0
2
0
๐Debugging is like being the detective in a crime movie where youโre also the murderer -Filipe Fortes ๐ #programming #developers #CodeNewbie
0
2
0
5 popular JavaScript Frameworks: React Vue.js Node.js Ember.js AngularJS Follow me to master #javascript #programming
0
1
0
Angular 11 is a popular JavaScript framework. And you can learn it by building your own version of the Steam Game Store. In this course, you'll build the project from scratch and learn some basic TypeScript, routing, and how to style components. https://t.co/FygWKChnod
freecodecamp.org
Angular is one of the most popular web frameworks. We just released a course on the freeCodeCamp.org YouTube channel that will teach you how to create an Angular 11 project from scratch. It uses a...
1
40
232
2022 is the best year to learn #javascript! JavaScript can be used for: ๐Machine Learning ๐Web Development ๐App Development ๐GUI Development ๐Automation ๐Server Dev ๐Analytics ๐Gaming ๐and Much More...
0
0
0
The whole world is busy celebrating the #NewYear2022 our web developers are busy fixing ยฉ2021 to ยฉ2022...lol #javascript #webdeveloper #programming
0
1
0