-
Hi,
I would like to know if you can add the ability to customize the AceEditor component in `src/components/Editor.js`
e.g. (on JekyllAdmin-0.1.1, Windows-7)
This is the default view:
![ja-ed…
-
## RSpec
- Bigger ecosystem _[citation needed]_
- Tests are more readable (arguably, this could achieve by using `Minitest::Spec`, but at that point, why not use the "original" spec library)
- Separat…
-
This is less of a library but more of a full-fledged application proposal.
This proposal has been stated before in other places, but I'm going to put it here.
Personally, I would prefer a full I…
-
The python package isn't installable if `libpostal` isn't separately installed on the system beforehand. That is quite unexpected for a python package wrapping a C-library.
ulope updated
2 years ago
-
For some background information, I've only started with the basics of Bookdown today, I'm not an R user, and I don't write that many documents. So can't speak from much experience.
But, I have sp…
-
# Keeps data in the memory!
### Basic Features
- implementing a high performance in-memory cache to decrease data access latency, increase throughput, and ease the load off your back-end systems.…
-
主な対象分野 | チェックリスト | 理由 | 参考URL
-- | -- | -- | --
コントローラ | アソシエーションメソッドを使いましょう。 | よくない例として、アソシエーションメソッドを使わずに何行もコツコツ書くということが挙げられます。悪い例:blog = Blog.new(blog_params)blog.user_id = current_user.idblog.s…
-
Nice architecture! Shows what can be done.
Given everything is modular, is there much chance of supporting other languages? Don't know if it would be a lot of work, but an (almost) language-agnosti…
-
### Checks
- [X] This is not a duplicate of an existing issue (please have a look through our [open issues list](https://github.com/TheOdinProject/curriculum/issues) to make sure)
- [X] I have thorou…
-
# FRQ Connection to PBL
## FRQ 1: Diverse Arrays (Theme: Arrays/2D Arrays)
[FRQ 1 Blog](https://raunak2007.github.io/csa-pages/2024/02/20/frq1.html)
This FRQ focuses on using Arrays/2D Arrays and i…