Skip to content

Created How to Implement Caching in Javascript Page#533

Merged
jaredwray merged 8 commits intojaredwray:mainfrom
cprendergast19:main
Nov 3, 2022
Merged

Created How to Implement Caching in Javascript Page#533
jaredwray merged 8 commits intojaredwray:mainfrom
cprendergast19:main

Conversation

@cprendergast19
Copy link
Contributor

@cprendergast19 cprendergast19 commented Nov 1, 2022

Please check if the PR fulfills these requirements

  • Followed the Contributing guidelines.
  • Tests for the changes have been added (for bug fixes/features) with 100% code coverage.
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Created a Getting Started Guide
Updates made basted on feedback from Jared.
Added Sections 6 and 7 Compression and Caching
Added example to #3.
Updated example
Updated the title of #7
Added How to implement Caching with Javascript page
@codecov
Copy link

codecov bot commented Nov 1, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (c67f453) compared to base (7c17b52).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #533   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          341       341           
=========================================
  Hits           341       341           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Added caching-node.md file  - How to Implement Caching in Node, same as How to Implement Caching in Javascript
@jaredwray
Copy link
Owner

this is great. merging

@jaredwray jaredwray merged commit a62aab0 into jaredwray:main Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants