šŸ†– Karan Oza Profile picture
šŸ‘‹Hello, How can I Help You as a Developer, Freelancer or as a HUMAN BEING šŸ™‹ Co-founder & CTO @industriestadka | Youtube channelšŸ‘‡
Oct 10, 2020 ā€¢ 15 tweets ā€¢ 4 min read
šŸ§µHow To Find A Job šŸ§µ

āœ…5 Important Steps & Guideline

#100DaysOfCode #CodeNewbie 1. Online Job Searching Platforms

1. Indeed: Best Overall
2. AngelList: Best for Startup Jobs
3. LinkedIn: Best for Connecting Directly With Recruiters
4. LinkUp: Best for Up-to-Date Listings
5. Scouted: Best for Recent College Graduates
6. Snagajob: Best for Hourly Jobs
Oct 1, 2020 ā€¢ 27 tweets ā€¢ 5 min read
šŸ§µTop JavaScript Interview QuestionsšŸ§µ

āš”ļøQuestions and Answers :

#100DaysOfCode #CodeNewbie #javascript Q1 . What is JavaScript?

JavaScript is a text-based programming language used both on the client-side and server-side that allows you to make web pages interactive. The general-purpose core of the language has been embedded in Netscape and other web browsers.
Sep 29, 2020 ā€¢ 5 tweets ā€¢ 9 min read
šŸ”—Chain of Motivation and Appreciation

šŸŒˆ You all are doing amazing work.
Claps for your motivation & support šŸ‘šŸ‘šŸ‘

šŸ“ Mention your friends, mentor or accounts from whom you inspired & want to appreciate them šŸ‘šŸ¤—šŸ™

#100DaysOfCode #CodeNewbie Mine is :

@thisismanaswini
@error404_sp
@__akash__19
@ritvikdubey27
@ping_Unnati
@Prathkum
@rovenclasher

And many more šŸ‘šŸ¤—šŸ™
Sep 29, 2020 ā€¢ 5 tweets ā€¢ 2 min read
šŸ§µJavaScript Frameworks to LearnšŸ§µ

ā­ļøFront-End, Back-End & Testing

#100DaysOfCode #CodeNewbie #javascript According to stackoverflowā€™s survey 2020, JavaScript is the most commonly used language for the 8th year straight with 67.7% people opting for it. The major reason for its popularity is the fact that its versatile & can be used for both frontend & backend as well as for testing.
Sep 28, 2020 ā€¢ 4 tweets ā€¢ 1 min read
šŸ§µWeb Development Project Ideas For CodeNewBiesšŸ§µ

1. One-page layout
2. Login authentication
3. Product landing page
4. Giphy with a unique API
5. JavaScript Quiz game
6. To-do list
7. SEO-friendly website

#100DaysOfCode #CodeNewbie 8. JavaScript drawing
9. Reminder app
10. Google home page Clone
11. Tribute page
12. Survey form
13. Exit plugin
14. Weather app
Sep 24, 2020 ā€¢ 9 tweets ā€¢ 3 min read
šŸ§µAsynchronous JavaScript & CallbackšŸ§µ

āš”ļøInformative thread with examples

#100DaysOfCode #CodeNewbie #javascript Synchronous :

- Synchronous operations in JavaScript entails having each step of an operation waits for the previous step to execute completely.

- This means no matter how long a previous process takes, subsequent process won't kick off until the former is completed. Image
Sep 20, 2020 ā€¢ 9 tweets ā€¢ 3 min read
šŸ§µPromises In JavaScriptšŸ§µ

āœ…Informative Thread with an Examples

#100DaysOfCode #CodeNewbie #javascript " I promise to do this whenever that is true. If it isn't true, then I won't."

This is a simple illustration of JavaScript Promises. Sounds like an IF statement? Weā€™ll soon see a huge difference.
Sep 18, 2020 ā€¢ 10 tweets ā€¢ 3 min read
šŸ”„FREE UDEMY COURSESšŸ”„

āœ…HURRY UP RT FOR BETTER REACH

šŸ™MAY BE YOU DONT NEED BUT THE ONE WHO NEED THEY CAN GET BY SHARING.

#100DaysOfCode #CodeNewbie #webdev
udemy.com/course/html-anā€¦ udemy.com/course/foundatā€¦
Sep 12, 2020 ā€¢ 6 tweets ā€¢ 2 min read
šŸ§µJSON.stringify() v/s JSON.parse()šŸ§µ

All you want to know about this Javascript objects
with examples in Coding snippet.

#100DaysOfCode #CodeNewbie - Local storage can only save strings, so storing objects requires that they be converted into strings using JSON.stringify() before storing them.

- You canā€™t ask local storage to store an object directly because it will store ā€œ[object Object]ā€.
Sep 4, 2020 ā€¢ 5 tweets ā€¢ 1 min read
šŸ§µPackage.json VS Package-lock.jsonšŸ§µ

It looks the same but there is difference wht's that ? Just go through the thread

#100DaysOfCode #CodeNewbies 1. Do you need both package-lock.json and package.json both?

--> NO.

2. Do you need the package.json?

--> YES.

3. Can you have a project with only the package-lock.json?

--> NO.
Aug 31, 2020 ā€¢ 14 tweets ā€¢ 5 min read
šŸ§µHELP OTHERS TO HELP YOURSELFšŸ§µ

Initiative Towards Education and Extending Helping Hands to someone needy.

#100DaysOfCode #CodeNewbies #education To Change the world, start from yourself first:

We spent a lot money in our foods, clothes and parties. And sometimes many more reasons and later we realize its waste of money. So instead of that we help someone needy and educate them. Here is how you can do it.šŸ‘‡
Aug 28, 2020 ā€¢ 6 tweets ā€¢ 2 min read
šŸ§µAll about Node JS šŸ§µ

What ? Why ? & Where ? Node JS Used....

#javascript #100DaysOfCode #CodeNewbie What Is Node JS?

Node is a platform built on Chrome's JavaScript runtime for fast & scalable network applications. It's uses an eventdriven, non-blocking I/O model that makes it lightweight & efficient for data-intensive realtime applications that run across distributed devices.
Aug 3, 2020 ā€¢ 7 tweets ā€¢ 2 min read
šŸ§µKnowledge Sharing ThreadšŸ§µ
šŸŒTechnologies In Big Companies
1/5

Company: Google
Front-End: JavaScript, Typescript
Back-end: C, C++, Go, Java, Python
Database: Bigtable, MariaDB

#100DaysOfCode #javascript #CodeNewbie #programming #Website #webdesign 2/5
Company: Facebook
Front-End: ReactJS, Flow
Backend: Hack, PHP, Python, C++, Java, Erlang, D,
XHP,Haskell
Database: MariaDB,MySQL,HBase,Cassandra

Company: YouTube
Front-End: Javascript
Backend: C, C++, Python, Java, Go
Database:Vitess, BigTable, MariaDB
Jul 21, 2020 ā€¢ 5 tweets ā€¢ 3 min read
DOM Series #3
The HTML DOM Document Object
The document object represents your web page.

If you want to access any element in an HTML page, you always start with accessing the document object.
#100DaysOfCode #javascript #CodeNewbie #programmer #html #Website #freeCodeCamp Finding HTML Elements

MethodDescription

document.getElementById(id): Find element by element id

document.getElementsByTagName(name): Find elements by tag name

document.getElementsByClassName(name): Find elements by class name
Jul 20, 2020 ā€¢ 6 tweets ā€¢ 3 min read
DOM Series #2

DOM Methods & properties

HTML DOM methods are actions you can perform (on HTML Elements).

HTML DOM properties are values (of HTML Elements) that you can set or change.

#100DaysOfCode #javascript #html #developers #CodeNewbies #programming #webdev #DEVCommunity The HTML DOM can be accessed with JavaScript (and with other programming languages).

In the DOM, all HTML elements are defined as objects.

The programming interface is the properties and methods of each object.
Jul 19, 2020 ā€¢ 5 tweets ā€¢ 3 min read
DOM Series - #1
The HTML DOM (Document Object Model)

When a web page is loaded, the browser creates a Document Object Model of the page.

ThreadšŸ§µ

#100DaysOfCode #javascript #developers #CodeNewbies #programming #html JavaScript can change all the HTML elements in page
change all the HTML attributes in page
change all CSS styles inbpage
remove existing HTML elements and attributes
add new HTML elements and attributes
react to all existing HTML events in the page
create new HTML events in page
Jul 17, 2020 ā€¢ 6 tweets ā€¢ 3 min read
Web Designer v/s Web Developer

Today I found somewhere discussion about it so here is the detail Thread šŸ§µ

#100DaysOfCode #webdeveloper #Webdesigner #javascript #CodeNewbies #programming #programmer #amazing #design Web designers are responsible for the web visual design, he must have great sense of aesthetics & have ability to make website look beautiful. Whatā€™s more, they are using web design tools like Photoshop, Coreldraw, Frontpage, Dreamweaver to make the website stand out of the crowd
Jul 16, 2020 ā€¢ 8 tweets ā€¢ 3 min read
JavaScript is programming language or scripting language. This thread is about what I think about Javascript.

Comment your opinion if I missed something...

#javascript #100DaysOfCode #javascript30 #coding #CodeNewbies #programming #developers #DEVCommunity Programming, Scripting, and Markup Languages
When it comes to making a website or app coding involves basically above 3 types of languages
- JavaScript isĀ not a programmingĀ languageĀ in strict sense. Instead, it is aĀ scripting languageĀ because it uses the browser to do the work.
Jul 12, 2020 ā€¢ 4 tweets ā€¢ 2 min read
Framework Thread
A Ā Framework is a complete package with its own functionalities & libraries. A Framework has its own rules, you donā€™t have much flexibility and the project is dependent on the Framework you use. Angular is an example of a framework.

#100DaysOfCode #code #Angular Angular has released in 2016 but before Angular, there was AngularJS. One of the most asked questions about Angular is that what is the difference between AngularJS and Angular?
AngularJS vs Angular

These Ā 2 versions of Angular confuse many developers.
Jul 12, 2020 ā€¢ 5 tweets ā€¢ 2 min read
SPA Thread
"Single Page Applicaiton" is technology in which each time URL changes of website, the complete page is not reloaded but instead only a portion of the page loads so loading less data from server & thereby reducing load on the server
#100DaysOfCode #Angular #javascript Earlier when full pages were written on backend technology and used to be .asp, .php or .jsp then whole content was written and after calucaltions and compilation were sent from server as plain html pages.
Jul 11, 2020 ā€¢ 5 tweets ā€¢ 3 min read
MEAN Stack Thread
MEAN is an acronym forĀ MongoDB,Ā ExpressJS,Ā AngularJSĀ andĀ Node.js. From client to server to database, MEAN is full stack JavaScript.

#100DaysOfCode #Angular #javascript #CodeNewbie #code #programming #DEVCommunity #technology #tech Image MongoDBĀ is a schemaless NoSQL database system. MongoDB saves data in binary JSON format which makes it easier to pass data between client and server.