Skip to content

Commit

Permalink
Pull request #74: Add new post 2023-01-31-how-we-writing-modern-javas…
Browse files Browse the repository at this point in the history
…cript-with-angularjs-1-x

Merge in WI/engineering-blog from 2023-01-31-how-we-writing-modern-javascript-with-angularjs-1-x to master

Squashed commit of the following:

commit 54e1e71539abda72d7723241252544dba72e98b3
Author: Pranav Jindal <[email protected]>
Date:   Wed Mar 22 18:06:42 2023 +0530

    reduce font size for code block

commit 53f7cf4e450af8d8f3aaa9511bb4f901c535e25f
Author: Pranav Jindal <[email protected]>
Date:   Wed Mar 22 17:22:35 2023 +0530

    update blog date

commit 7d83db2a8468378788120798f69c5e322273fb81
Merge: 2498370 a5a81af
Author: Pranav Jindal <[email protected]>
Date:   Wed Mar 22 17:21:14 2023 +0530

    Merge remote-tracking branch 'origin/master' into 2023-01-31-how-we-writing-modern-javascript-with-angularjs-1-x

commit 24983705f790b6245c9f64c8bcc9d3c8fa034535
Author: Pranav Jindal <[email protected]>
Date:   Wed Mar 22 13:42:51 2023 +0530

    fix(): add muted to ensure autoplay

commit fdb04348b4597c2eeae441a5ec7bad01775ccfa8
Author: Pranav Jindal <[email protected]>
Date:   Wed Mar 22 13:19:34 2023 +0530

    add async await support

commit 3cc435e453b344779412ab87ce79c8ff412ad56e
Author: Pranav Jindal <[email protected]>
Date:   Tue Mar 21 18:31:44 2023 +0530

    incorporate review comments

commit e6599f7131615d4a0c7f867282a3fc540517e9a6
Author: Pranav Jindal <[email protected]>
Date:   Tue Mar 21 11:33:09 2023 +0530

    fix(): typo fix

commit 33976990f68ec22293eec98b4a51f8697db637dd
Author: Pranav Jindal <[email protected]>
Date:   Mon Mar 20 11:30:53 2023 +0530

    fix(): add video controls

commit 16087be6b09368e652f7e2531148249e3102ed71
Author: Mahesh Bansod <[email protected]>
Date:   Sun Mar 19 20:04:25 2023 +0530

    fix typos

commit 49e8ac5efdf450b1b42e32e4053dd90fcd964bc4
Author: Pranav Jindal <[email protected]>
Date:   Sun Mar 19 15:14:52 2023 +0530

    chore(jira): link with jira VB-10515

commit 6fd3d7b201636f859d3623a7d3620f8e221dee88
Author: Pranav Jindal <[email protected]>
Date:   Sun Mar 19 15:03:23 2023 +0530

    nitpick

commit d99b48cb60eaf7bbd554b2d56136768eb9863a46
Author: Pranav Jindal <[email protected]>
Date:   Sun Mar 19 15:01:54 2023 +0530

    changes for blog

commit 1cadc4b5eb50ec318816350e21be7596b4c43b85
Author: Pranav Jindal <[email protected]>
Date:   Sun Jan 15 19:59:49 2023 +0530

    add lorem ipsum to view overall length

commit 111f74378f469c5caaf5f82fab907885ad306759
Author: Pranav Jindal <[email protected]>
Date:   Sun Jan 15 19:56:43 2023 +0530

    fix(code): fix over saturated code block css

commit 1a1641c8588eed0743fd90cea155b7f0857e82e2
Author: Pranav Jindal <[email protected]>
Date:   Sun Jan 15 19:47:58 2023 +0530

    add laxman meme

commit 9e3e5506f50e4c4ca4acc00a3072333f822d36bb
Author: Pranav Jindal <[email protected]>
Date:   Sun Jan 15 19:33:37 2023 +0530

    add more memes and bullet points

commit f61b29b7e71310bb10772afcddf1dc0bc761d761
Author: Pranav Jindal <[email protected]>
Date:   Sun Jan 15 18:57:59 2023 +0530

    more content

commit 0aa461500ce84a09f87a5f36b738d9390e4782a1
Author: Pranav Jindal <[email protected]>
Date:   Sun Jan 15 17:51:57 2023 +0530

    add author image and links in new tab

commit ab7a62124400be4d8f2284591ada4acf3087b526
Author: Pranav Jindal <[email protected]>
Date:   Sun Jan 15 17:02:17 2023 +0530

    add new post 2023-01-31-how-we-writing-modern-javascript-with-angularjs-1-x
  • Loading branch information
pranav-jindal-wingify authored and vikassharmawingify committed Mar 22, 2023
1 parent 765219e commit 91c1ef7
Show file tree
Hide file tree
Showing 10 changed files with 291 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ authors:
twitter: anshulkgupta93
team_tripod_ctf2k21:
twitter: pranavjindal999
pranavjindal999:
twitter: pranavjindal999
randeep_singh:
twitter: sugoikhalsa
aakash_chawla:
Expand Down

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,18 @@
border: 1px solid;
}

code.language-text {
background: rgb(212, 212, 212) !important;
color: black !important;
font-family: monospace !important;
text-shadow: none !important;
padding-left: 5px !important;
padding-right: 5px !important;
}

.gatsby-highlight {
font-size: 14px;
}

.projects {
text-align: center;
Expand Down
Binary file added images/2023/01/angular-sword.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/2023/01/define-define.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/2023/01/hmr-edit.mp4
Binary file not shown.
Binary file added images/2023/01/laxman-hmr.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/2023/01/tension-sorted.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/2023/01/tension.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/team/pranavjindal999.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 91c1ef7

Please sign in to comment.