* feat: this commit adds openAI sdk to the sdk section
* ref: move openAI SDK to the end of the section
* update openai sdk
---------
Co-authored-by: Gökay Gürcan <github@gokaygurcan.com>
Added a link to Vite in the bundlers section of the README. Vite is a next-generation frontend tooling optimized for speed and modern development workflows.
* docs(regexp): add Regulex JavaScript RegExp visualizer
Added Regulex, a JavaScript regular expression visualizer, to the RegExp section.
Regulex provides an interactive way to understand regex patterns and their structure.
* docs(regexp): add Regulex JavaScript RegExp visualizer
Added Regulex, a JavaScript regular expression visualizer, to the RegExp section. Regulex provides an interactive way to understand regex patterns and their structure.
1. Updated GitHub Actions versions:
actions/checkout@v2 → actions/checkout@v4
actions/upload-artifact@v2 → actions/upload-artifact@v4
Updated Ruby version from 2.6 to 3.2 (since 2.6 is no longer supported).
2. Optimized workflow steps:
Moved setup-ruby after checkout for better execution order.
Added bundler-cache: true to setup-ruby to prevent redundant gem installations.
3. Improved awesome_bot installation:
Added --no-document flag to speed up installation.
4. Made validation step more resilient:
Added continue-on-error: true to validate to prevent workflow failure on link errors.
5. Adjusted artifact handling:
Used if: ${{ failure() }} to ensure artifacts are uploaded only if the validation fails.
Adding RevoGrid to the Spreadsheet category of the “Awesome JavaScript” list. RevoGrid is designed to address the needs of developers who require a fast, flexible, and feature-rich grid component capable of handling large datasets with ease.
I believe RevoGrid would be a great addition to your list.
* added next.js
* Update README.md
fix: remove failing links
* added lume- Deno based site generator
* fixed link for web of tomorrow podcast
---------
Co-authored-by: Gökay Gürcan <github@gokaygurcan.com>
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.